Host Creation Tool Wizard now available
Posted: Tue Nov 30, 2010 5:25 pm
Hello fellow Nagios XI users. I have created a Host Creation Tool Wizard that is available for download from the Nagios Exchange.
This tool lets you create hosts in bulk.
Ideal for adding hosts of a similar type quickly.
It does NOT add services.
You need a list of hosts, their addresses and optionally a description in a spreadsheet / CSV format.
The format is address,host name,description
If you did not want a description then the format is address,host name
Here are some examples:
VMware ESX Servers
esx1.yourdomain.local,ESX1,ESX1 - Production
esx2.yourdomain.local,ESX2,ESX2 - Production
esx3.yourdomain.local,ESX3,ESX3 - Production
esx4.yourdomain.local,ESX4,ESX4 - Testing
esx5.yourdomain.local,ESX5,ESX5 - Testing
Windows Servers
192.168.111.50,SERVER01,Active Directory
192.168.111.51,SERVER02,Active Directory
email.yourdomain.local,SERVER04
192.168.111.55,SERVER05
192.168.111.38,SERVER06,Email
192.168.111.40,SERVER17
Version Notes:
2010-11-30
* Initial release, tested on Nagios XI 2009R1.3G
2010-12-05
* Corrections made to wizard code as supplied by mguthrie from Nagios.
2011-05-08
* Updated wizard so it does not require the Linux Server Wizard to be installed for this wizard to complete, as per the "blank screen" problem reported by efesperman.
2012-08-12
* Added the option to provide a description field as suggested by Nagios Support Forum user htel
* Tool will detect most wizards that come supplied with Nagios XI 2011R3.2
* Added additional error checking on user supplied data
* Moved JavaScript and CSS to seperate include files
* Tested on Nagios XI 2011R3.2
Any questions / suggestions / requests are always welcome.
This tool lets you create hosts in bulk.
Ideal for adding hosts of a similar type quickly.
It does NOT add services.
You need a list of hosts, their addresses and optionally a description in a spreadsheet / CSV format.
The format is address,host name,description
If you did not want a description then the format is address,host name
Here are some examples:
VMware ESX Servers
esx1.yourdomain.local,ESX1,ESX1 - Production
esx2.yourdomain.local,ESX2,ESX2 - Production
esx3.yourdomain.local,ESX3,ESX3 - Production
esx4.yourdomain.local,ESX4,ESX4 - Testing
esx5.yourdomain.local,ESX5,ESX5 - Testing
Windows Servers
192.168.111.50,SERVER01,Active Directory
192.168.111.51,SERVER02,Active Directory
email.yourdomain.local,SERVER04
192.168.111.55,SERVER05
192.168.111.38,SERVER06,Email
192.168.111.40,SERVER17
Version Notes:
2010-11-30
* Initial release, tested on Nagios XI 2009R1.3G
2010-12-05
* Corrections made to wizard code as supplied by mguthrie from Nagios.
2011-05-08
* Updated wizard so it does not require the Linux Server Wizard to be installed for this wizard to complete, as per the "blank screen" problem reported by efesperman.
2012-08-12
* Added the option to provide a description field as suggested by Nagios Support Forum user htel
* Tool will detect most wizards that come supplied with Nagios XI 2011R3.2
* Added additional error checking on user supplied data
* Moved JavaScript and CSS to seperate include files
* Tested on Nagios XI 2011R3.2
Any questions / suggestions / requests are always welcome.