Just to cover the obvious but you did compile the check_disk plugin that you are using on the solaris machine on that solaris machine or an identical one, correct?
-- Marc > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Miguel Faria > Sent: Friday, April 28, 2006 10:45 AM > To: Luc I. Suryo > Cc: [email protected] > Subject: Re: [Nagios-users] check disk on solaris machine > > Hi Luc, > > The problem is that I am executing nagios from a mandrake server. What I > do is i use check_by_ssh to connect to the solaris machine then execute > the check_disk command from there. I did this procedure with a red hat > machine using the same command and it works like a gem... > The config.h file you're mentioning, is it from nagios itself? or should > I be looking at something on the solaris machine? > > Thanks, > > > > > > Luc I. Suryo wrote: > > Miguel, > > > > > >> I am having some problems trying to find the right script/plugin to > >> execute a check_disk type command on a solaris machine. The current > >> script I have works fine on a Red Hat machine but not a solaris one. > >> > > > > I believe at compile time you might want to check the config.h and make > > some small adjustment (df flags) but otherwise it works fine for me.. > > > > ./check_disk -w 10 -c 5 -p / > > DISK OK [4634816 kB (45%) free on /dev/dsk/c1t0d0s0] > > > > ./check_disk -V > > check_disk (nagios-plugins 1.3.1) 1.7.2.4 > > > > > > -ls ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Nagios-users mailing list [email protected] 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
