View Full Version : monitoring services
thesaintjim
23-11-2004, 17:48
Can zabbix monitor a specific service built in to windows?
siebrand
08-12-2004, 14:16
Could you give a little more information?
If you're talking about a service appearing in the Services MMC, then you can use 'service_state[ServiceName]' as mentioned in the manual.
________
LIVE SEX WEBSHOWS (http://livesexwebshows.com/)
Hi!
Is it possible to monitor web or smtp service using service_state[ServiceName]?
How can i set the port to monitor? For example, lets say im running my web service on port 8080 instead of port 80. How can i configure this using service_state key?
I'm using zabbix 1.0 and running zabbixW32.exe on Windows 2000 server (the machine being monitored).
Thanks in advance!
You may use simple check "http,8080". This will not require any agent on Windows box.