You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UserParameter=mysql.partitions[*],HOME=/var/lib/zabbix mysql -N -e "select count(*) from INFORMATION_SCHEMA.PARTITIONS where TABLE_SCHEMA='zabbix' and TABLE_NAME='$1' and PARTITION_DESCRIPTION > UNIX_TIMESTAMP(DATE_FORMAT(NOW(), '%Y-%m-%d 00:00:00'));" | cut -d' ' -f1