diff --git a/Nagstamon/Config.py b/Nagstamon/Config.py index 793c1cff..9f77d125 100644 --- a/Nagstamon/Config.py +++ b/Nagstamon/Config.py @@ -125,7 +125,7 @@ class AppInfo(object): contains app information previously located in GUI.py """ NAME = 'Nagstamon' - VERSION = '3.9-20221019' + VERSION = '3.10.0' WEBSITE = 'https://nagstamon.de' COPYRIGHT = '©2008-2022 Henri Wahl et al.' COMMENTS = 'Nagios status monitor for your desktop' diff --git a/README.md b/README.md index 57af22e0..258b2fa0 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ Successfully tested monitors include: - Checkmk/Multisite 1.1.10+ - Thruk 1.5.0+ - monitos 4.4+ + - Prometheus + - Alertmanager + - Zabbix 2.2+ - Livestatus – experimental - - Zabbix 2.2+ – experimental - Zenoss – experimental - monitos 3 - experimental - SNAG-View3 - experimental - - Prometheus - experimental - - Alertmanager - experimental See https://nagstamon.de for further information.