Search found 11 matches

by cpss454
Fri Aug 25, 2017 10:00 am
Forum: Nagios XI
Topic: Services exist that I cannot delete
Replies: 13
Views: 2213

Re: Services exist that I cannot delete

Resolution: 1. Clean start of Nagios. 2. Configure->Core Config Manager 3. Config File Management 4. Delete Files 5. Apply Configuration 6. Write Configs 7. Verify Files 8. Saw multiple warnings that duplicate services were defined for various hosts. All of them referenced the error being in the sam...
by cpss454
Thu Aug 24, 2017 3:35 pm
Forum: Nagios XI
Topic: Services exist that I cannot delete
Replies: 13
Views: 2213

Re: Services exist that I cannot delete

Did what scottwilkerson suggested. No joy.
by cpss454
Thu Aug 24, 2017 1:58 pm
Forum: Nagios XI
Topic: Services exist that I cannot delete
Replies: 13
Views: 2213

Re: Services exist that I cannot delete

System profile and names of services are attached. ps -ef|grep bin/nagios nagios 13344 15122 0 12:26 ? 00:00:00 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh nagios 13345 15122 0 12:26 ? 00:00:00 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh nagi...
by cpss454
Thu Aug 24, 2017 1:46 pm
Forum: Nagios XI
Topic: Services exist that I cannot delete
Replies: 13
Views: 2213

Re: Services exist that I cannot delete

I tried kyang's suggestion to no avail.

Looking at Derick Wasswa's suggestion, I have a question about nagiosql_delete_service.php. I am trying to delete (for example) the "Drive C: Disk Usage" service for host myhost.mycompany.com. What arguments would I use for the script?
by cpss454
Thu Aug 24, 2017 12:08 pm
Forum: Nagios XI
Topic: Services exist that I cannot delete
Replies: 13
Views: 2213

Re: Services exist that I cannot delete

Those documents were no help. As stated in the original post, I am unable to delete the services using either the XI or the CCM UIs. The services do not appear in the CCM Services list. The services are shown in the XI Services list but when I try to delete any of them the following message is displ...
by cpss454
Thu Aug 24, 2017 11:24 am
Forum: Nagios XI
Topic: Services exist that I cannot delete
Replies: 13
Views: 2213

Services exist that I cannot delete

I have 26 services that are type "unknown". I don't know how they got there but I am unable to delete them using the Nagios XI UI or using the CCM UI. I searched the cfg files - especially services.cfg - but I cannot find them anywhere. Something odd about these services is that some are f...
by cpss454
Mon Mar 07, 2016 6:47 pm
Forum: Nagios XI
Topic: Custom text in notifications
Replies: 1
Views: 257

Custom text in notifications

I am trying to figure out how to display the Display Name, Notes, and Service Groups in the Service Alert message body. Can you provide an example?
by cpss454
Tue Jan 05, 2016 11:55 am
Forum: Nagios XI
Topic: Reactor fullinstall fails
Replies: 3
Views: 405

Re: Reactor fullinstall fails

Ah, I didn't know that. :idea: I will install it on another server.
by cpss454
Tue Jan 05, 2016 11:48 am
Forum: Nagios XI
Topic: Reactor fullinstall fails
Replies: 3
Views: 405

Reactor fullinstall fails

Problem: Reactor manual installation fails with error: ... Running 'timezone'... ./libinstall.sh: line 279: /etc/sysconfig/clock: No such file or directory ... Environment: Nagios XI 5.2.3 (Enterprise), CentOS 7.2.1151 x86_64 (/tmp/nagiosreactor/install.log and Nagios system profile attached to this...
by cpss454
Tue Nov 10, 2015 6:23 pm
Forum: Nagios XI
Topic: can't read /etc/xinetd.d/nrpe: No such file or directory
Replies: 7
Views: 9891

Re: can't read /etc/xinetd.d/nrpe: No such file or directory

Fixed!!
yum install openssl-devel

Cleaned up, installed OpenSSL-develm ran fullinstall, and now everything is working fine. :)