Search found 36 matches

by Brooks
Fri Jul 06, 2018 11:50 am
Forum: Nagios XI
Topic: Problems Deleting Host
Replies: 5
Views: 832

Re: Problems Deleting Host

yes....thanks
by Brooks
Fri Jul 06, 2018 11:17 am
Forum: Nagios XI
Topic: Problems Deleting Host
Replies: 5
Views: 832

Re: Problems Deleting Host

That was definitely the solution. It just took me a little bit finding the article, but that did resolve the issue.
by Brooks
Thu Jul 05, 2018 6:13 pm
Forum: Nagios XI
Topic: Problems Deleting Host
Replies: 5
Views: 832

Re: Problems Deleting Host

I believe I resolved this issue by following this article: https://support.nagios.com/kb/article.php?id=27 and running the following commands from terminal: ps -ef | head -1 && ps -ef | grep bin/nagios (confirmed multiple instances of nagios) service nagios stop killall nagios service nagios...
by Brooks
Thu Jul 05, 2018 5:22 pm
Forum: Nagios XI
Topic: Problems Deleting Host
Replies: 5
Views: 832

Problems Deleting Host

(NagiosXI Version 5.5.0) - There is a host that I have purged from the "Hosts" and "services" area and applied the configuration. However, I keep getting alerts (we have hourly alerts setup for some of our hosts)that the host is down. When I click on the unhandled from Host Statu...
by Brooks
Fri Mar 30, 2018 8:34 am
Forum: Nagios XI
Topic: Need Assistance - SQL Database Error After Update
Replies: 3
Views: 716

Re: Need Assistance - SQL Database Error After Update

Problem solved. This issue had to do with the filesystem at 100% full, which I did not realize at the time of posting. Just needed to increase the size of the VM partition.

All set.
by Brooks
Thu Mar 29, 2018 5:40 pm
Forum: Nagios XI
Topic: Need Assistance - SQL Database Error After Update
Replies: 3
Views: 716

Re: Need Assistance - SQL Database Error After Update

I also have run out of space after running the backup script. The file system is at 100%. I will have to do some digging to determine where the space is getting used. Any articles or suggestions (nagios logs that could be using some space??) where I could free up space would be great.

Thanks
by Brooks
Thu Mar 29, 2018 5:37 pm
Forum: Nagios XI
Topic: Need Assistance - SQL Database Error After Update
Replies: 3
Views: 716

Need Assistance - SQL Database Error After Update

Hello, Attempted to do a backup operation as I always do before doing the latest update using the following command: /usr/local/nagiosxi/scripts/backup_xi.sh During this backup process I encountered a SQL error (that I did not write down - assuming if I proceeded with the update the issue would reso...
by Brooks
Thu Aug 10, 2017 12:28 pm
Forum: Nagios XI
Topic: Disk Warning Free Space inode=88%
Replies: 1
Views: 645

Disk Warning Free Space inode=88%

Hello, I'm noticing this disk warning message: Disk Warning Free Space inode=88% for the root partition service - I recall having this same issue about a year ago and I thought I posted this info and got some useful documents on how to increase the partition. Would someone have this document or coul...
by Brooks
Thu Sep 29, 2016 4:32 pm
Forum: Nagios XI
Topic: Disk Warning Message Root Partition
Replies: 15
Views: 2636

Re: Disk Warning Message Root Partition

The df -h command is showing this as a 13gig
Partition though correct?
by Brooks
Thu Sep 29, 2016 8:12 am
Forum: Nagios XI
Topic: Disk Warning Message Root Partition
Replies: 15
Views: 2636

Re: Disk Warning Message Root Partition

I added 3 files. 1 shows what the partition looked like while the partition was at 10GIG. another one shows a print screen of the partition after I expanded the disk to 20GIG. The last one shows the output from the df -h command (displays a 13GIG partition). Thanks for looking at this and let me kno...