Search found 139 matches
- Tue Sep 09, 2025 10:14 pm
- Forum: Nagios XI
- Topic: nagios user account
- Replies: 4
- Views: 20193
Re: nagios user account
Thank you . Even i thought the same - as long as password doesnt expire ( set to never expire ) it should be fine.
- Tue Sep 09, 2025 12:41 pm
- Forum: Nagios XI
- Topic: nagios user account
- Replies: 4
- Views: 20193
nagios user account
Hi Team, Does changing the nagios user account password will affect authentication that NRPE agent rely on all target nodes ? We are using NRPE on many linux systems and we are forced to update password for useraccounts because of security protocals. So im just checking if updating nagios user passw...
- Thu Jul 10, 2025 3:16 am
- Forum: Nagios XI
- Topic: Nagios XI - Restore failing / corrupting folders /usr/local/nagios
- Replies: 1
- Views: 9738
Nagios XI - Restore failing / corrupting folders /usr/local/nagios
HI Team, We are trying to restore Nagios XI 2024R1.1.2 from rhel7 to rhel9 Platform . However it looks like its failing to restore and i noticed post restore most of the files are missing ( though they were present earlier ) [root@BACKUP]# /usr/local/nagiosxi/scripts/restore_xi.sh 1752133836.tar.gz ...
- Wed Mar 26, 2025 1:13 am
- Forum: Nagios XI
- Topic: Nagios XI Data Migration onto Different Server Help
- Replies: 3
- Views: 1211
Re: Nagios XI Data Migration onto Different Server Help
Thank you . On RHEL7 i cant upgrade to latest so i need to install older version on RHEL9 first . [root@nagiosxi]# ./upgrade ------------------------------ Distro End of Life ------------------------------ Nagios XI no longer supports this distro due to it being EOL. If you'd like to upgrade your Na...
- Fri Mar 21, 2025 3:27 am
- Forum: Nagios XI
- Topic: Nagios XI Data Migration onto Different Server Help
- Replies: 3
- Views: 1211
Nagios XI Data Migration onto Different Server Help
Hi Team, We are Migrating our Production Nagios Server that running on RHEL7 Nagios XI 2024R1.1.2 to RHEL9 ( New System ) Nagios XI 2024R1.3.3. I have read as per https://assets.nagios.com/downloads/nagiosxi/docs/Backing-Up-and-Restoring-Nagios-XI-2024.pdf , both versions has to match to migrate con...
- Mon Dec 02, 2024 10:58 pm
- Forum: Nagios XI
- Topic: NRPE Agent for RHEL/Oracle 9.x
- Replies: 3
- Views: 2036
Re: NRPE Agent for RHEL/Oracle 9.x
Sounds good. Thank you 
- Mon Dec 02, 2024 10:26 am
- Forum: Nagios XI
- Topic: NRPE Agent for RHEL/Oracle 9.x
- Replies: 3
- Views: 2036
NRPE Agent for RHEL/Oracle 9.x
Hi Team, While installing NRPE Agent on out latest Oracle 9.x OS we are getting error : ./fullinstall OracleServer is not currently supported. Please use either Red Hat, CentOS, Oracle Linux, CloudLinux, SUSE Enterprise, OpenSUSE, Ubuntu, or Debian. I see its on this line : case "$dist" in...
- Tue Nov 26, 2024 2:34 am
- Forum: Nagios XI
- Topic: Nagios XI - Nagios Service doesnt start (Failed to load module '/usr/local/nagios/bin/ndo.so')
- Replies: 5
- Views: 2668
Re: Nagios XI - Nagios Service doesnt start (Failed to load module '/usr/local/nagios/bin/ndo.so')
Its not working in my case with selinux disabled state.. Please help
- Fri Nov 22, 2024 9:38 pm
- Forum: Nagios XI
- Topic: Nagios XI - Nagios Service doesnt start (Failed to load module '/usr/local/nagios/bin/ndo.so')
- Replies: 5
- Views: 2668
Re: Nagios XI - Nagios Service doesnt start (Failed to load module '/usr/local/nagios/bin/ndo.so')
Selinux is disabled : [root@]# sestatus SELinux status: disabled [root@]# File and Folder Permissions : [root@]# ll /usr/local/nagios/bin/ndo.so -rwxrwxr-- 1 nagios nagios 911760 Nov 22 11:49 /usr/local/nagios/bin/ndo.so [root@]# ll /usr/local/ total 0 drwxr-xr-x. 3 root root 181 Nov 22 11:17 bin dr...
- Thu Nov 21, 2024 9:30 pm
- Forum: Nagios XI
- Topic: Nagios XI - Nagios Service doesnt start (Failed to load module '/usr/local/nagios/bin/ndo.so')
- Replies: 5
- Views: 2668
Nagios XI - Nagios Service doesnt start (Failed to load module '/usr/local/nagios/bin/ndo.so')
HI Team, We are installing Nagios XI on RHEL9 OS and after installation we are unable to start the nagios Service as we are seeing this ndo related error : # systemctl status nagios × nagios.service - Nagios Core 4.4.13 Loaded: loaded (/usr/lib/systemd/system/nagios.service; enabled; preset: disable...