Network Connections, Stats and Bandwidth

Radware – Check Linkproof – SNMP v1, v2c, v3

Description:

Check Radware Linproof – Version 1.3 (29/12/2009) > VRRP status > Next Hop Router NHR status

Current Version

Last Release Date

February 1, 2010

Compatible With


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
This script check Radware Linproof (tested on Linkproof-v4.37). Modules included : ### Mode 1 - VRRP ### # - checks vrrp status ### Mode 2 - NHR ### # - check Next Hope Router status # - display actives sessions by NHR check_snmp_packeteer_ps.sh -H hostname -V version -M mode [-w|-c|-C|-l|-u|-a|-s|-n|-r|-m|-d|-h] ### PARAMETERS ### -H (IP adresse or DNS name) -V (1|2c|3) -M (vrrp|nhr) ### OPTIONNAL ### -w *** Use on nhr mode *** -c *** Use on nhr mode *** -C (name) *** Use on Version 1|2 *** -l (NoAuthNoPriv | AuthNoPriv | AuthPriv) *** Use on Version 3 *** -u *** Use on Version 3 *** -a *** Use on Version 3 *** -m *** Use on nhr mode (optionnal) *** -d Debug mode -h Help (print command usage, and quit) Sample commands: #./check_snmp_radware_lp.sh -H 192.168.0.1 -V 1 -M vrrp -C Public OK - Interface vrrp status : 3 master + 0 backup - 192.168.0.1 is master (priority:255), 61.22.151.206 is master (priority:255), 212.138.126.196 is master (priority:255), | master=3 backup=0 #./check_snmp_radware_lp.sh -H 192.168.0.1 -V 3 -l AuthNoPriv -M nhr -u login -a password -w 1 -c 0 -m 61.22.151.1 OK - NHR status : 2/2 active - "Routeur-ISP1" is active (master, 1061 sessions), "Routeur-ISP2" is active (backup, 7 sessions), | Ok=2 Max=2 "Routeur-ISP1"_sessions=1061 "Routeur-ISP2"_sessions=7 #./check_snmp_radware_lp.sh -h Display help #./check_snmp_radware_lp.sh xxxxxx -d Active debug mod
Reviews (0) Add a Review
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
0 (0)
Favorites
0
Views
158,971