XI 2014 2.7
Can existing components be modified as per our need. I am trying to add 1000+ network router using SNMPv3 at different location using Network Switch Router Component. I tried to modifying
which use xi-switch* template by replacing the/usr/local/nagiosxi/html/includes/configwizards/switch/switch.inc.php
"use" => "xiwizard_switch_port_bandwidth_service",
."use" => "xiwizard_switch_port_status_service",
Actual Scenario
A group of router say 150 router has having email group, time periods, notification interval different etc. defined so if i use custom components i can quickly add routers with less click.
I tried bulk clonning but that wont suit my need since every port of router has custom names.
Please share your suggestion.
thanks,