AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.4 * Issue #22: Prevent Python type errors when sending an SNMP trap. (bsc#1172083)
- Update to version 1.3 * Add 'trap-default-severity' configuration option. * Harden the notification parser. (bsc#1171471) version 1.2 * Show used configuration settings in debug mode. * Load configuration file from the directory in which the prometheus-webhook-snmp command is located. * Automatically convert hyphens to underscores in configuration file parameters.
- Change package dependency to python3-prometheus_client.
- Add _service file to fetch package from git.
- Add support for global configuration file /etc/prometheus-webhook-snmp.conf - Add ability to configure systemd service via /etc/default/prometheus-webhook-snmp - Added python3-PyYAML as new dependency - python3-pysnmp needs to be at least 4.4.1
- Initial package (1.0) for openSUSE