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

unix agent polling broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Critical
    • None
    • None
    • Poller

    Description

      no data for servers using the unix agent for a couple of weeks now. have Observium build 3397 installed.

      running poller update on a specific server in debug mode reveals the apparent problem:

      including: includes/polling/unix_agent.inc.php
      PHP Warning: include(includes/polling/unix_agent.inc.php): failed to open stream: No such file or directory in /opt/observium/includes/polling/functions.inc.php on line 192

      Warning: include(includes/polling/unix_agent.inc.php): failed to open stream: No such file or directory in /opt/observium/includes/polling/functions.inc.php on line 192
      PHP Warning: include(): Failed opening 'includes/polling/unix_agent.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /opt/observium/includes/polling/functions.inc.php on line 192

      Warning: include(): Failed opening 'includes/polling/unix_agent.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /opt/observium/includes/polling/functions.inc.php on line 192

      Fixed (worked around) by doing:

      ln -s /opt/observium/includes/polling/unix-agent.inc.php /opt/observium/includes/polling/unix_agent.inc.php

      Attachments

        Activity

          People

            adama Adam Armstrong
            cstone Chris Stone
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: