Search found 12 matches
- Wed Jan 30, 2019 4:33 am
- Forum: Nagios XI
- Topic: Uninstall script for linux-nrpe-agent
- Replies: 1
- Views: 148
Uninstall script for linux-nrpe-agent
Can you provide me uninstall script for linux-nrpe-agent
- Thu Jan 17, 2019 1:34 am
- Forum: Nagios XI
- Topic: Nagios Application Data Retention policy details required
- Replies: 3
- Views: 130
- Wed Jan 16, 2019 7:00 am
- Forum: Nagios XI
- Topic: Need offline document for Monitoring-VMware-With-Nagios-XI
- Replies: 2
- Views: 136
Need offline document for Monitoring-VMware-With-Nagios-XI
I followed the below document to install Vmware dependency in RHEL 6.5 env https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-VMware-With-Nagios-XI.pdf The below command fails to install since the environment doesnot have internet connectivity. cpan -i UUID XML::LibXML Socket Socket6 IO::S...
- Fri Jan 11, 2019 6:02 am
- Forum: Nagios XI
- Topic: Monitoring agent
- Replies: 1
- Views: 96
Monitoring agent
Can you please let us know whether we have any monitoring agent for the below items
1. IBM & HP disk array
2. F5 load balancer
3. Tape library
4. SAN Switch
1. IBM & HP disk array
2. F5 load balancer
3. Tape library
4. SAN Switch
- Thu Jan 10, 2019 1:17 am
- Forum: Nagios XI
- Topic: Password policy implementation for Nagios user
- Replies: 1
- Views: 159
Password policy implementation for Nagios user
Can you please tell us how to implement policy on password for Nagios user?
- Tue Jan 08, 2019 5:00 am
- Forum: Nagios XI
- Topic: Nagios Application Data Retention policy details required
- Replies: 3
- Views: 130
Nagios Application Data Retention policy details required
Nagios Application Data Retention policy details are required
e.g.
1. How long any event will be stored in database?
2. How long a clear event will be stored in Nagios Database?
e.g.
1. How long any event will be stored in database?
2. How long a clear event will be stored in Nagios Database?
- Fri Dec 28, 2018 2:37 pm
- Forum: Nagios XI
- Topic: SNMPTrapSender Trap config to include additional OIDs
- Replies: 10
- Views: 591
Re: SNMPTrapSender Trap config to include additional OIDs
Thanks a ton @tgriep . It's working now!!!
After editing the command line in the event handlers it started working. Once again thanks for the help.
Further can u please let us know where we can find the different macros available
After editing the command line in the event handlers it started working. Once again thanks for the help.
Further can u please let us know where we can find the different macros available
- Fri Dec 28, 2018 2:55 am
- Forum: Nagios XI
- Topic: SNMPTrapSender Trap config to include additional OIDs
- Replies: 10
- Views: 591
Re: SNMPTrapSender Trap config to include additional OIDs
STILL NOT WORKING!! I changed the command as you suggested and also changed the type to Unsigned32 in the MIB, but the issue still persists. Find the error received below. nSvcLastCheck: Bad value notation (%LASTSERVICECHECK%) I even tried changing the command to: $trap_command = "/usr/bin/snm...
- Thu Dec 27, 2018 2:47 am
- Forum: Nagios XI
- Topic: SNMPTrapSender Trap config to include additional OIDs
- Replies: 10
- Views: 591
Re: SNMPTrapSender Trap config to include additional OIDs
The command is still NOT WORKING!! After changing the code as you suggested, we are getting below log with error: RUNNING COMMAND: /usr/bin/snmptrap -v 2c -c public <IP_ADDRESS> '' NAGIOS-NOTIFY-MIB::nSvcEvent nSvcHostname s "" nSvcHostStateID i 0 nSvcDesc s "RBSB SGA Library Cache Hi...
- Mon Dec 24, 2018 6:42 am
- Forum: Nagios XI
- Topic: SNMPTrapSender Trap config to include additional OIDs
- Replies: 10
- Views: 591
Re: SNMPTrapSender Trap config to include additional OIDs
Thanks tgriep . That worked. But now we are facing one more issue here. We are getting below error: nSvcLastCheck: Value out of range (%servicelastcheck%) the "nSvcEvent" notification has the following def in the MIB: nSvcEvent NOTIFICATION-TYPE OBJECTS { nHostname, nHostStateID, nSvcDesc,...