I removed the NRDS checks from the NRDS config on the Nagios server. I then selected and deleted those same checks from services.
The check results from 7-9 are still showig up - Last Check: 2013-07-09 09:44:54
I'm not sure where else I'm supposed to delete the items from in order to prevent them from showing up?
NRDS Checks removed and deleted - still showing up
Re: NRDS Checks removed and deleted - still showing up
Write, and then verify your configs through the CMM --> write config files option. Afterwards, check the services directory for any old config files:
You are looking for any files that have an older date (probably the 9th).
Code: Select all
ls -lat /usr/local/nagios/etc/servicesFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: NRDS Checks removed and deleted - still showing up
I did as suggested and I don't see any configs that are titled the same as the ones that keep showing up.
Re: NRDS Checks removed and deleted - still showing up
Where are they showing up? Do you see them in the Unconfigured Objects? Did you remove the entries on the remote boxes (in the crontab for linux machines and Task Scheduler for Windows machines)?I'm not sure where else I'm supposed to delete the items from in order to prevent them from showing up?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NRDS Checks removed and deleted - still showing up
They are showing up under the ops Center screen as alerting. When I search Nagios for the Service name, I get all of them. That's where I can see the last checked date/time.
If I go to Tactical Overview, only one of the 3 that show up under the Ops Center show up. When I click on it and check the data, I see the following:
These checks do not show up in unconfigured objects.
I cannot remove the crontab from the remote machines as I still have other NRDS checks that are being sent. I HAVE removed the check from the NRDS config on the Nagios box and saved the config. If I check the current config being used in /usr/local/nrdp/clients/nrds/nrds.cfg, the specific check that I am seeing results for is no longer listed which goes along with the fact that the checks haven't had any recent results.
If I go to Tactical Overview, only one of the 3 that show up under the Ops Center show up. When I click on it and check the data, I see the following:
Code: Select all
Service State: Critical
Duration: 7d 3h 36m 8s
Service Stability: Unchanging (stable)
Last Check: 2013-07-09 09:47:24
Next Check: 1969-12-31 17:00:00I cannot remove the crontab from the remote machines as I still have other NRDS checks that are being sent. I HAVE removed the check from the NRDS config on the Nagios box and saved the config. If I check the current config being used in /usr/local/nrdp/clients/nrds/nrds.cfg, the specific check that I am seeing results for is no longer listed which goes along with the fact that the checks haven't had any recent results.
Re: NRDS Checks removed and deleted - still showing up
Did you make sure the times are synced among these servers?
Last Check: 2013-07-09 09:47:24
Next Check: 1969-12-31 17:00:00
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NRDS Checks removed and deleted - still showing up
Time is as follows on the two boxes in question -
Client:
Nagios Server:
I have noticed that Nagios shows 1969 whenever there isn't another check scheduled. For instance, when a host has been de-activated but the host is still assigned to a host group that is active.
Client:
Code: Select all
# date
Tue Jul 16 14:43:28 CDT 2013Code: Select all
]# date
Tue Jul 16 14:43:01 CDT 2013Re: NRDS Checks removed and deleted - still showing up
For some reason, after updating PHP, this issue seems to have been resolved.
*confused but ok*
*confused but ok*