Page 1 of 2
Huawei Device Monitoring
Posted: Thu Oct 10, 2013 12:05 pm
by veenm
Hi ,
i want to monitor the CPU , Memory , Temparature , Bandwidth monitoring on Huawei . Any plugin available for this . Please let me know how we can achieve this using nagios core.
Re: Huawei Device Monitoring
Posted: Thu Oct 10, 2013 12:11 pm
by abrist
veenm wrote:i want to monitor the CPU , Memory , Temparature , Bandwidth monitoring on Huawei
There are a couple of plugins that mention Huawei on the exchange:
http://exchange.nagios.org/index.php?op ... ord=Huawei
Is this a switch, router, or some other telecom device?
If snmp is an option, that would be my suggestion.
Re: Huawei Device Monitoring
Posted: Fri Oct 11, 2013 1:00 pm
by veenm
Hi,
these mentioned plugins does not give me the exact output, please let me know is any other plugins or scripts which we can use to monitor Huawei devices .
Re: Huawei Device Monitoring
Posted: Fri Oct 11, 2013 1:02 pm
by tmcdonald
Is there a specific device you are looking to monitor? Can you provide any model numbers?
Re: Huawei Device Monitoring
Posted: Sat Oct 12, 2013 2:54 am
by veenm
i want to monitor Huawei S2700 switch and Check Point 4600 firewall ,Unicom ,China telecom for CPU , Memory , Temperature and Bandwidth
Re: Huawei Device Monitoring
Posted: Mon Oct 14, 2013 9:43 am
by slansing
If you can monitor those devices via SNMP then you can get them into nagios core without an external plugin. Do you know if they have OIDs for the above metrics?
Re: Huawei Device Monitoring
Posted: Tue Oct 15, 2013 1:17 am
by veenm
Yes they have a OID .
Even though using the snmp i will get the output in big integer numbers , which we have to convert in some proper format , how we can do this using check_snmp plugin.
How can i monitor the bandwidth for these devices.
If i get any scripts then that will be helpful.
Re: Huawei Device Monitoring
Posted: Tue Oct 15, 2013 11:52 am
by abrist
veenm wrote:
Even though using the snmp i will get the output in big integer numbers , which we have to convert in some proper format , how we can do this using check_snmp plugin.
You cannot really. You will have to write a wrapper script to convert the output.
Re: Huawei Device Monitoring
Posted: Tue Oct 15, 2013 12:46 pm
by veenm
is there any plugin or script available using which we can give the oid related to memory , bandwidth , or cpu so that scritp generate a proper output.
Is there any nagios plugin to monitor the Huawei device monitoring.
Re: Huawei Device Monitoring
Posted: Tue Oct 15, 2013 12:50 pm
by abrist
veenm wrote:is there any plugin or script available using which we can give the oid related to memory , bandwidth , or cpu so that scritp generate a proper output.
First, the output is proper on the previous plugin. It is just outputting bits. Again, you can use the snmpget plugin to monitor these metrics. If you want an alternate output format, you will need to create a wrapper script to do so.
Only plugins I found on the exchange were:
http://exchange.nagios.org/index.php?op ... ord=huawei