not sure if posted in correct forumn but there is an error in ver1.4 Zabbix docu page 80 on proc_info
wrongly printed: proc_info[<process>:<attribute>:<type>]
should be: proc_info[<process>,<attribute>,<type>]
the example on pg 81, proc_info[iexplore.exe
f:avg] should use ,
tested and proven...on windows 2000 profess
cheers
wrongly printed: proc_info[<process>:<attribute>:<type>]
should be: proc_info[<process>,<attribute>,<type>]
the example on pg 81, proc_info[iexplore.exe
f:avg] should use ,tested and proven...on windows 2000 profess
cheers
Comment