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
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
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
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
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
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
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
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
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