Hello,
I have a server with windows 2008 SP2 (x86), and a trouble to check a service, just this service : visualcron.
For exemple, no problem with "windows time" service.
when I run on my zabbix server
zabbix_get -smyservername -p10050 -k"service_state[VisualCron]"
it return 0, good !
But with the GUI/item, it return
no such service (255) :-(
I launch :
zabbix_get -smyserver -p10050 -k"system.run[net start]" to check the name, the same name of my item parameter.
I'm trying with the exe name, same result...
An other way, I'm trying with proc.num, with the GUI it return 0, with the command on my zabbix server it return 1.
why ???
I have installed the last zabbix_agentd.exe (1.8.5) and an old release (1.4.2), same results.
Thank you for your help.
Regards
I have a server with windows 2008 SP2 (x86), and a trouble to check a service, just this service : visualcron.
For exemple, no problem with "windows time" service.
when I run on my zabbix server
zabbix_get -smyservername -p10050 -k"service_state[VisualCron]"
it return 0, good !
But with the GUI/item, it return
no such service (255) :-(
I launch :
zabbix_get -smyserver -p10050 -k"system.run[net start]" to check the name, the same name of my item parameter.
I'm trying with the exe name, same result...
An other way, I'm trying with proc.num, with the GUI it return 0, with the command on my zabbix server it return 1.
why ???
I have installed the last zabbix_agentd.exe (1.8.5) and an old release (1.4.2), same results.
Thank you for your help.
Regards