github.com/mackerelio/mackerel-agent-plugins@v0.89.3/mackerel-plugin-windows-server-sessions/README.md (about)

     1  mackerel-plugin-windows-server-sessions
     2  =======================================
     3  
     4  Windows Server Sessions custom metrics plugin for mackerel-agent.
     5  
     6  ## Usage
     7  
     8  ```shell
     9  mackerel-plugin-windows-server-sessions [-legacymetricname]
    10  ```
    11  
    12  ## Example of mackerel-agent.conf
    13  
    14  ```
    15  [plugin.metrics.td-table-count]
    16  command = "/path/to/mackerel-plugin-windows-server-sessions"
    17  ```