Security

check_portsentry

Description:

Quick and simple check for number of portsentry bans in /var/lib/portsentry/portsentry.blocked.{tcp|atcp}. Detects if running in atcp or tcp mode and reads appropriate logfile.

Current Version

1.2

Last Release Date

June 13, 2022

Compatible With

  • Nagios 4.x

Owner

License

GPL


Project Notes
Usage: check_portsentry_bans -w [warn] -c [crit] --- object CheckCommand "check_portsentry_bans" { import "plugin-check-command" command = [ PluginDir + "/check_portsentry_bans" ] arguments += { "-w" = { order = 1 value = "$portsentry_warn$" required = true } "-c" = { order = 2 value = "$portsentry_crit$" required = true } } }
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
2,029