Search found 5 matches
- Wed Apr 01, 2026 10:32 am
- Forum: Nagios XI
- Topic: Network Status Map Empty after Upgrade to 2026R1.3
- Replies: 2
- Views: 163
Re: Network Status Map Empty after Upgrade to 2026R1.3
Perfect! Thank you!
- Wed Apr 01, 2026 8:56 am
- Forum: Nagios XI
- Topic: Network Status Map Empty after Upgrade to 2026R1.3
- Replies: 2
- Views: 163
Network Status Map Empty after Upgrade to 2026R1.3
Hi, We like to have the Network Status Maps up on big TV's in our NOC. We upgraded to v.2026R1.3 a few days ago and then were out of the office. We came i today and nothing displays on our map. We are also unable to change views as the "apply" button is greyed out. Has anyone experience th...
- Wed Sep 18, 2024 7:35 am
- Forum: Nagios XI
- Topic: Copy backup file to "store/backups/nagiosxi" Permission Denied
- Replies: 4
- Views: 1077
Re: Copy backup file to "store/backups/nagiosxi" Permission Denied
Please close this thread. I realized my mistake was not being root user.
- Wed Sep 18, 2024 7:00 am
- Forum: Nagios XI
- Topic: Copy backup file to "store/backups/nagiosxi" Permission Denied
- Replies: 4
- Views: 1077
Re: Copy backup file to "store/backups/nagiosxi" Permission Denied
Hi Aaron, Basically I was trying to give myself permissions to that folder by changing the chmod as well as chown. [nhood-su@nagiosxi02 ~]$ chmod 777 /store/backups/nagiosxi chmod: changing permissions of '/store/backups/nagiosxi': Operation not permitted [nhood-su@nagiosxi02 ~]$ chown nagios:nagios...
- Mon Sep 16, 2024 2:09 pm
- Forum: Nagios XI
- Topic: Copy backup file to "store/backups/nagiosxi" Permission Denied
- Replies: 4
- Views: 1077
Copy backup file to "store/backups/nagiosxi" Permission Denied
Hi folks, I am migrating my server (v2024R1.0.2) from CentOS 7 to 9. I created a backup and moved the backup file to my home directory on the new server. When i try to copy it into store/backups/nagiosxi I get permission denied. I have tried everything to allow myself permission to move the file but...