In the zabbix servers, there is an element called "Number of running processes apache".
the check that it performs looks like this:
proc.num[httpd]
i would like to modify that to:
proc.num[apache2]
( because zabbix always tells me, that apache isn't running, but thats not true... )
how can i modify that value? ( it's a disabled box... )
thanks a lot in advance...
cu
the check that it performs looks like this:
proc.num[httpd]
i would like to modify that to:
proc.num[apache2]
( because zabbix always tells me, that apache isn't running, but thats not true... )
how can i modify that value? ( it's a disabled box... )
thanks a lot in advance...

cu

Comment