Update zbx-smart-readme.md

This commit is contained in:
Michael Höß 2020-09-29 13:26:20 +00:00
parent 5344b72d48
commit 1f3a832ffb
1 changed files with 3 additions and 1 deletions

View File

@ -19,4 +19,6 @@ Sample crontab entry
``` ```
*/15 * * * * root /opt/scripts/zabbix-support.bash 2>&1 > /dev/null */15 * * * * root /opt/scripts/zabbix-support.bash 2>&1 > /dev/null
6 */1 * * * root /opt/scripts/zabbix-support.bash --disco 2>&1 > /dev/null 6 */1 * * * root /opt/scripts/zabbix-support.bash --disco 2>&1 > /dev/null
``` ```
Also see the [Blogartice](https://blog.mh3000.net/viewer/1i1n1CWtsGc)