A couple of perl scripts to help add Hosts and Host Escalations into Nagios config files.
DIRECTIONS: Edit .list file for script to read
FOR: addHost.pl edit host.list to include tab seperated parameter (5)options
use host_name alias address host_groups
FOR: addEscalation.pl edit Escalation.list to include tab seperated parameter (2)options
host_name contact_groups
Here is addHost.pl script Read more »