diff --git a/README.md b/README.md index 9bb2b427..c21ff01f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SimpleMonitor is a Python script which monitors hosts and network connectivity. It is designed to be quick and easy to set up and lacks complex features that can make things like Nagios, OpenNMS and Zenoss overkill for a small business or home network. Remote monitor instances can send their results back to a central location. -Requires Python >= 3.8. +Requires Python >= 3.10. Documentation is here: https://simplemonitor.readthedocs.io/en/latest/ diff --git a/docs/alerters.rst b/docs/alerters.rst index 36dea9a8..5f463182 100644 --- a/docs/alerters.rst +++ b/docs/alerters.rst @@ -130,7 +130,7 @@ All alerters accept time period configuration. By default, an alerter is active Note that the :confval:`times_type` option sets the timezone all the values are interpreted as. The default is the local timezone of the host evaluating the logic. -.. confval:: day +.. confval:: days :type: comma-separated list of integer :required: false