simplemonitor
simplemonitor copied to clipboard
A Python-based network and host monitor
Bumps [types-setuptools](https://github.com/python/typeshed) from 63.2.2 to 65.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.19 to 2.28.9. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.2.1 to 1.2.2. Changelog Sourced from freezegun's changelog. 1.2.2 Removes Python 3.6 support, which reached its EOL on 2021-12-23 (https://devguide.python.org/versions/?highlight=End-of-life#unsupported-versions). Improved static typing definitions Don't freeze pytest...
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.4. Commits 6027577 Release 5.0.4 213e006 Merge pull request #1653 from asottile/lower-bound-importlib-metadata e94ee2b require sufficiently new importlib-metadata 318a86a Merge pull request #1646 from televi/main 7b8b374...
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.4 to 2.11.0. Commits 50d3322 Cut 2.11.0 35f9a52 Merge branch '2.10' 1150ed2 Cut 2.10.5 f0311c5 Merge branch '2.9' into 2.10 114578a newer invocations for better behavior eg...
Bumps [ping3](https://github.com/kyan001/ping3) from 3.0.2 to 4.0.3. Release notes Sourced from ping3's releases. Version 4.0.0 4.0.0: Feature: Now errors TimeToLiveExpired, DestinationUnreachable and DestinationHostUnreachable have ip_header and icmp_header attached. ( #48 )...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
At the moment, restarting SimpleMonitor (when a simple config HUP won't do) causes all state for monitors to be lost, so that monitors which are currently failing trigger a failure...
Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.4.2 to 1.4.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
when delay is set for an email alerter I receive mails every interval. I checked every other configuration value regarding repeat, limit, vfc etc. but could not find a possible...