Hi @jsimon,
Noted. Will contact the CSM thank you.
Search found 37 matches
- Tue Feb 11, 2025 8:51 pm
- Forum: Nagios XI
- Topic: Clarification on License Renewal for Offline Nagios XI Server
- Replies: 2
- Views: 1154
- Tue Feb 11, 2025 3:29 am
- Forum: Nagios XI
- Topic: Clarification on License Renewal for Offline Nagios XI Server
- Replies: 2
- Views: 1154
Clarification on License Renewal for Offline Nagios XI Server
I recently renewed my Nagios XI license on my offline server. However, the server still indicates that the license has expired. Should I follow the standard instructions provided and click on "Update License", or is there a different procedure for updating the license on an offline server?...
- Mon Dec 23, 2024 10:14 pm
- Forum: Nagios XI
- Topic: Securing Credentials in snmptrapd.conf on Offline RHEL Server
- Replies: 8
- Views: 6325
- Wed Dec 18, 2024 8:54 pm
- Forum: Nagios XI
- Topic: Securing Credentials in snmptrapd.conf on Offline RHEL Server
- Replies: 8
- Views: 6325
Re: Securing Credentials in snmptrapd.conf on Offline RHEL Server
Hi jsimon , createUser [-e ENGINEID] username (MD5|SHA|SHA-512|SHA-384|SHA-256|SHA-224) authpassphrase [DES|AES] [privpassphrase] I would like to clarify the method you mentioned. Does it require saving the credentials in the /etc/snmp/snmptrapd.conf file, similar to the SNMP v3 configuration descri...
- Wed Dec 18, 2024 1:36 am
- Forum: Nagios XI
- Topic: Securing Credentials in snmptrapd.conf on Offline RHEL Server
- Replies: 8
- Views: 6325
Re: Securing Credentials in snmptrapd.conf on Offline RHEL Server
Hi jsimon , Thank you for your response. Do correct me if I’m mistaken. I checked the following link ( http://www.net-snmp.org/docs/man/snmptrapd.conf.html ), but I couldn’t find anything related to the method you mentioned. However, upon reviewing http://www.net-snmp.org/docs/man/snmpd.conf.html , ...
- Mon Dec 16, 2024 2:01 am
- Forum: Nagios XI
- Topic: Securing Credentials in snmptrapd.conf on Offline RHEL Server
- Replies: 8
- Views: 6325
Securing Credentials in snmptrapd.conf on Offline RHEL Server
Hi All, I am working in an offline RHEL environment and am seeking a method to secure the snmptrapd.conf file to prevent credentials from being stored in plain text while ensuring the snmptrapd service continues to run seamlessly. I understand that SNMP v3 provides encryption for transmitted traps, ...
- Mon Dec 16, 2024 1:38 am
- Forum: Nagios XI
- Topic: Nagios Version Upgrade
- Replies: 7
- Views: 5349
- Thu Dec 05, 2024 8:47 pm
- Forum: Nagios XI
- Topic: Event Manager Issue in Nagios XI
- Replies: 3
- Views: 1581
Re: Event Manager Issue in Nagios XI
Hi sgardil, Thank you for your quick response. From my understanding, this server was previously upgraded and is currently running on RHEL 7.9 with XI 5.8.6. It seems that I need to upgrade the php-mbstring package. Do you happen to know if I only need to update this package, or if there are additio...
- Thu Dec 05, 2024 3:37 am
- Forum: Nagios XI
- Topic: Event Manager Issue in Nagios XI
- Replies: 3
- Views: 1581
Event Manager Issue in Nagios XI
Hi All, I’m currently encountering an issue on my Nagios XI server where the Event Manager shows a critical status. After some investigation, I came across this post: https://support.nagios.com/forum/viewtopic.php?t=23010 I followed the steps mentioned in the post and restarted the crond service, bu...
- Wed Nov 27, 2024 10:54 pm
- Forum: Nagios XI
- Topic: Nagios Version Upgrade
- Replies: 7
- Views: 5349
Re: Nagios Version Upgrade
Hi jsimon , I discovered the cause of the incomplete installation. During the installation process, the httpd service needs to be running. However, Nagios 2024R1.3.1-1.el8 requires the yajl RPM package to be installed for the httpd service to function. If the package is not installed before the upgr...