Using check_domain

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
trungleviet
Posts: 35
Joined: Sat Mar 03, 2012 11:36 am
Location: Hanoi - Vietnam
Contact:

Using check_domain

Post by trungleviet »

Dear all,
I am using Nagios Core 3.4.1. I read about check_domain command on http://exchange.nagios.org/directory/Pl ... in/details
I add this plugins and could use id for monitoring some my domain names (03).
check_domain -d domainname -w 60 -c 30
Now, i would like to use this plugins for monitoring a larger number of domain names (about 1500 domain names).
I need to do one by one for this large number of domain names?

Could you please advice me how to do this task?

Many thanks for your supports,

Trung Le Viet
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Using check_domain

Post by yancy »

Trung Le Viet,

Your best bet is to write a shell script to create the required .cfg files

We do have a bulk import wizard which can be used with NagiosXI.

Regards,

-Yancy
trungleviet
Posts: 35
Joined: Sat Mar 03, 2012 11:36 am
Location: Hanoi - Vietnam
Contact:

Re: Using check_domain

Post by trungleviet »

Many thanks yancy, i will try will bulk import wizard

Thanks for your advice,

Trung Le Viet
Locked