<div dir="ltr">check_netint can give alert at very low traffic but I warn you to be careful because if you do not have a lot of traffic (do you really have 10Mbs there?) it will look as if its 0. Also I'm entirely unsure how you can check it with SNMP if it has no ip address, can you explain?<div>

<br></div><div>if device supports snmp and is using standard snmp unix base you can use any other snmp plugin too just to check on it, I like doing it with check_uptime. I use that as base to tell if SNMP is working and put dependencies for other services on it.</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 9, 2013 at 10:19 AM, Eduardo de Freitas <span dir="ltr"><<a href="mailto:feduardo@tcheturbo.com.br" target="_blank">feduardo@tcheturbo.com.br</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello there !<br>
First, let me explain our scenario, so you guys can help me out.<br>
We have some buildings in our fiber network, and i'm having some issues<br>
monitoring the energy status.<br>
Currently, i'm using old devices (AP's, hubs) configured with ip<br>
adresses, and i'm leaving this devices outside the no-breaks.<br>
Nagios is checking this devices via check_ping, so, when power is down,<br>
device goes down and it returns DOWN.<br>
Problem is: I must go to the building to restart the device everytime it<br>
goes down.<br>
Our ONU's has no IP adresses, BUT, i can get some data via SNMP, like<br>
traffic, so, running check_snmp, i'm getting the current traffic (10mbps<br>
for example), in case of power goes down and the ONU is turned off, my<br>
traffic's going to be 0.<br>
But still my device is UP for nagios, is there anyway i can tell nagios<br>
that my host has to be DOWN if traffic = 0 ?<br>
<br>
Or anyone could light me up with some ideas ?<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!<br>
Discover the easy way to master current and previous Microsoft technologies<br>
and advance your career. Get an incredible 1,500+ hours of step-by-step<br>
tutorial videos with LearnDevNow. Subscribe today and save!<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br></div>