Network-Switch Wizard - Combine Port Name and Service
Re: Network-Switch Wizard - Combine Port Name and Service
Files attached. Thanks for your help. We have about 100 new devices to rescan and having the alias appended into the service description is a requirement. Note. I renamed switch.inc.php to switch.inc.txt to upload successfully.
You do not have the required permissions to view the files attached to this post.
Re: Network-Switch Wizard - Combine Port Name and Service
template attached.
You do not have the required permissions to view the files attached to this post.
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Network-Switch Wizard - Combine Port Name and Service
@brdr, You might not have the alias names associated with the switch interfaces. In the command line please run:
But first I'd check the permissions for mrtg.template file:
Also, please try to run the wizard, and select Monitor using --> Port's Description.
Let us know if that helps.
Code: Select all
snmpwalk SWITCH_IP -c COMMUNITY_STRING -v 2c |grep ifAliasCode: Select all
chmod a+rwx mrtg.template
chown nagios:root mrtg.templateLet us know if that helps.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Network-Switch Wizard - Combine Port Name and Service
Ah... I was using Port Name for Monitoring Option. Where I should have been using Port Description.
Thank you!!
Please close
Thank you!!
Please close
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Network-Switch Wizard - Combine Port Name and Service
@brdr, Glad I could help! Closing the thread.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.