Help to configure Cyberoam UTM on nagios

Marc Powell marc at ena.com
Sun Mar 8 17:21:35 CET 2009


On Mar 8, 2009, at 6:26 AM, Kaushal Patel wrote:

> Hi all,
>
> I am using nagios for my router and switch monitoring. I also have  
> Cyberoam UTM in my network. it supports readonly SNMP. Cyberoam guys  
> provided me MIB for UTM and it is working with windows PC. I tried  
> to configure it on nagios but failed.
>
> Please help me to configure it step by step.


(pre-requisites)
. read the nagios documentation
. examine the config files you are already using.
. identify the MIB you want to monitor.
. re-read the nagios documentation
. read the check_snmp help (/path/to/plugins/check_snmp --help)

(actual addition to nagios)
. create a command{} definition to monitor that MIB using check_snmp
. create a host{} definition for the device
. create a service{} definition for that MIB, using the check_command  
you created above and referencing the host_name above
. reload nagios
. ...
. Profit!

--
Marc


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list