Werk #2186: check_mk_agent.aix: use GNU df in order to exclude NFS for filesystem monitoring
| Component | Checks & agents | ||
| Title | check_mk_agent.aix: use GNU df in order to exclude NFS for filesystem monitoring | ||
| Date | Apr 1, 2015 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
If the df command from the GNU coreutils is present at /usr/opt/freeware/bin/df then that is being used instead of the AIX df command. This avoids a hanging agent in case of hanging NFS mounts.