Search found 123 matches
- Thu May 23, 2024 2:33 pm
- Forum: Nagios XI
- Topic: Offloading XI Database to Ubuntu
- Replies: 1
- Views: 622
Offloading XI Database to Ubuntu
We are testing Nagios XI on an Ubuntu 22.04 VM. We have installed the test environment and we can launch the Nagios XI. Now we would like to offload the DB to its own server. We are following this link: https://answerhub.nagios.com/support/s/article/Offloading-MySQL-to-Remote-Server-in-Nagios-XI-202...
- Wed Mar 09, 2022 9:44 am
- Forum: Nagios XI
- Topic: rrd files missing
- Replies: 16
- Views: 3454
Re: rrd files missing
I have removed the unnecessary .cfg files in the /etc/mrtg/conf.d/ directory.
I ran the permissions commands you suggested. That is typically what we use when we have to create the rrd files manually. The files appear to be pulling data.
I ran the permissions commands you suggested. That is typically what we use when we have to create the rrd files manually. The files appear to be pulling data.
- Mon Mar 07, 2022 11:33 am
- Forum: Nagios XI
- Topic: rrd files missing
- Replies: 16
- Views: 3454
Re: rrd files missing
Ran the command and received too much to share but here are a couple snippets.
- Fri Feb 25, 2022 4:51 pm
- Forum: Nagios XI
- Topic: rrd files missing
- Replies: 16
- Views: 3454
Re: rrd files missing
Since there is no data going to the rrd files in question, they will not convert to xml so there is nothing to look at.
Permissions are matching the other rrd files that are working.
Migrating to another Linux system is probably not going to happen, but I appreciate the suggestion.
Permissions are matching the other rrd files that are working.
Migrating to another Linux system is probably not going to happen, but I appreciate the suggestion.
- Wed Feb 23, 2022 9:36 am
- Forum: Nagios XI
- Topic: rrd files missing
- Replies: 16
- Views: 3454
Re: rrd files missing
I'm seeing nothing being logged in the GUI. Also I have attached a screenshot from the /var/lib/mrtg directory of the rrd files that should match that host and there is no data there either. The only hunch I have at this point is the rrd files are being created with the IP address in the file name i...
- Tue Feb 22, 2022 9:23 am
- Forum: Nagios XI
- Topic: rrd files missing
- Replies: 16
- Views: 3454
Re: rrd files missing
Here is a screenshot of a service status - performance graph
- Fri Feb 18, 2022 8:50 am
- Forum: Nagios XI
- Topic: rrd files missing
- Replies: 16
- Views: 3454
Re: rrd files missing
I ran through your suggestions without issue. I have sent a PM with the mrtg.zip as requested.
Thanks
Thanks
- Thu Feb 03, 2022 5:46 pm
- Forum: Nagios XI
- Topic: rrd files missing
- Replies: 16
- Views: 3454
Re: rrd files missing
System Profile sent with info on a device.
Thank you.
Thank you.
- Thu Feb 03, 2022 2:52 pm
- Forum: Nagios XI
- Topic: host1 is not a valid parent for host host2
- Replies: 2
- Views: 1027
Re: host1 is not a valid parent for host host2
After going into the cd /usr/local/nagios/etc/hosts directory, I was able to go into each host2 .cfg file and remove the 'Parent' line (which referenced host1) and then rm -rf the host1.cfg file altogether. Then ran sh /usr/local/nagiosxi/scripts/reconfigure_nagios.sh and didn't have anymore errors....
- Thu Feb 03, 2022 1:08 pm
- Forum: Nagios XI
- Topic: host1 is not a valid parent for host host2
- Replies: 2
- Views: 1027
host1 is not a valid parent for host host2
I have a host that was a parent to other devices but I have removed them in the web GUI. However when I Apply Config I get errors that Error: 'host1' is not a valid parent for host 'host2'!. I'm not sure where I can look to see where something is stuck or needs to be manually removed.