Details
Description
MySQL graphs stopped working a few days ago without any change in configuration or software.
Turns out there's some typecasting done in includes/polling/applications/mysql.inc.php which converts large values into their scientific notation and rrd doesn't like it:
app-mysql-5.rrd: not a simple integer: '1.47191921045E+12'
I'm not sure if there's any other implication, but simply disabling the typecasting fixed data collection for us.
Attachments
Activity
Workflow | Original: classic default workflow [ 12014 ] | New: Observium workflow [ 14367 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Fixed in 6110.