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.patch
          15 kB
          Tromp Wezelman
        2. lighttpd.png
          0.7 kB
          Tromp Wezelman
        3. lighttpd(869x850).png
          522 kB
          Tromp Wezelman

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: