librenms/LibreNMS/Validations/DistributedPoller
Tony Murray 1c2e446326
New Poller validations (#14148)
* New Poller validations
Seperated poller and distributed poller validations to make poller validations generally available
One auto fixer added
Translatable strings

* lint and style fixes

* and style

* and style

* Update LibreNMS/Validations/Poller/CheckLocking.php

Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>

* Update CheckPythonWrapper.php

* Try to check if cron is even installed before warning about not being able to read the cron files.
Likely most systems they won't be readable, but also, it is very unlikely we hit the cron check and it is meaningfully different than the first Poller::exists() check.

* Work on poller validation
Remove errors/warnings when at least one poller of the other type is active.

* style fixes

Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
2022-08-02 16:02:37 -05:00
..
CheckDistributedPollerEnabled.php New Poller validations (#14148) 2022-08-02 16:02:37 -05:00
CheckMemcached.php New Poller validations (#14148) 2022-08-02 16:02:37 -05:00
CheckRrdcached.php New Poller validations (#14148) 2022-08-02 16:02:37 -05:00