Linux Server High Storage High Percentage Used

Server Sensor Monitoring

.

notes
Storage Sensor Monitoring

.

Configuration

severity

warning

Rule Query

sql SELECT * FROM devices,storage WHERE (devices.device_id = ? AND devices.device_id = storage.device_id) AND storage.storage_size > 7000000000 AND storage.storage_perc > 80


Last modified April 8, 2021