[Check_mk (english)] Monitoring Processes [Linux]

Hello All,

With the windows agent you can monitor a service to see if it’s running.

With the linux agent I want to count the number of httpd processes and perhaps it’s load on the server.

Is this possible with this agent, is it already built in?

Thank you in advance.

Regards,

Nitesh Patel

the ps check does that

http://mathias-kettner.de/checkmk_check_ps.html

and load would be ps.perf

http://mathias-kettner.de/checkmk_check_ps.perf.html

Regards

Michael

···

Von: checkmk-en-bounces@lists.mathias-kettner.de im Auftrag von Nitesh Patel
Gesendet: Mi 15.09.2010 12:06
An: checkmk-en@lists.mathias-kettner.de
Betreff: [Check_mk (english)] Monitoring Processes [Linux]

Hello All,

With the windows agent you can monitor a service to see if it’s running.

With the linux agent I want to count the number of httpd processes and perhaps it’s load on the server.

Is this possible with this agent, is it already built in?

Thank you in advance.

Regards,

Nitesh Patel