StatsD Admin Interface
StatsD Admin Interface — Naftiko capability covering the daemon's plain-text management TCP interface (default port 8126). Inspect counters, gauges, and timers, dump configuration, toggle health status, and delete in-memory aggregates by name or wildcard.
StatsD Admin Interface is a Naftiko capability published by StatsD on the APIs.io network. It bundles 10 operations across the GET and POST methods.
The capability includes 6 read-only operations and 4 state-changing operations. Lead operation: StatsD Get Server Stats. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include StatsD, Admin, and Management.
What You Can Do
MCP Tools
statsd-get-server-stats
StatsD Get Server Stats
statsd-list-counters
StatsD List All Counters
statsd-list-gauges
StatsD List All Gauges
statsd-list-timers
StatsD List All Timers
statsd-delete-counters
StatsD Delete Counters
statsd-delete-gauges
StatsD Delete Gauges
statsd-delete-timers
StatsD Delete Timers
statsd-get-health-status
StatsD Get Health Status
statsd-set-health-status
StatsD Set Health Status
statsd-dump-current-configuration
StatsD Dump Current Configuration