Discussion:
Zenoss 4.2.4 Issues (Process not running: httpd Using regex '^[^ ]*\/httpd( |$)') with Monitoring Httpd.
suryadevarauday
2014-01-17 15:14:04 UTC
Permalink
suryadevarauday [http://community.zenoss.org/people/suryadevarauday] created the discussion

"Zenoss 4.2.4 Issues (Process not running: httpd Using regex '^[^ ]*\/httpd( |$)') with Monitoring Httpd."

To view the discussion, visit: http://community.zenoss.org/message/75646#75646

--------------------------------------------------------------
We have 4.2.4 upgrade from 3.2.1 and every thing seems to work normally except this one. And all the zenpacks looks fine.

I am getting an error:

Process not running: httpd Using regex '^[^ ]*\/httpd( |$)' All Processes have stopped since the last model occurred. Last Modification time

Does any one have the same issue?


this shows its running.

apache   21198 14821  0 Jan16 ?        00:00:20 /usr/sbin/httpd
apache   21199 14821  0 Jan16 ?        00:00:22 /usr/sbin/httpd
zend     29525  5780  0 Jan16 ?        00:01:57 /usr/local/zend/gui/lighttpd/sbin/php -c /usr/local/zend/gui/lighttpd/etc/php-fcgi.ini
zend     29577  5780  0 Jan16 ?        00:01:56 /usr/local/zend/gui/lighttpd/sbin/php -c /usr/local/zend/gui/lighttpd/etc/php-fcgi.ini
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/75646#75646]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
suryadevarauday
2014-01-21 19:10:58 UTC
Permalink
suryadevarauday [http://community.zenoss.org/people/suryadevarauday] created the discussion

"Re: Zenoss 4.2.4 Issues (Process not running: httpd Using regex '^[^ ]*\/httpd( |$)') with Monitoring Httpd."

To view the discussion, visit: http://community.zenoss.org/message/75651#75651

--------------------------------------------------------------
Just want to share got it working with regex:

^[^ ]*httpd[^ /]*( |$)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/75651#75651]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...