Page 1 of 1
dslam interface ( bw/stat ) monitoring though wizard
Posted: Sun Nov 04, 2012 7:58 am
by zaji_nms
we are trying to get our dslams port statstics though snmp wizrd in XI but unable to get the result what could be the issue ? its a Zone-DSLAM. which has around 300 interfaces.
running nagiosXI-vmware image on vmware workstation.
Re: dslam interface ( bw/stat ) monitoring though wizard
Posted: Mon Nov 05, 2012 11:58 am
by scottwilkerson
Are you running the Network Router/ Switch wizard or just SNMP wizard?
Can you run the following on the XI server against the dslam
Code: Select all
snmpget -v2c -c <COMMUNITY_STRING> <DSLAM_IP> sysUpTime.0
Re: dslam interface ( bw/stat ) monitoring though wizard
Posted: Tue Nov 06, 2012 12:54 am
by zaji_nms
i tried using nw/ router/sw wizard as i would like to monitor interface status and bw utilization...with other wizard how do i achieve it ?
=============================================================================
snmpget -v 2c -c xxx x.x.x.x sysUpTime.0
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1117152748) 129 days, 7:12:07.48
============================================================================
Re: dslam interface ( bw/stat ) monitoring though wizard
Posted: Tue Nov 06, 2012 8:25 am
by scottwilkerson
Often times, adding ports to a switch, or interfaces to a router must be done dynamically. This document shows how to add ports or interfaces to your monitoring switch or router using Nagios XI's Switch/Router Monitoring wizard.
This document is intended for use by Nagios XI Administrators who have dynamic environments and must adjust their switch infrastructure monitoring to reflect those changes.
http://library.nagios.com/library/produ ... -or-router
Re: dslam interface ( bw/stat ) monitoring though wizard
Posted: Sun Nov 11, 2012 5:39 am
by zaji_nms
did not understand the link document. we have other host/services in the same mrtg file..will it be affected if we modified ?? how do we get per mrtg.cnf file for every host and associated its services.
Re: dslam interface ( bw/stat ) monitoring though wizard
Posted: Mon Nov 12, 2012 11:23 am
by scottwilkerson
zaji_nms wrote:did not understand the link document. we have other host/services in the same mrtg file..will it be affected if we modified ?? how do we get per mrtg.cnf file for every host and associated its services.
This would be something you would need to manually setup.
By default our Network Switch/Router wizard used just 1 mrtg.cfg file.