Disk metric is not firing?
OEM 13.5 RU27
Hi,
We have this setup for our mySQL servers:
Filesystem / Path Warning (%) Critical (%)
/var/lib/mysql-files/audit 5 None
/var/lib/mysql-files/binlog 15 5
/var/lib/mysql-files/tmp 15 5
/var/lib/mysql-files/ibdata 15 5
/var/lib/mysql-files/relaylog 15 5
/var/lib/mysql-files/undo 15 5
/var/lib/mysql-files/iblog 15 5
All others 15 5
Filesystem / Path Warning (MB) Critical (MB)
/var/lib/mysql-files/backup 10240 (10 GB) 5120 (5 GB)
/var/lib/mysql 25600 (25 GB) 10240 (10 GB)
All others None None
MB works fine. But we dont get any alarm for %.
Any ideas?
Regards
Rookie
EDIT - it was wrong permissions. We had one old environment where the metric worked. Compared the permissions on the disks…and voila!