sensu-plugins / sensu-plugins-network-checks

This plugin provides native network instrumentation for monitoring and metrics collection, including: hardware, TCP response, RBLs, whois, port status, and more.
http://sensu-plugins.io
MIT License
30 stars 77 forks source link

Added support to choose to get remote port metrics #105

Closed frommelmak closed 4 years ago

frommelmak commented 5 years ago

Added support to choose to get remote port metrics instead of just local ones. Default behaviour remains the same.

No new dependencies required nor README changes