I'm relatively new at Orion and was trying to figure out how to trigger an alert when a filesystem for a node hit 95% utilization. Anyone know how to configure this in Advanced Alerts?
Oh, I should mention that I know I can trigger this with "Percent Memory Used" but that would include RAM usage and I just want filesystem information.
In the advanced alert engine, choose "Volume" as the alert type. Under Volumes > Volume Status > Volume Percent Used. Set the alert to trigger if Volume Percent Used is Greater Than or Equal To 95%.
Awesome, thanks. Hey, do you know the variable name for a Volume when sending the alert? For example...
Alert: ${NodeName} filesystem of ${something} is over 95%!
Ah, disregard the previous question, I found it in the manual. However, the problem is that "Volume" seems to include "Real Memory." Is there a way to look at just filesystems?
-s
Ah hah! I think I found the answer. This is what the config should look like!
Volume Variables in the Admin Guide