1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Nagstamon for Debian
--------------------
Please note that not to verify server certificates is a deliberate decision
made by upstream (although there is an open issue to make it configurable
per server) that is shared by the current package maintainers.
The rationale for this is that monitoring servers are typically not
intended for broad public access but for a limited group of technically
trained users. (#861152)
If you see "ImportError: No module named secretstorage" while starting:
This non-critical message will occur when the recommended package
python3-secretstorage is not installed. Nagstamon will work regardless,
but please be aware that your server credentials will be stored
in plaintext in the config files. (#774002)
-- Moritz Schlarb <schlarbm@uni-mainz.de> Fri, 28 Apr 2017 21:06:17 +0200
|