Can I generate alert for bandwidth utilization ......?
Subhendu Ghosh
sghosh at sghosh.org
Thu Feb 20 21:01:42 CET 2003
It's not possible from Nagios's active check framework because of the
limited time a plugin has to run. However it is possible with the passive
check framework, but you would have to have your own daemon get multiple
samples, calculate a rate, and forward info to Nagios for monitoring.
Cricket already does this, so it saves resources by not duplicating
functionality.
-sg
On Thu, 20 Feb 2003, Atul Shrivastava wrote:
> Hello Mike,
>
> Can't it be possible with Nagios ......
>
> I can do it with Nagios for SNMP OID Gauge Values but I can't do it for
> SNMP OID Counter values ........ because the counter is the increment
> from the previous instance and for that I have to substract from the
> previous value ..... any help .... Thanks in advance.
>
> Regards and have a nice day,
> Atul Shrivastava
> Info Structure Services
> HCL INFOSYSTEMS LTD.
> E - 4,5,6 Sector XI,
> Noida - 201301
> Tel: 91-120-2526910,2443013
>
>
> ----- Original Message -----
> From: "Mike McClure" <mmcclure at pneservices.com>
> To: <nagios-users at lists.sourceforge.net>
> Sent: Thursday, February 20, 2003 11:06 AM
> Subject: Re: [Nagios-users] Can I generate alert for bandwidth utilization ......?
>
>
> > Atul,
> >
> > Cricket has the functionality you describe. See
> > http://cricket.sourceforge.net/support/doc/monitor-thresholds.html
> >
> > - Mike
> >
> > > Hello All,
> > >
> > > I want to generate alerts for Bandwidth Utilization if it goes beyond 90 % for
> > > router interface.
> > > Can anyone has done it before, Pls tell me.
> > > Thanks in advance.
> > >
> > > Regards and have a nice day,
> > > Atul Shrivastava
> > > Info Structure Services
> > > HCL INFOSYSTEMS LTD.
> > > E - 4,5,6 Sector XI,
> > > Noida - 201301
> > > Tel: 91-120-2526910,2443013
> > >
> > >
> >
> >
> > --
> > Mike McClure, CCIE # 5125, CISSP # 30232
> > PNE Services, Inc. - http://www.pneservices.com
> > mmcclure at pneservices.com
> > mobile: 913-636-5590
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
> > The most comprehensive and flexible code editor you can use.
> > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
> > www.slickedit.com/sourceforge
> > _______________________________________________
> > 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
--
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
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