PDA

View Full Version : Apache on Windows 2k server


Neo
21-07-2005, 15:43
Zabbix says that "apache is not running" on my windows server. I know that it is It is configured as a "simple check" in the ITEMS. What can i do to make this right?

Neo
24-07-2005, 08:16
I really don't know what to do about this?
Apache is installed as a service on the Windows machine. What can I do to make Zabbix actually know that it is really running there?

mconigliaro
27-07-2005, 16:02
what key are you using for the check?

Neo
28-07-2005, 17:50
Umm.. the show details shows this. Is that what you asked for?
{ipkdbserv:proc_cnt[httpd].last(0)}<1

mconigliaro
28-07-2005, 18:30
now when you look at the task manager, is apache listed as 'httpd,' or is it listed as something else, like 'httpd.exe?'

if that doesnt help, try using the actual service name as defined by the 'services' module of the control panel.

personally, i'd just use the service_state key for monitoring windows services...