What is the process to completely revert a client from pushing NRDS checks?
I had installed the NRDS configs on a few clients only to be told that we were going to wait on implementing those specific clients.
I realize I can just leave them in unconfigured objects and not configure them, but it's making things clunky, not to mention, I'm getting errors in my messges log file and I'd just like to clean things up.
Stop NRDS Checks on a client
Re: Stop NRDS Checks on a client
You can run on the clients:
then delete (or comment out) the entries in there.
Note: On Windows boxes, remove the entries from the Task Scheduler.
Then you can delete the entries in the Unconfigured Objects in XI.
Code: Select all
crontab -u nagios -eNote: On Windows boxes, remove the entries from the Task Scheduler.
Then you can delete the entries in the Unconfigured Objects in XI.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Stop NRDS Checks on a client
Thanks. Works a charm.