Add system validation (#12337)

validate lnms link and completion
validate log rotation file is installed
This commit is contained in:
Tony Murray
2020-11-23 09:46:22 -06:00
committed by GitHub
parent c149ce0b3a
commit 2b59ff5fda
2 changed files with 58 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ if (isset($options['h'])) {
- poller: check that the poller and discovery are running properly
- programs: check that external programs exist and are executable
- python: check that various Python modules and functions exist
- system: checks system related items
- updates: checks the status of git and updates
- user: check that the LibreNMS user is set properly