Have an AS400 in a QA environment that we're testing alerting on for a migration from a previous platform. We have a custom poller set up to pull storage capacity and storage used. What I can't seem to figure out is how i would use the calculation for pecentage used (used/capacity) and report that as a percentage and alert on it if it went above a certain threshold.
Thanks.