Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Perl script that checks the number of client or server established connections on a netscaler, using snmp.
Current Version
Last Release Date
June 23, 2009
Owner
Woody
check_netscaler_conn
This plugin is written in perl and requires the perl module: Net::SNMP. Beta version, tested on Netscaler 9000 series.
Good, readable script for monitoring "Current Client & Server connections in the Established state" Needs slight modification for OID's that are obsolete after NetScaler ver 9.3 NetScaler MIB 10.1 : my $oid_currentclient_conn = "1.3.6.1.4.1.5951.4.1.1.46.12.0"; # current client established connexion my $oid_currentserver_conn = "1.3.6.1.4.1.5951.4.1.1.46.10.0"; # current server established connexion regards, Erwin
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!