Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › Monyog › Using Monyog › Getting Up To Speed With Monyog Notifications
Tagged: notification
Hi,
You will have to specify the Alert Condition as well, in the advanced settings of the counter in question. You can set it to
function() { return GetWarnStatusInt(this.Value, this.Critical, this.Warning, true); }
Thanks!