Commit graph

33 commits

Author SHA1 Message Date
ee761507a2
bundles/{icinga2,influxdb}: fix file permissions 2022-12-17 11:45:10 +01:00
7604fef734
bundles/icinga2: use ip addresses for monitoring instead of hostnames 2022-03-13 15:15:47 +01:00
c71d827691
bundles/icinga2: add some missing config 2022-03-13 14:07:28 +01:00
4a03a9f89c
bundles/icinga2: fix directory permissions for /etc/icingaweb2 2022-03-12 09:03:35 +01:00
65ba43525f
bundles/icinga2: introduce new notification period 'daytime' 2022-03-05 08:29:10 +01:00
d35770c122
bundles/icinga2: rework config generation - use one file per host instead of one per bundle 2022-02-18 12:25:34 +01:00
dc2b2ae86b
bundles/check-mail-received: move check source to icinga2 itself 2022-01-02 14:50:32 +01:00
44fcdc7d11
bundles/icinga: set cascade_skip=False for icinga_notification_wrapper 2021-12-24 16:29:18 +01:00
d44c87e8a7
move SPAM BLOCKLIST check to icinga2 itself
somehow, we tend to get false positives if we run that check on the
node itself.
2021-11-28 07:26:41 +01:00
5a7d0b0afd
bundles/icinga2: don't skip everything if check_sipgate_account_balance can't get applied 2021-09-16 19:33:08 +02:00
04cee2b4c3
bundles/icinga2: fix file permissions 2021-08-07 07:13:41 +02:00
019d658442
bundles/icinga2: add check_usv_snmp 2021-04-25 08:02:04 +02:00
f8bbe00d47
overall better handling and usage of exceptions 2021-04-02 18:57:13 +02:00
17f9aa9c3e
bundles/icinga2: disable command module 2021-04-01 17:12:35 +02:00
b06532241b
bundles: use metastack syntax for metadata.get() 2021-02-18 18:12:25 +01:00
b42e39ed0a
get rid of check_rbl 2021-02-17 10:51:49 +01:00
f52df58517
bundles: code style improvements 2021-02-12 20:45:41 +01:00
71f033b7c2
bundles/icinga2: fix dependencies for svc_systemd:icinga2
icinga2 runs fine without any checks, so we now only depend on the other
configuration files managed by bw. This will also fix unwanted
dependencies, because 'file:' means *all* files, not only those provided
by this bundle. In the past, it wasn't possible to skip any file,
because that would result in icinga not properly restarting.
2021-01-30 17:31:05 +01:00
c5109fbfe3
bundles/icinga2: no need to do metadata.copy() here 2021-01-23 09:11:18 +01:00
8e54d6eb23
add monitoring for freifunk nodes 2021-01-09 11:03:23 +01:00
dc9e378908
bundles/icinga2: add icinga statusmonitor 2020-11-22 18:56:04 +01:00
12ce8d8f6e
bundles/icinga2: add automatic downtime for upgrade-and-reboot 2020-11-22 13:28:14 +01:00
9651d740ae
bundles/icinga2: add check_sipgate_account_balance, adjust check_interval 2020-11-22 11:38:53 +01:00
8c6c691e5e
bundles/icinga2: implement SMS notifications 2020-11-22 10:34:49 +01:00
15826c73b0
bundles/icinga2: send notifications 2020-11-22 09:04:24 +01:00
d428572461
bundles/icinga2: add servicegroup for every service which has checks 2020-11-21 23:04:15 +01:00
0bc4b5439c
bundles/icinga2: add hostgroup for every bw group 2020-11-21 22:46:29 +01:00
11071914e0
bundles/icinga2: initial working draft 2020-11-21 10:29:36 +01:00
d3de7a27be
bundles/icinga2: add dependencies for icingaweb2 setup 2020-11-21 08:57:46 +01:00
d31910368c
icinga2: install packages and dependencies 2020-11-13 13:19:26 +01:00
aad1a742b7
bundles/icinga2: add ipv6-capable check_rbl script 2020-11-10 14:26:07 +01:00
f30aa48eca
bundles/icinga2: add sshmon private key 2020-11-10 13:43:46 +01:00
a176a1aa65
bundles/icinga2: introduce, install checks, install sources.list, create postgres database 2020-11-10 13:37:27 +01:00