这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

scollector: Log when root is needed #1539

@floyd-may

Description

@floyd-may

I'm attempting to monitor specific processes on a linux box; however, I'm getting no stats. I am, however, getting tagged stats for process count (linux.proc.count) for each of the processes I'm attempting to monitor, just no runtime stats (linux.proc.cpu, e.g.).

Sample from my TOML file:

[[Process]]
  Command = "bosun-monitor"
  Name = "bosun"
  Args = ""
  IncludeCount = true

Without the IncludeCount = true I get nothing at all. I added it in the process of debugging. Not seeing anything in the log, even with debug output.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions