Monitoring using MIBs
Marc Powell
marc at ena.com
Tue Dec 18 14:54:47 CET 2007
On Dec 18, 2007, at 5:20 AM, Hugo Rebello wrote:
> Can anyone help me ?
>
> I'd like to monitor a specific proxy service (Blue Coat) and I don't
> know if Nagios works with different mibs.
> Anybody knows a good tip about that ?
An snmpwalk won't really show you the interesting stuff on the
Bluecoat boxen unless you set the start of the MIB to be
1.3.6.1.4.25.17. Here are some example 'interesting' OID's --
#OID based on Proxy/Cache MIB
OID proxyMemUsage .1.3.6.1.3.25.17.1.1
OID proxyStorge .1.3.6.1.3.25.17.1.2
OID proxyCpuLoad .1.3.6.1.3.25.17.3.1.1
OID proxyNumObjects .1.3.6.1.3.25.17.3.1.2
OID proxyClientsHttpRequests .1.3.6.1.3.25.17.3.2.1.1
OID proxyClientsHttpHits .1.3.6.1.3.25.17.3.2.1.2
OID proxyClientsHttpErrors .1.3.6.1.3.25.17.3.2.1.3
OID proxyClientsHttpInKbs .1.3.6.1.3.25.17.3.2.1.4
OID proxyClientsHttpOutKbs .1.3.6.1.3.25.17.3.2.1.5
OID proxyServerHttpRequests .1.3.6.1.3.25.17.3.2.2.1
OID proxyServerHttpErrors .1.3.6.1.3.25.17.3.2.2.2
OID proxyServerHttpInKbs .1.3.6.1.3.25.17.3.2.2.3
OID proxyServerHttpOutKbs .1.3.6.1.3.25.17.3.2.2.4
OID proxyHTTPMissSvcTime .1.3.6.1.3.25.17.3.3.1.3.1
OID proxyHTTPHitSvcTime .1.3.6.1.3.25.17.3.3.1.4.1
OID proxyHTTPNhSvcTime .1.3.6.1.3.25.17.3.3.1.5.1
--
Mar
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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