Hi,
I have a trigger to alert on disk space. That trigger description reads:
Drive {$DRIVELETTER} has {ITEM.VALUE1}% remaining ({ITEM.VALUE2} bytes)
This always displays the number of bytes remaining in bytes, which can be a long (unreadable) number, see screenshot:

Would it be possible to display this in Kb, Mb, Gb, etc? That would make the alert and the dashboard far more readable.
Regards,
Robert de Bock
I have a trigger to alert on disk space. That trigger description reads:
Drive {$DRIVELETTER} has {ITEM.VALUE1}% remaining ({ITEM.VALUE2} bytes)
This always displays the number of bytes remaining in bytes, which can be a long (unreadable) number, see screenshot:
Would it be possible to display this in Kb, Mb, Gb, etc? That would make the alert and the dashboard far more readable.
Regards,
Robert de Bock
Comment