Page 1 of 1

Using check_domain

Posted: Thu Aug 30, 2012 2:16 am
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

Re: Using check_domain

Posted: Thu Aug 30, 2012 10:29 am
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

Re: Using check_domain

Posted: Fri Aug 31, 2012 2:14 am
by trungleviet
Many thanks yancy, i will try will bulk import wizard

Thanks for your advice,

Trung Le Viet