How to automatic update the passive check.?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
acecoder
Posts: 1
Joined: Mon Jan 17, 2011 8:31 pm

How to automatic update the passive check.?

Post by acecoder »

Hello everyone, good day.

I am using Central and Distributed monitoring on my servers. I setted up just this week. And it was fine, it can carry data from the distributed server. But It could not be automatically updated, I just do it manually in order to check the updates. What's wrong with this? I want to have an update every 5 minutes, how to do this?" Please help me..
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: How to automatic update the passive check.?

Post by mguthrie »

You'll need to add your script as a cron job that runs every 5 minutes. Do a search on "adding a script to crontab" for an explanation on how to do this.
Locked