1
0
Go to file
Lars Vogdt 7e20b26c28 Accepting request 1130995 from home:lrupp:branches:server:monitoring
- update to 2.3.5
  FIXES
  * Include maxfd.h in lib Makefile
  included in 2.3.4
  ENHANCEMENTS
  * check_curl: added --cookie-jar and doing proper cleanup of libcurl
  * check_curl: Include all IPs from getaddrinfo() in curl DNS cache
  * check_dhcp: Add dhcp rogue detection
  * check_disk: add ignore-missing option to return OK for missing fs
  * check_disk_smb: allow checking 0-sized resource (ex. IPC$)
  * check_disk: The options to include or exclude specific file 
    systems now allow the usage of regex(7)
  * check_icmp: Add support to Jitter, MOS and Score
  * check_mysql: Detect running mysqldump and handle it 
    more gracefully
  * check_procs: Implement --exclude-process to exclude 
    specific processes
  * check_smtp: add new longoption --tls
  * check_smtp: Add option to prefix PROXY header
  * check_smtp: Add support for SMTP over TLS
  * check_smtp: Add support for SNI
  * check_snmp: Implement option to ignore mib file parsing errors
  * check_users: prefer systemd-logind over utmp
  FIXES
  * check_disk: Display SI units correctly
  * check_ircd: use pack_sockaddr_in rather than hand-rolled
  * check_log/check_oracle/check_sensors: fixed the outputs of the 
    help functionality
  * check_mysql: Add mysql_close to avoid spamming the server logs
  * check_smtp: add missing -r option in usage

OBS-URL: https://build.opensuse.org/request/show/1130995
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=115
2023-12-05 15:44:03 +00:00
.gitattributes remove link to broken package 2014-07-15 14:54:25 +00:00
.gitignore remove link to broken package 2014-07-15 14:54:25 +00:00
check_ircd_ssl - use the check_ircd script as submitted via GitHub 2015-01-21 11:23:17 +00:00
monitoring-plugins-2.3.3-check_by_ssh.patch - Update to 2.3.3 2023-02-23 15:43:20 +00:00
monitoring-plugins-2.3.3-check_disk_on_btrfs.patch - Update to 2.3.3 2023-02-23 15:43:20 +00:00
monitoring-plugins-2.3.3-check_ntp_perf_absolute.patch - Update to 2.3.3 2023-02-23 15:43:20 +00:00
monitoring-plugins-2.3.3-check_ssh.patch - Update to 2.3.3 2023-02-23 15:43:20 +00:00
monitoring-plugins-2.3.3-check_ssh.t_-_improve_testing.patch - Update to 2.3.3 2023-02-23 15:43:20 +00:00
monitoring-plugins-2.3.3-root-plugins-Makefile_-_no_chown.patch - Update to 2.3.3 2023-02-23 15:43:20 +00:00
monitoring-plugins-2.3.3-wrong_percent_in_check_swap.patch - Update to 2.3.3 2023-02-23 15:43:20 +00:00
monitoring-plugins-2.3.5.tar.gz Accepting request 1130995 from home:lrupp:branches:server:monitoring 2023-12-05 15:44:03 +00:00
monitoring-plugins-2.3.5.tar.gz.sha1 Accepting request 1130995 from home:lrupp:branches:server:monitoring 2023-12-05 15:44:03 +00:00
monitoring-plugins-permissions - adapted README files and package documentation 2014-07-16 14:05:40 +00:00
monitoring-plugins-README-extra-opts - add a note about permissions for the extra-opts file in README 2015-07-26 10:17:38 +00:00
monitoring-plugins-README.SUSE - adapted README files and package documentation 2014-07-16 14:05:40 +00:00
monitoring-plugins-README.SUSE-check_cups - adapted README files and package documentation 2014-07-16 14:05:40 +00:00
monitoring-plugins-README.SUSE-check_dhcp - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
monitoring-plugins-README.SUSE-check_icmp - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
monitoring-plugins-README.SUSE-check_ide_smart - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
monitoring-plugins-README.SUSE-check_ntp_time - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
monitoring-plugins-README.SUSE-check_ping - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
monitoring-plugins-rpmlintrc remove link to broken package 2014-07-15 14:54:25 +00:00
monitoring-plugins.changes Accepting request 1130995 from home:lrupp:branches:server:monitoring 2023-12-05 15:44:03 +00:00
monitoring-plugins.check_cups.sh - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
monitoring-plugins.obsinfo - change version to 2.3~alpha.$date.$commit 2020-09-14 12:03:05 +00:00
monitoring-plugins.spec Accepting request 1130995 from home:lrupp:branches:server:monitoring 2023-12-05 15:44:03 +00:00
nrpe-check_load - add /etc/nrpe.d/*.cfg snipplets for 2018-10-03 14:12:46 +00:00
nrpe-check_mailq - add /etc/nrpe.d/*.cfg snipplets for 2018-10-03 14:12:46 +00:00
nrpe-check_mysql + nrpe-check_total_procs => check_procs 2018-10-04 15:01:15 +00:00
nrpe-check_ntp_time - add /etc/nrpe.d/*.cfg snipplets for 2018-10-03 14:12:46 +00:00
nrpe-check_partition + nrpe-check_total_procs => check_procs 2018-10-04 15:01:15 +00:00
nrpe-check_proc_cron + nrpe-check_total_procs => check_procs 2018-10-04 15:01:15 +00:00
nrpe-check_swap + nrpe-check_swap => check_swap 2018-10-03 21:36:47 +00:00
nrpe-check_total_procs + nrpe-check_total_procs => check_procs 2018-10-04 15:01:15 +00:00
nrpe-check_ups + nrpe-check_total_procs => check_procs 2018-10-04 15:01:15 +00:00
nrpe-check_users + nrpe-check_total_procs => check_procs 2018-10-04 15:01:15 +00:00
nrpe-check_zombie_procs + nrpe-check_total_procs => check_procs 2018-10-04 15:01:15 +00:00
usr.lib.nagios.plugins.check_cups Accepting request 694064 from home:cboltz:branches:server:monitoring 2019-04-15 13:54:09 +00:00
usr.lib.nagios.plugins.check_dhcp - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
usr.lib.nagios.plugins.check_disk - usr.lib.nagios.plugins.check_disk: 2016-02-24 12:33:39 +00:00
usr.lib.nagios.plugins.check_icmp - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
usr.lib.nagios.plugins.check_ide_smart - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
usr.lib.nagios.plugins.check_load - add apparmor profiles for the following checks: 2015-08-01 19:15:51 +00:00
usr.lib.nagios.plugins.check_ntp_time - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
usr.lib.nagios.plugins.check_ping - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
usr.lib.nagios.plugins.check_procs Accepting request 1090989 from home:dmdiss:bsc1209194_aa_prof_nagios_check_procs 2023-06-06 11:02:33 +00:00
usr.lib.nagios.plugins.check_procs.sle15 Accepting request 1090989 from home:dmdiss:bsc1209194_aa_prof_nagios_check_procs 2023-06-06 11:02:33 +00:00
usr.lib.nagios.plugins.check_ssh - allow plugins to open files in /etc/monitoring-plugins/ 2014-07-22 14:20:27 +00:00
usr.lib.nagios.plugins.check_swap - add apparmor profiles for the following checks: 2015-08-01 19:15:51 +00:00
usr.lib.nagios.plugins.check_users - add apparmor profiles for the following checks: 2015-08-01 19:15:51 +00:00