-
Incident report
-
Resolution: Fixed
-
Trivial
-
None
there are some differences between the item key helper and list of the keys in the manual
Manual | PHP helper |
---|---|
log[file,<regexp>,<encoding>,<maxlines>,<mode>,<output>] | log[file,<pattern>,<encoding>,<maxlines>,<mode>,<output>] |
logrt[file_pattern,<regexp>,<encoding>,<maxlines>,<mode>,<output>] | logrt[file_format,<pattern>,<encoding>,<maxlines>,<mode>,<output>] |
service_state[*] | service_state[service] |
system.cpu.num[<type>] | system.cpu.num |
system.localtime[<type>] | system.localtime |
system.swap.in[<device>,<type>] | system.swap.in[<swap>,<type>] |
system.swap.out[<device>,<type>] | system.swap.out[<swap>,<type>] |
system.swap.size[<device>,<type>] | system.swap.size[<swap>,<mode>] |
vfs.dev.read[<device>,<type>,<mode>] | vfs.dev.read[device,<type>,<mode>] |
vfs.dev.write[<device>,<type>,<mode>] | vfs.dev.write[device,<type>,<mode>] |
web.page.regexp[host,<path>,<port>,<regexp>,<length>,<output>] | web.page.regexp[host,<path>,<port>,<regexp>,<length>] (passive items only) |
- ordering of net.dns.record and net.dns
- ordering of net.tcp.service.perf and net.tcp.service