Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
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: