Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This script checks the last time an interface on a junos device has flapped up or down and reports the answer. Examples: define service{ hostgroups srx,ex2200 host firewall1,switch1 service_description Port State fe-0/0/1 check_command check_junos_port!fe-0/0/1 use generic-service } define command{ command_name check_junos_port command_line $USER1$/check_junos_portflap.sh $HOSTADDRESS$ $ARG1$ }
Current Version
2.0
Last Release Date
2018-03-27
Owner
Ray Holtz
Download URL
https://github.com/rayholtz/Scripts/blob/master/Nagios/check_junos_portflap.sh
License
MIT
Compatible With
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{ hostgroups srx,ex2200 host firewall1,switch1 service_description Port State fe-0/0/1 check_command check_junos_port!fe-0/0/1 use generic-service }
define command{ command_name check_junos_port command_line $USER1$/check_junos_portflap.sh $HOSTADDRESS$ $ARG1$ }
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!