AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 6.13.0 + Allow skip temperature check, introduces new parameter --skip-temp-check + Improved handling of missing or non-executable smartctl command
- Update to 6.12.2: + Bugfix when interface parameter was missing in combination with -g (#79)
- Update to 6.12.1: + Fix regression bug in 6.12.0 (#77) + Security fix in trailing path for pseudo-devices (Additional anchor for security) + Update help + Add Erase_Fail_Count_Total to default raw list + Fix NVMe perfdata (issue 74) - encapsulate the recommends to allow building on RHEL based distributions
- reduce the sudoers rights for nagios user from using smartctl to only call the plugin itself. As the plugin is called with sudo rights, the included sudo calls in the plugin will also be executed as root and don't cause any problem. As the plugin is only writable by root, this forbits the nagios user to execute smartctl with arbitrary options (boo#1191671) - update to 6.11.0 + Handle dots in NVMe attributes, prioritize (order) alerts + Add aacraid devices (6.10.0) - add rpmlintrc
- include <abstractions/user-tmp> in apparmor profile
- buildrequire sudo to avoid having to package the sudoers directory with wrong permissions
- package renamed to monitoring-plugins-smart - update to 5.2: + support hardware raids like megaraid (rev 2.0) + update help output (rev 2.1) + making the plugin work on FreeBSD (rev 3.0) + allowing -i sat (SATA on FreeBSD) (rev 3.1) + works now with CCISS on FreeBSD (rev 3.2) + elements in grown defect list causes warning (rev 3.3) + add threshold option "bad" (-b) (rev 4.0) + modified help (rev 4.0) + bugfix in threshold logic (rev 4.1) + bugfix in defect list perfdata (rev 4.2) + implemented -g to do a global lookup (rev 5.0) + cleanup, merge Jeromes code, perfdata output fix (rev 5.1) + Fixed output bug in global check / issue #3 (rev 5.2) - adapted enable_auto_interface.patch - removed check_smart-enable_adaptec_raid_controllers.patch - switched spec file license to SUSE-Public-Domain
- support for dummy interface 'auto'. Using the interface 'auto', smartctl will select an appropriate interface by itself.
- further enhance the usage documentation (bnc #857441) - fix license string to follow spdx recommendation
- require monitoring-plugins-common
- update to 1.0.1 for 11.4 and beyond - includes a patch to check disks behind Adaptec RAID controllers - added initial Apparmor profile - added sudoers file for 11.4 and beyond - added README.SuSE to inform users about Apparmor and sudoers files
- changed to a better check from monitoringexchange (see URL)
- created package (from nagiosplug/contrib)