Skip to content

robruma/nagios-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Nagios plugins

####check_blacklist.pl

Generic Nagios check for blacklist monitoring

Checks an IPv4 address for the presence of an A record and TXT record on well known dnsbl zones. Returns a Nagios OK, alert or warning depending on the status and which array the dnsbl zone is on.

Usage: check_blacklist.pl --ip ip [--dnsbl zone[,zone,...]][--debug][--help|-?]

####check_tomcat.pl

Generic Nagios JSESSIONID check for Tomcat

Allows for a generic check between two requests to the given host and does comparisons within each request to verify the JSESSIONID cookie string is the same in the header and body content and different between each request

Usage: check_tomcat.pl --hostname --path [--port ][--secure][--debug][--help|-?]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages