XMLWordPrintable

Details

    Description

      Script to get lighttpd stats

      This script needs the mod_status module enabled in lighttpd.conf
      http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModStatus

      #lighttpd.conf
      server.modules = ( ..., "mod_status", ... )
      $HTTP["remoteip"] == "127.0.0.1" {
      status.status-url = "/server-status"

      Can someone with a busy webserver lighttpd environment test this? I did not have a good environment to get good graphs.

      Attachments

        1. lighttpd(869x850).png
          lighttpd(869x850).png
          522 kB
        2. lighttpd.png
          lighttpd.png
          0.7 kB
        3. lighttpd.patch
          15 kB

        Activity

          People

            adama Adam Armstrong
            tromp Tromp Wezelman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: