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

php 7.1 compatibility rrdtool.inc.php

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Poller
    • None

    Description

      php 7.1 compatibility /opt/observium/includes/rrdtool.inc.php

      when using php 7.1 and config lines for no local rrd files with rrdcached, noticed that poller jobs would no longer run.   Same configuration with php 7.0 works fine.   This is on the professional edition.

      $config['rrd']['no_local'] = TRUE;

      $config['rrdcached'] = "someip";

       

       

      Attachments

        Activity

          [OBS-2528] php 7.1 compatibility rrdtool.inc.php

          Fixed in r8956.

          landy Mike Stupalov added a comment - Fixed in r8956.
          Sam.Hernandez-gill@qvc.com Sam Hernandez-Gill added a comment - - edited

          This would appear similar to OBS-2173.  php 7.1 works fine for the professional version if the rrd files are local to the server, however with the added configuration flags, I suppose different code is called that is yet to be compatible with php 7.1

          running Observium Professional 17.10.8930

          Sam.Hernandez-gill@qvc.com Sam Hernandez-Gill added a comment - - edited This would appear similar to  OBS-2173 .  php 7.1 works fine for the professional version if the rrd files are local to the server, however with the added configuration flags, I suppose different code is called that is yet to be compatible with php 7.1 running Observium Professional 17.10.8930

          People

            landy Mike Stupalov
            Sam.Hernandez-gill@qvc.com Sam Hernandez-Gill
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: