Werk #8033: Fix PING check on clusters without services
| Component | Configuration generation | ||
| Title | Fix PING check on clusters without services | ||
| Date | Apr 10, 2014 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The PING check that is created on clusters that have no other services always failed with check_icmp: Failed to resolve -m. This happened only some operating systems only (e.g. RedHat 6.5). The reason is probably in different versions of the getopt function. This has been fixed.