Solaris 10 check_procs

Hiren Patel hir3npatel at gmail.com
Thu Dec 18 11:18:05 CET 2008


Brandon Munger wrote:
> Hi again...
> 
> I was able to get nagios-plugins compiled in Solaris 10 with GCC.
> 
> The problem I now have has to do with the check_procs command.
> For every command I type I get:
> 
> Unable to read output

how exactly are you running check_procs here?

> 
> So I figured it was a problem with the way ps outputs its format and I
> I remembered running into a configure flag that should work.  I reran
> the configure and make with:
> 
> ./configure --prefix=/export/home/bmunger/downloads/nagios 
> --with-ps-command="/usr/bin/ps -eo 's uid pid ppid vsz rss pcpu etime 
> comm args'" --with-ps-format='%s %d %d %d %d %d %f %s %s %n' 
> --with-ps-cols=10 
> --with-ps-varlist='procstat,&;procuid,&;procpid,&;procppid,&;procvsz,&;procrss,&;procpcpu,procetime,procprog,&pos' 
> 
> 
> And it outputted an error on line 185 on check_procs.c.  I checked the 
> file and it was in
> reference to the col variable.  I modified the configure flags again 
> removing the
> --with-ps-cols=10 and reconfigured and compiled.  The resulting binary 
> still exhibits
> the same issue as when I started.  Does anyone have any ideas?



------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
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