Hi,
Does anyone know is it possible to monitor state of all services at once with zabbix?
I mean I wouldn't like to enumerate every service(of Windows server) by hand.
It's really convenient when agent does it automatically: just checks if service is in it's appropriate state
So if startup type of service set to "Disabled" it should be stopped always(e.g. telnet daemon) and if it's set to "Automatic" it should run.
With Nagios agent (NSClient++) I had this functionality, but now I decided to try Zabbix
Does anyone know is it possible to monitor state of all services at once with zabbix?
I mean I wouldn't like to enumerate every service(of Windows server) by hand.
It's really convenient when agent does it automatically: just checks if service is in it's appropriate state
So if startup type of service set to "Disabled" it should be stopped always(e.g. telnet daemon) and if it's set to "Automatic" it should run.
With Nagios agent (NSClient++) I had this functionality, but now I decided to try Zabbix