Nagios run command at intervals

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vincheesel
Posts: 30
Joined: Fri Jan 11, 2013 5:33 am

Nagios run command at intervals

Post by vincheesel »

Hi,

We have a check_whois.pl script running via Nagios which we would like to implement on our servers, this does a whois of the registrar.

The issue we have is that the AuDA who look after the com.au domains only allow 20 queries per hour and 100 queries per day.

Is there a way to set up this script for 350 of our domains to only check 95 times spread out within 24 hours? (around every 15 minutes)
It will take just over 3 and a half days to go through all our domains, then we would like it to start again.

Any ideas?

Thanks
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios run command at intervals

Post by sreinhardt »

Sure can, just setup your check interval to at or greater than 15 minutes, I would suggest at least 20 just to be safe that you do not run over your amount. Is it not possible to check whois against a different registrar such as godaddy or network solutions?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked