This fix changes output of check_disk in case of --error-only/-e option is used and state is ok
- Old output: DISK OK - New output: DISK OK - free space: / 159731 MB (83% inode=61%); /dev/shm 2926 MB (100% inode=99%); /boot 58 MB (32% inode=99%); Resolves: #1420 You can view, comment on, or merge this pull request online at: https://github.com/monitoring-plugins/monitoring-plugins/pull/1436 -- Commit Summary -- * check_disk - show all disks if state is ok and option error only is used -- File Changes -- M plugins/check_disk.c (19) -- Patch Links -- https://github.com/monitoring-plugins/monitoring-plugins/pull/1436.patch https://github.com/monitoring-plugins/monitoring-plugins/pull/1436.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1436