Re: [Nagios-users] Regarding SNMP Trap

2006-12-27 Thread Ranjeet Kumar
Dmitriy, Below is answers of your questions: - 1. Show your snmptrapd.conf. traphandle default /usr/sbin/snmptthandler 2. Check your snmptt.ini file in [Exec] section. exec_enable = 1 pre_exec_enable = 1 unknown_trap_exec = 3. Can you execute /usr/share/nagios2/plugins/event

[Nagios-users] Regarding SNMP Trap

2006-12-27 Thread Ranjeet Kumar
Hi, I am trying to get snmp trap to nagios. I am using nagios-2.4-1, nagios-pluging-1.4.3 & OS - Debian. I am referring "Pro Nagios 2.0" book to for this. I translated the mib using snmpttconvertmib as follow: - /usr/sbin/snmpttconvertmib -in=/usr/share/smnp/mibs/IF-MIB.txt -out=/etc/snm

[Nagios-users] how to get information from host without using nrpe

2006-09-13 Thread Ranjeet Kumar
Hi,   I don’t want to use nrpe on client. Is it possible to get information from host without using nrpe. If yes. Can you tell me to do that.   Thanks, Ranjeet   The information contained in, or attached to, this e-mail, contains confidential information and is intended solel

[Nagios-users] How to integrate Nagios & MRTG

2006-09-04 Thread Ranjeet Kumar
Hi,   Can anyone give me idea how to integrate Nagios & MRTG?     Thanks, Ranjeet   The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is su

Re: [Nagios-users] check_ping: %s: Warning threshold must be integer or percentage!

2006-09-01 Thread Ranjeet Kumar
in command[check_ping]: $AGR3$ should be $ARG3$   Andy.   Ranjeet Kumar wrote: > > Hi, > > In case of check_ping it throws error ?check_ping: %s: Warning > threshold must be integer or percentage! ? > > Server (Fedora Core 4) > > Command details in service section

[Nagios-users] Nagios - Ping - You must specify aserver

2006-08-31 Thread Ranjeet Kumar
the host definitions:   check_command Check_PING!$HOSTADDRESS$   Regards   Andy.   Ranjeet Kumar wrote: > > Hi, > > I am able to get all information from the server except ping. It gives > the error ?You must specify a server address or host name ?. > > Please help m

[Nagios-users] check_ping: %s: Warning threshold must be integer or percentage!

2006-08-31 Thread Ranjeet Kumar
Hi,   In case of check_ping it throws error “check_ping: %s: Warning threshold must be integer or percentage! “   Server (Fedora Core 4) Command details in service section check_command   check_ping!100.0,20%!500.0,60%   Command  # 'check_ping' command definition d

[Nagios-users] Nagios - Ping - You must specify a server address or host name

2006-08-30 Thread Ranjeet Kumar
Hi,   I am able to get all information from the server except ping. It gives the error “You must specify a server address or host name “. Please help me in solving this issue.   I am using following: Nagios 2.5 Nagios-plugins 1.4.3 NRPE 2.5.2 OS: Fedora Core 4   Thanks, Ranjeet

[Nagios-users] CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages

2006-08-30 Thread Ranjeet Kumar
Hi,   I configured the Nagios on Fedora Core 4. I am getting results locally. I configure another fedora linux as client and configure NRPE. Here also I am getting all results except the ping. Here I am getting error “You must specify a server address or host name “    I also configur