Solaris

check_solaris_nics

Description:

Nagios plugin to check network interfaces (link status, duplex, speed) on Solaris.

Current Version

Last Release Date

June 16, 2009

Compatible With


Project Files
Project Notes
This Nagios plugin checks link status, duplex and speed for given Solaris network interfaces. Tested with bge, ce, e1000g, eri, hme, nxge and qfe devices (feel free to add more). You can give one or more interfaces and their expected speeds and duplex settings as parameters. The plugin will return: 0 (OK) - if all interfaces are up with correct speed and duplex 1 (WARNING) - if all interfaces are up but any of them has incorrect speed or duplex 2 (CRITICAL) - if one or more interfaces are down Examples: # check_solaris_nics.sh -i ce0 -s 1000 -d full OK - ce0 up 1000 Mbps full duplex # check_solaris_nics.sh -i ce1 -s 1000 -d full SPEED WARNING - ce1 up 100 Mbps full duplex # check_solaris_nics.sh -i ce2 -s 1000 -d full DUPLEX WARNING - ce2 up 100 Mbps half duplex # check_solaris_nics.sh -i ce3 -s 1000 -d full CRITICAL - ce3 down Revision: 1.11 - added option -e (errors only) - some minor internal tweaks with variable naming etc.
Reviews (1) Add a Review
Manage plugins
by warron.french@aero.org, February 29, 2016

I apologize for the average rating of this Nagios Plugin, but I didn't know how to submit a question about it. I am so new to Nagios, and we are running Nagios XI specifically, and so I am slowly diving in to the management through the use of the interface without any sort of mentoring. Anyway, I found out that I can add a Nagios Plugin, I found your plugin, and we do have Solaris 10 (x86|sparc) machines and wanted to upload it properly. I uploaded the plugin providing the full filename to include the .tar.gz extension; but when loaded it is listed as the exact filename to include the extensions. Is this normal, did I do something wrong considering I have no instructions by which to perform this basic task? Thank you in advance, Warron



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
3 (1)
Favorites
0
Views
145,931