Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Juniper
Nagios plugins to monitor Juniper network gear.
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!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Check Juniper MX
noahguttman.wordpress.comUnder the latest version of JUNOS for the MX series hardware and cluster monitoring is missing from SNMP. This plugins was created to solve that problem. It is intended to be used with trusted keys to conduct health check by ssh Check the GitHub ...
Check Juniper SA 6500
Monitor Juniper SA 6500 with SNMP
Check Juniper SRX
noahguttman.wordpress.com/Under the latest version of JUNOS for the SRX series hardware and cluster monitoring is missing from SNMP. These plugins were created to solve that problem. They are intended to be used with trusted keys to conduct health check by ssh Check the ...
Check various hardware environmental sensors
The basic function of this script is to check various hardware environmental sensors, like power supply's, fans, cards, modules etc. Cisco, Nokia, BlueCoat, IronPort, Foundry, Linux, Extreme, Juniper, HP ProCurve, NetScreen, Citrix and Transmode.
check_bgp.sh
Checks status of BGP neighbour. Collects BGP counters and number of prefixes in memory. Usage: ./check_bgp.sh -H [HOSTNAME] -C [COMMUNITY] -P [Peer_IP,From,To Peer_IP,From,To....] Example: ./check_bgp.sh -H 10.160.7.225 -C idea -P "10.78.5.14 ...
check_CMT
Checks CPU, Memory and Temperature of Juiper Router Switch and Firewall (SRX Only). Checks Session count for Juniper Firewall (SRX Only). Example: ./check_CMT.sh -H 10.10.10.10 -T CPU -C idea -w 60 -c 80 Output: OK - Current CPU Usage is ...
check_juniperalarm.sh
This check script will get the juniper alarm state via SNMP.
check_junos_portflap.sh
This script checks the last time an interface on a junos device has flapped up or down and reports the answer. Examples: define service define command
check_sfp_juniper
This plugin monitors optical power levels (DOM) on SFP(+) transceivers on juniper MX (and likely EX) hardware via SNMP.
check_up_down_port
Please check out a new plug I created today (using SNMP) for monitoring specific port switch an alert in case it is going down or up. down -> up considered as warning (exit code 1) up-> down considered as critical (exit code 2) no change made -> cons ...
Netscreen Config Backup
www.linkedin.com/in/thabetamerBash script as plugin to get Netscreen configurations through SCP, check if it has been changed recently and back it up with versioning by modification date.