Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
_Solaris_ specific NRPE plugin for netstat. Use netstat command, not snmp. Return values: in_packets, out_packets, in_errors, out_errors, collis and queue for specific NIC. Can check threshold on errors, collis and queue.
Current Version
1.0.1
Last Release Date
2011-08-12
Owner
Oleg
Compatible With
Main goal of this plugin is get graph trend data.
Put this scrip to libexec directory of your nrpe client and change right/ownership.
check_netstat.sh -d device [-w [ierr],[oerr],[collis],[queue]] [-c [ierr],[oerr],[collis],[queue]]
Example of using: check_netstat.sh -d ce0 check_netstat.sh -d ce0 -w 1,,,3 check_netstat.sh -d ce0 -w ,,,3 -c ,,,10
Output format (no threshold defined): [root@nagios ~]# /usr/lib/nagios/plugins/check_nrpe -H 10.0.0.1 -c check_netstat ipkts=9509 netstat OK - | ipkts=9509 ierrs=0;; opkts=3335 oerrs=0;; collis=0;; queue=0;;
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!