Network Connections, Stats and Bandwidth

check_snmp_BlueCoatSG_usage

Description:

BlueCoatSG appliance usage check via SNMP by Marko Pavlovic. Plugin can be used to check cpu, memory and disk usage, as well as number http client connections and http server connections (total, active and idle).

Current Version

1.2

Last Release Date

October 8, 2010

Compatible With

  • Nagios 3.x

License

GPL


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
Usage: check_snmp_BlueCoatSG_usage community host device warning critical community community name for the host's SNMP agent host hostname or IP address device device name Valid device names: cpu cpu usage percentage disk disk usage percentage mem memory usage percentage clientcon http client connections servercon http server connections Options: -h, --help print help -l, --license print license info
Reviews (3) Add a Review
Great plugin
by snapon, October 31, 2013
Can confirm this plugin is great! I had a hard time finding any good Bluecoat monitors, but this one handles everything we needed. Thanks!
Helpful? Yes  No 
Great Plugin... some fix for SGOS 900 Series
by Mehdi, March 31, 2013
Great plugin... for those who are having issues with Bluecoat SGOS 900 Series. The fix is to add two more deviceScale checks after line 122 :

if [[ deviceScale -eq 0 ]]; then
deviceScale=1
fi
if [[ deviceScale -eq -3 ]]; then
deviceScale=1000
fi

Hope it helps. Could be included in next version..
Helpful? Yes  No 
Super Plugin
by Goldie, November 30, 2011
This plugin is excellent!
The creator is extremely helpful and friendly and his creations work great!!!

Bigtime recommended!!

Sven Van Geyte
Helpful? Yes  No 
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (4)
Favorites
0
Views
95,792