全文検索:
- 17 Zabbix history trends
- 00:00以前のものを削除する。 <code> # date +%s --date "2019-12-01 00:00" 1575126000 mysql> delete from trends where clock < 1575126000 limit 1000; </code> {{tag>zabbix}}
- 02 外部チェック
- .8.8.8 」このようになります。 [[http://diary.osa-p.net/2011/12/zabbix.html]] # cat dnscheck.sh <code> #! /bin/