Symphorien Gibol
b40fc3a56b
pynagsystemd: init at 1.2.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08:00
Jonathan Ringer
d72c4791bc
Merge remote-tracking branch 'origin' into staging-next
2019-12-30 14:36:16 -08:00
Aaron Andersen
66bf75415f
Merge pull request #76551 from symphorien/nagios2
...
nagios: various improvements
2019-12-30 14:21:03 -05:00
Symphorien Gibol
cb38bf33e7
nagios: add nixos test
2019-12-30 16:41:18 +01:00
symphorien+git@xlumurb.eu
be25e45fc8
nagios: various improvements
...
* structured config for main config file allows to launch nagios in
debug mode without having to write the whole config file by hand
* build time syntax check
* all options have types, one more example
* I find it misleading that the main nagios config file is linked in
/etc but that if you change the link in /etc/ and restart nagios, it
has no effect. Have nagios use /etc/nagios.cfg
* fix paths in example nagios config files, which allows to reuse it:
services.nagios.objectDefs =
(map (x: "${pkgs.nagios}/etc/objects/${x}.cfg")
[ "templates" "timeperiods" "commands" ]) ++ [ ./main.cfg ]
* for the above reason, add mailutils to default plugins
Co-Authored-By: Aaron Andersen <aaron@fosslib.net>
2019-12-30 16:40:52 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Robin Gloster
8fb0e16133
munin: *Flags are lists
2019-12-30 12:15:29 +01:00
symphorien+git@xlumurb.eu
18090331d6
monitoring plugins: fix path to sudo and mailq
...
this fixes check_mailq with postfix at least
2019-12-29 15:45:13 -06:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs ( #76155 )
...
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Aaron Andersen
8051289f19
zabbix: 4.4.3 -> 4.4.4
2019-12-23 13:19:07 -05:00
Aaron Andersen
051cda4854
zabbix: 4.0.15 -> 4.0.16
2019-12-23 13:18:32 -05:00
Aaron Andersen
7e66f5b923
zabbix: 3.0.28 -> 3.0.29
2019-12-23 13:17:23 -05:00
Mario Rodas
bce8090922
cadvisor: 0.34.0 -> 0.35.0
...
Changelog: https://github.com/google/cadvisor/releases/tag/v0.35.0
2019-12-22 00:00:00 -05:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
Jörg Thalheim
a446ac2bb0
net-snmp: add multiple outputs to reduce closure size
2019-12-21 22:55:43 +00:00
Marek Mahut
2f3cd7dda7
alertmanager-bot: init at 0.4.0
2019-12-19 03:23:52 +00:00
Mario Rodas
9f2092b6a9
grafana-loki: fix build on darwin
2019-12-14 22:22:22 -05:00
WilliButz
95553b2cfd
grafana: 6.5.1 -> 6.5.2
2019-12-11 17:00:59 +01:00
Marek Mahut
cd979f45c8
Merge pull request #75386 from WilliButz/update-loki
...
grafana-loki: 1.1.0 -> 1.2.0
2019-12-10 22:42:13 +01:00
Mario Rodas
5e60ae8515
Merge pull request #75382 from r-ryantm/auto-update/riemann
...
riemann: 0.3.4 -> 0.3.5
2019-12-09 20:15:53 -05:00
WilliButz
3526e7deb0
grafana-loki: 1.1.0 -> 1.2.0
2019-12-09 19:12:53 +01:00
R. RyanTM
1dfd5f1f4b
riemann: 0.3.4 -> 0.3.5
2019-12-09 09:53:25 -08:00
WilliButz
fa16b6a689
prometheus-nginx-exporter: 0.4.2 -> 0.5.0
2019-12-06 21:30:50 +01:00
Graham Christensen
d7ca8feaba
Merge pull request #74987 from delroth/prom-webui
...
prometheus: bundle the webui assets and build the new React UI
2019-12-06 08:03:33 -05:00
WilliButz
f659187525
grafana-loki: 1.0.0 -> 1.1.0
2019-12-05 16:37:08 +01:00
Maximilian Bosch
58aa380671
prometheus-wireguard-exporter: 3.2.1 -> 3.2.2
2019-12-04 23:12:13 +01:00
Pierre Bourdon
a5fc982ea5
prometheus: bundle the webui assets and build the new React UI
...
v2.14 introduced a new experimental React UI and changed how web assets
are bundled with Prometheus. A separate pre-build command is required to
generate an asset bundle that gets statically linked into the Prometheus
binary.
2019-12-04 15:44:22 +01:00
Aaron Andersen
503b5c9705
zabbix: drop 4.2.x series
2019-12-01 11:31:16 -05:00
Aaron Andersen
fb0c13d1dd
zabbix: 4.4.1 -> 4.4.3
2019-12-01 11:30:41 -05:00
Aaron Andersen
640b67be76
zabbix: 4.0.14 -> 4.0.15
2019-12-01 11:29:26 -05:00
WilliButz
b8227da4c9
grafana: 6.5.0 -> 6.5.1
2019-11-28 12:46:24 +01:00
WilliButz
ce74c85ce7
grafana: 6.4.5 -> 6.5.0, build with go 1.13
2019-11-26 10:23:13 +01:00
Robin Gloster
39781e89a4
Merge pull request #74200 from WilliButz/update-varnish-exporter
...
prometheus-varnish-exporter: 1.5.1 -> 1.5.2
2019-11-27 17:30:10 +01:00
WilliButz
7176ca165b
prometheus-varnish-exporter: 1.5.1 -> 1.5.2
2019-11-25 22:23:54 +01:00
WilliButz
9edd7ad38f
prometheus-postgres-exporter: 0.7.0 -> 0.8.0
2019-11-25 21:59:42 +01:00
WilliButz
12c1f4b785
grafana: 6.4.4 -> 6.4.5
2019-11-25 09:02:06 -08:00
WilliButz
a3465d9d10
Merge pull request #73453 from mmahut/prometheus-nginxlog-exporter
...
prometheus-nginxlog-exporter: init at 1.3.0
2019-11-24 22:32:05 +01:00
Marek Mahut
693c27b111
grafana-loki: 0.4.0 -> 1.0.0
...
Adding mmahut as maintaner
2019-11-21 13:20:23 +01:00
Marek Mahut
6c692a29c8
prometheus-nginxlog-exporter: init at 1.3.0
2019-11-15 12:21:39 +01:00
Niklas Hambüchen
5245766158
consul-alerts: 0.5.0 -> 0.6.0
...
Changelog: https://github.com/AcalephStorage/consul-alerts/releases/tag/v0.6.0
2019-11-14 18:12:46 +01:00
Mario Rodas
c42f58233c
prometheus: 2.13.1 -> 2.14.0
...
Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.14.0
2019-11-13 04:20:00 -05:00
Renaud
4f3cfc3784
Merge pull request #72273 from Ma27/dnsmasq-exporter-bump
...
prometheus-dnsmasq-exporter: 0.1.0 -> 0.2.0
2019-11-13 13:34:59 +01:00
WilliButz
ef1d31e53c
prometheus-blackbox-exporter: 0.15.1 -> 0.16.0, disable tests
2019-11-11 19:49:38 +01:00
Maximilian Bosch
1683c4087e
prometheus-wireguard-exporter: 3.2.0 -> 3.2.1
...
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.1
2019-11-08 18:13:43 +01:00
Aaron Andersen
94d4533e94
Merge pull request #72871 from aanderse/zabbix
...
zabbix: minor version bump
2019-11-06 17:57:25 -05:00
WilliButz
d4763639e0
grafana: 6.4.3 -> 6.4.4
2019-11-06 18:51:54 +01:00
Aaron Andersen
d433b25d49
zabbix44: 4.4.0 -> 4.4.1
2019-11-05 21:28:30 -05:00
Aaron Andersen
e9a37289e0
zabbix40: 4.0.13 -> 4.0.14
2019-11-05 21:27:37 -05:00
WilliButz
09f823dc83
prometheus-postgres-exporter: 0.6.0 -> 0.7.0, run tests
2019-10-31 23:52:16 +01:00
Peter Hoeg
e64f741583
check-nwc-health: fix source URL
2019-10-31 12:03:59 +08:00