Marc Powell wrote:
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:nagios-users-
[EMAIL PROTECTED] On Behalf Of Oliver A. Rojo
Sent: Saturday, April 01, 2006 11:45 PM
To: nagios
Subject: [Nagios-users] can't get into netsnmp: no output! error
Hi guys,
Anyone can help me?
I just installed nagios 1.3 version on my FC2 OS. Im trying to monitor
my local servers' disk, swap, load resources using snmp. Installed
net-snmp net-snmp-devel, net-snmp-utils on all my machines.
$ cd /usr/local/nagios/libexec/check_netsnmp -H hostname -d disk
Disk ok
but on nagios, it keeps on telling the error "no output!" and
eventually
keeps nagging me with emails.
You have an error somewhere, either permissions or configuration. You
haven't provided enough information to tell which and I'm not familiar
with the check_netsnmp plugin. Where did you get it? It might be sending
output to STDERR. Try redirecting that in your command definition --
define command{
command_name ...
command_line $USER1$/check_netsnmp -H $HOSTADDRESS$ -d disk 2>&1
}
Is this a nagios bug?
99.9999999% chance it's not.
--
Marc
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&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
hi! i got it from here....
http://mitya.pp.ru/check_netsnmp.html
--
Oliver A. Rojo
______________________________________________________________
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email in error
please notify the system manager. Please note that any views or
opinions presented in this email are solely those of the author
and do not necessarily represent those of the company. Finally,
the recipient should check this email and any attachments for the
presence of viruses. The company accepts no liability for any
damage caused by any virus transmitted by this email.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&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