diff --git a/plugins/procstat/procstat.go b/plugins/procstat/procstat.go index df7c3c84b..0216a39e5 100644 --- a/plugins/procstat/procstat.go +++ b/plugins/procstat/procstat.go @@ -26,7 +26,7 @@ func NewProcstat() *Procstat { } var sampleConfig = ` - [[process.specifications]] + [[procstat.specifications]] # pid file pid_file = "/path/to/foo.pid" # executable name (used by pgrep)