Wigo 0.73.11
Changelog:
- Probe hardware_disks : add mountpoint information, handle complicated fs, add mountpoint tag in metric, be able to override global warn/crit levels for paritions / mountpoints
- Probe packages-apt : properly grab errors even when 0 is !=0 (such as dpkg-db locked error)
- Probe hardware_load_average : loadavg is not 5-10-15 but 1-5-15
- Probe packages-yum : handle an error when repo is not available
- Adding more logs in client and server
- Fixing push client insecure mode that was not working
Many thanks to @speed47 for all his PR