Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-16644

Netmon and FreeBSD compatability

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 14
    • Component/s: System Dashboard
    • Labels:
      None
    • Distro Version:
      14
    • Distro:
      Other

      Description

      Continuing the topic of compatibility FreePBX and FreeBSD I want to ask to fix the class Netmon.class.php in the place where the variables are defined as following:

      public $output = (PHP_OS=='FreeBSD')? "/compat/linux/dev/shm/netusage" : "/dev/shm/netusage";
      public $watch = (PHP_OS=='FreeBSD')? "/compat/linux/dev/shm/running" : "/dev/shm/running";
      public $log = (PHP_OS=='FreeBSD')? "/compat/linux/dev/shm/netmon-log" : "/dev/shm/netmon-log";

      Can you did it?

       

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                fdanard Franck Danard [X] (Inactive)
                Reporter:
                Pretender Sergey Kazurov
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.