1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Lars Kruse
8cff506f07 Plugin multi_tcp_ping: gracefully handle DNS resolution problems
Previously the plugin exited with an error, if the target name could not
be resolved.  Now this problem is handled just like an "unreachable"
situation.

Thanks, nitram2342!

Closes: #1091
2020-08-14 22:30:43 +02:00
Hannes Erven
1fc177ce9a multi_tcp_ping: enable service_check by default
By default, Net::Ping will report a good attempt even when the remote end returns "connection refused". By enabling service_check, the connection must have been established.
See https://perldoc.perl.org/Net/Ping.html#Functions
2019-12-16 00:58:38 +01:00
Lars Kruse
e4cd049b01 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
989f09e66c rename plugin example graphs for plugin gallery visualization
Some example graphs did not follow the naming convention required by the
plugin gallery.
2018-03-24 04:03:08 +01:00
dipohl
d216113740 Plugin-Gallery: Better 2nd level headings 2017-02-24 04:09:58 +01:00