Juniper

check_junos_portflap.sh

Description:

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

Compatible With

  • Nagios 3.x

Owner

License

MIT


Project Files
Project Notes
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$ }
Reviews (0) Add a Review
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
0 (0)
Favorites
0
Views
4,669