After adding a monitor for disk space, the email sent does not report the current status (which in disk space monitor is something like 35% free, or 100GB free), instead it reports up or down
I apologize for double posting but in case my first post is not clear enough, I wanted to clarify that in "System and server status " the monitor itself shows the correct status; the email sent gets the ${STATUS} wrong.So while looking at the monitor page, I see e.g. "only 5% free" , but when an email is sent regarding this issue (using a custom email template), the ${STATUS} variable, instead of displaying "only 5% free", It displays "down"
Last edit: ChriZathens 2015-02-22
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a missing feature - ${STATUS} should resolve to "up" or "down", but in the next Webmin release I will add a new variable ${STATUS_DESC} that will be something like "only 5% free"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I apologize for double posting but in case my first post is not clear enough, I wanted to clarify that in "System and server status " the monitor itself shows the correct status; the email sent gets the ${STATUS} wrong.So while looking at the monitor page, I see e.g. "only 5% free" , but when an email is sent regarding this issue (using a custom email template), the ${STATUS} variable, instead of displaying "only 5% free", It displays "down"
Last edit: ChriZathens 2015-02-22
This is a missing feature - ${STATUS} should resolve to "up" or "down", but in the next Webmin release I will add a new variable ${STATUS_DESC} that will be something like "only 5% free"
Thanks a lot for your efforts and for this excellent piece of software!
Cheers!