Can zabbix monitor a specific service built in to windows?
Ad Widget
Collapse
monitoring services
Collapse
X
-
Tags: None
-
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!Last edited by jaraju; 19-07-2005, 09:43. -
You may use simple check "http,8080". This will not require any agent on Windows box.Comment
Comment