886371e9ba
to allow reading / and /proc/$pid/mountinfo OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins-sar-perf?expand=0&rev=25
128 lines
4.5 KiB
Plaintext
128 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 13 00:42:48 CET 2020 - ro@suse.de
|
|
|
|
- update apparmor profile usr.lib.nagios.plugins.check_iostat
|
|
to allow reading / and /proc/$pid/mountinfo
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 15:41:17 CET 2020 - ro@suse.de
|
|
|
|
- check_iostat: add reasons why state is warning or critical
|
|
to the output
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 18:10:48 CET 2019 - ro@suse.de
|
|
|
|
- check_iostat: sanitize dev name to properly match iostat output
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 5 16:34:19 CET 2019 - ro@suse.de
|
|
|
|
- check_iostat: exit with OK if running on tmpfs
|
|
- check_iostat: fix apparmor profile to allow stat call
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 5 14:40:38 CET 2019 - ro@suse.de
|
|
|
|
- check_iostat: allow to just specify a directory
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 14 16:06:32 UTC 2019 - Christian Boltz <suse-beta@cboltz.de>
|
|
|
|
- update AppArmor profile for usrMerge (bash) (boo#1132350)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 10 11:08:51 CEST 2018 - ro@suse.de
|
|
|
|
- check_iostat: fix to work with iostat on sle15
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 15 12:52:11 CET 2017 - ro@suse.de
|
|
|
|
- check_iostat: get field numbers from iostat dynamically
|
|
by parsing header line (r/s and w/s fields move between versions)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 14 17:27:19 CET 2017 - ro@suse.de
|
|
|
|
- check_iostat: pass warning and critical level to perfdata
|
|
- use iostat fields r/s and w/s for tps calculation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 24 12:33:08 CEST 2017 - ro@suse.de
|
|
|
|
- use -x for iostat and add utilization monitoring
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 15:01:40 UTC 2015 - lars@linux-schulserver.de
|
|
|
|
- switch to BSD-2-Clause as the script is more likely released
|
|
under this license
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 1 19:14:27 UTC 2015 - lars@linux-schulserver.de
|
|
|
|
- add apparmor profile for check_iostat
|
|
- recommend apparmor-profiles (needed for apparmor profile, but as
|
|
the check itself runs without apparmor, we use a week dependency)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 30 19:20:45 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- Renamed package to monitoring-plugins-sar-perf
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 9 16:57:05 CET 2012 - ro@suse.de
|
|
|
|
- check_iostat: use 5 seconds instead of 2 to get more useful data
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 28 14:26:57 CET 2011 - ro@suse.de
|
|
|
|
- check_iostat: add warning and critical levels for iowait
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 26 19:41:38 CET 2011 - ro@suse.de
|
|
|
|
- check_iostat: actually check current io stats, not since boot
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 26 00:59:35 CET 2011 - ro@suse.de
|
|
|
|
- more additions to check_iostat: can use device-mapper name
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 25 12:51:48 CET 2011 - ro@suse.de
|
|
|
|
- rewrite check_iostat in perl, also output iowait value
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 25 10:51:16 CET 2011 - ro@suse.de
|
|
|
|
- add requires sysstat
|
|
- check_iostat: call iostat with "-k" to really display kb
|
|
instead of blocks as unit
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 16:26:58 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- added check_iostat
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 15:27:09 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- also print the used arguments as output to STDOUT, so the user
|
|
knows what is mesured (monitoring-plugins-sar-perf-stdout.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 12:59:33 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- added monitoring-plugins-sar-perf-output.patch :
|
|
do not print DEV name for disk in performance output
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 24 10:05:07 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- initial version (git commit 4878d0cc66e928bd1075) defined as 0.1
|
|
|