Skip to content

A Nagios plugin based on Perl and SNMPv3 to check the status of a Palo Alto Networks interface on a device.

Notifications You must be signed in to change notification settings

FoUStep/check_paloalto_portstatus.pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

check_paloalto_portstatus.pl

A Nagios plugin based on Perl and SNMPv3 to check the status of a Palo Alto Networks interface on a device.

@18th May 2023 Version
Tested on PA-440
PAN-OS 11.0.1
Nagios Core 4.4.11

Unsure who the author is. Credits to the unknown author.

GitHub release

Due to security reasons this is SNMPv3 only.

# check_paloalto_portstatus.pl
Usage:
./check_paloalto_portstatus.pl -H [ip|fqdn] -u [username] -A [authpassword] -X [privpassword] -v [interface name] -w [warning value] -c [critical value]

-H = IP/FQDN of the PA
-u = Username
-A = AuthPassword
-X = PrivPassword
-v = Interface Name/Alias
-w = Warning Value
-c = Critical Value

-h = Help
-V = Version

About

A Nagios plugin based on Perl and SNMPv3 to check the status of a Palo Alto Networks interface on a device.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages