check_ping: added option for packet size (#1356)
Oliver Skibbe <[email protected]> Mon, 28 Sep 2015 05:27:42 -0700
| Newsgroups | gmane.network.nagios.devel |
|---|---|
| Message-ID | <monitoring-plugins/monitoring-plugins/pull/[email protected]> |
- added option (-s/--packetsize) for setting packet size (limited to 65528
Bytes, according to RFC791)
- added DEFAULT_PACKET_SIZE constant with 56 Bytes
- disabled ping check for UnixWare in autoconf: if condition and
with_ping_command had different syntax
You can view, comment on, or merge this pull request online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1356
-- Commit Summary --
* * check_ping: added option for packet size
-- File Changes --
M configure.ac (37)
M plugins/check_ping.c (36)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1356.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1356.diff
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1356