SOCKS

Check SOCKS

Description:

Nagios plugin to monitor socks proxy

Current Version

1.0.0

Last Release Date

2019-09-01

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x

Owner

License

GPL


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
Nagios plugin to monitor socks proxy Installation: Copy check_socks file in plugin directory (usually /usr/lib/nagios/plugins, can be found in file /etc/nagios3/resource.cfg). Make it executable: chmod +x /usr/lib/nagios/plugins/check_socks Configuration: Define command # 'check_socks' command definition define command{ command_name check_socks command_line /usr/lib/nagios/plugins/check_socks -i '$ARG1$' -p '$ARG2$' } Define service # Define a service to check socks proxy define service{ use generic-service host_name hostname service_description Socks proxy check_command check_socks!! } Replace and with your values Script usage: Usage: --help = Print this message -i = Proxy IP address (default 127.0.0.1) -p = Proxy port (default 1080) --target = Url to check socks proxy (default https://www.google.com) --max-time = Maximum time in seconds that you allow the whole operation to take (default 10) Requirements: curl must be installed on the host.
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
6,067