Skip to content

A Telegraf plugin to collect Pressure Stall Information stats.

License

Notifications You must be signed in to change notification settings

x70b1/telegraf-psi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegraf-psi

Actions Contributors License

A Telegraf plugin to collect Pressure Stall Information stats.

Configuration

[[inputs.exec]]
  command = "sh /opt/telegraf/telegraf-psi.sh"
  data_format = "influx"

  interval = "10s"

Output

# sh /opt/telegraf/telegraf-psi.sh
pressure,resource=cpu,share=some avg10=0.22,avg60=0.32,avg300=0.34,total=43903342529
pressure,resource=memory,share=some avg10=0.00,avg60=0.00,avg300=0.00,total=2493
pressure,resource=memory,share=full avg10=0.00,avg60=0.00,avg300=0.00,total=11
pressure,resource=io,share=some avg10=0.00,avg60=0.00,avg300=0.00,total=3610026058
pressure,resource=io,share=full avg10=0.00,avg60=0.00,avg300=0.00,total=316119428

About

A Telegraf plugin to collect Pressure Stall Information stats.

Topics

Resources

License

Stars

Watchers

Forks

Languages