As one of the suggestions you should run the script as nagios user to be on the safe side, but when adding it inside nagios config file (if this is what you are referring to) make sure you put the whole command string for your script in between "". I have had to do this to have Nagios look at my command literally.
-Don On Fri, 2006-01-27 at 16:12 +0100, Marco Borsani wrote: > Hi all! > I am running a csh script (attached) that can return just 2 states, 0 or 2. > According with these two states I print to STDOUT two kinds of strings. > Well, running from command line I see the string and the correct status, but > when I put this "comman" inside Nagios I receive this error message: (No > Output!) > > Have you got any idea? > > Regards > > Marco Borsani > Unix & Monitoring System Administrator > Technical Operation > Tel. +39 010 4310115 > Fax +39 010 4327454 > E-mail: [EMAIL PROTECTED] > > ITnet S.r.l. - Direzione e Coordinamento di WIND Telecomunicazioni S.p.A. > Internet Service Provider > Sede legale: Via C.G.Viola, 48 - 00148 Roma > Dir. Centrale e Amministrativa: Via Pacinotti, 39 > 16151 Genova (Italy) > > http://www.it.net > mailto:[EMAIL PROTECTED] > _______________________________________________________________ > Altre sedi ITnet: > MILANO tel.: +39 02 30114900 [EMAIL PROTECTED] > ROMA tel.: +39 06 83116707 [EMAIL PROTECTED] > _______________________________________________________________ > ITnet is associated to CIX (Commercial IP eXchange) and RIPE > ITnet is associated to AIIP (Associazione Italiana Internet Providers) > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ 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
