Bug #56474 | Displaying values from Evaluated Expression | ||
---|---|---|---|
Submitted: | 1 Sep 2010 21:29 | ||
Reporter: | Gary Pendergast | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Enterprise Monitor: Web | Severity: | S4 (Feature request) |
Version: | 2.2.2.1730 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[1 Sep 2010 21:29]
Gary Pendergast
[9 Nov 2010 3:05]
ARVIND BAGESHWAR
Did try this.. and it looks like value assignment is not working for me . Expression %monitored_value% == ((%cpu_idle%/(%cpu_idle%+%cpu_wait%+%cpu_user%+%cpu_sys%))*100) ; (%monitored_value% < THRESHOLD) ; Evaluated Expression %monitored_value% == ((13576170/(13576170+0+641280+183820))*100) ; (%monitored_value% < 5) ;