Project

General

Profile

« Previous | Next » 

Revision 140655f7

Added by Jim Pingle over 6 years ago

status.php optimizations. Implements #9290

  • Rewrites the command output so it is first written to files, then read through line-by-line to PHP. Should be much more efficient and consume less memory, making the previously "too large" commands viable.
  • Increase verboseness of ifconfig output, add supported media
  • Add "Listen Queues" output
  • Wording fixes
  • Script can now be run from the console to create and save an archive only: "php /usr/local/www/status.php"
  • New parameter: archiveonly
    When present, output is suppressed. Creates tgz which can be downloaded
  • New parameter: nocleanup
    When present, the individual status output .txt files are not removed from
    /tmp/status_output/ before exiting.

(cherry picked from commit 6c17da07bf1ce9bfc304c97a5afe3e2e26221319)

  • added
  • modified
  • copied
  • renamed
  • deleted