Can not open pipe problem

Paul L. Allen pla at softflare.com
Mon Apr 19 18:38:32 CEST 2004


mike neuliep writes: 

> Could I have perhaps run into a limit of the shell which nagios
> operates  within?

Use ulimit -a to find the max processes a user is allowed to run.  When
you hit the problem, something like ps axfwwwwww | grep nagios | wc -l
to find out how many processes nagios is running.  Your ps may need
different options to get a full process list with wide output.  Depending
on what you have your nagios doing and where it lives, you may need to
twiddle the grep to catch everything. 

-- 
Paul Allen
Softflare Support 




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list