Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-1129

scientific notation of large values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • Poller
    • Observium latest
      RRDtool 1.3.8
      PHP 5.5.19
      mySQL 5.5.40

    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

          People

            adama Adam Armstrong
            t0mmmmmmm Thomas Picard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: