Search found 9 matches
- Mon Aug 05, 2024 4:52 am
- Forum: Nagios XI
- Topic: Nagiosxi trap processing
- Replies: 14
- Views: 6976
Re: Nagiosxi trap processing
Name resolution is up to your DNS settings. What does nslookup x.x.x.44 return? BTW, making a new service for traps (or anything else) via a wizard, that's the same as other services is a bad thing. You should make services generic and attach multiple hosts to them. Some may disagree. I'd suggest l...
- Thu Aug 01, 2024 4:09 am
- Forum: Nagios XI
- Topic: Nagiosxi trap processing
- Replies: 14
- Views: 6976
Re: Nagiosxi trap processing
Time to generate a trap ans start from the beginning. Another question is the trap service the same as the ones that are working? Hey, yes the trap service is the same, I'm using the wizard.... I figured it out, I configured the host with host name ex. ups_locna..... In the snmptt.log I can see the...
- Thu Aug 01, 2024 2:00 am
- Forum: Nagios XI
- Topic: Nagiosxi trap processing
- Replies: 14
- Views: 6976
Re: Nagiosxi trap processing
Check under admin unconfigured objects since the trap isn't getting attached to the host. You may also want to see if the IP resolves to the hostname. Hi, checked it and yes the service was in the unconfigured list, reconfigured it, now its gone from the unconfigured list but still no notification ...
- Thu Aug 01, 2024 1:09 am
- Forum: Nagios XI
- Topic: Nagiosxi trap processing
- Replies: 14
- Views: 6976
Re: Nagiosxi trap processing
Thanks for reaching out vretic , Could you provide some more details about the issue you are describing? Which version of XI do you have? Which distro are you installed on? Are there any errors in the PHP/Apache logs? Hi, I'm running nagios 2024R1.1.5 installed on RHEL8. I checked the /usr/shared/n...
- Thu Aug 01, 2024 12:50 am
- Forum: Nagios XI
- Topic: LINUX 2024R1.1.5 MIB upload issue
- Replies: 5
- Views: 9005
Re: LINUX 2024R1.1.5 MIB upload issue
Hi, so the storry is: Nagios was migrated from CentOS7 (Nagios version 5.8.10) to RHEL8 I did it by installing 2024R1.1.4 on the new server, did nagios restore with backup of the 5.8.10 version and than did the upgrade. Before running the upgrade I ran the restore_repair script. There were allready ...
- Thu Aug 01, 2024 12:42 am
- Forum: Nagios XI
- Topic: Nagiosxi trap processing
- Replies: 14
- Views: 6976
Re: Nagiosxi trap processing
Hi, that is the strange thing. If I compare it with other hosts (hosts that were allready in the system before the upgrade to 2024R1.1.5) the service was stuck on pending when I created it. I forced an immediate check which made the service turn green. Than there was no next check date so I reconfig...
- Wed Jul 31, 2024 7:55 am
- Forum: Nagios XI
- Topic: LINUX 2024R1.1.5 MIB upload issue
- Replies: 5
- Views: 9005
Re: LINUX 2024R1.1.5 MIB upload issue
Hi
it does not work with -m Upsmate_SHAPC_SLO.txt
it does not work with -m Upsmate_SHAPC_SLO.txt
- Tue Jul 30, 2024 5:08 am
- Forum: Nagios XI
- Topic: Nagiosxi trap processing
- Replies: 14
- Views: 6976
Nagiosxi trap processing
Hello,
I'm having an issue with trap processing.
I'm seing trap getting caught by snmptt but its not displayed in nagiosxi and no email are sent.
I attached a screenshot from snmptt.log file
I'm having an issue with trap processing.
I'm seing trap getting caught by snmptt but its not displayed in nagiosxi and no email are sent.
I attached a screenshot from snmptt.log file
- Tue Jul 30, 2024 3:38 am
- Forum: Nagios XI
- Topic: LINUX 2024R1.1.5 MIB upload issue
- Replies: 5
- Views: 9005
LINUX 2024R1.1.5 MIB upload issue
Hello, I've uploaded a new mib using the web interface. Mib was coppied to /usr/share/snmp/mibs folder but when I use it in a check command I get the error: check_error.PNG If I enter a full path to the mib ex. -m /usr/share/snmp/mibs/Upsmate_SHAPC_SLO.txt than the check works. What could be the rea...