Skip to content

A collectd perl plugin for openQA worker systemd unit check

License

Notifications You must be signed in to change notification settings

foursixnine/Collectd-Plugins-openQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Collectd-Plugins-openQA

A collectd perl plugin for openQA worker systemd unit check

Debug output will look like this

[2018-10-25 01:04:25] perl: Initializing Perl interpreter...
[2018-10-25 01:04:25] openQA
[2018-10-25 01:04:25] Will write: { worker_instances => 10 }
[2018-10-25 01:04:25] Initialization complete, entering read-loop.
[2018-10-25 01:04:25] Dispatching: systemctl is-active --quiet openqa-worker@1
 {
  plugin => "openQA-worker",
  type => "gauge",
  type_instance => "systemd_service_1",
  values => [0],
} 
[2018-10-25 01:04:25] Dispatching: systemctl is-active --quiet openqa-worker@2
 {
  plugin => "openQA-worker",
  type => "gauge",
  type_instance => "systemd_service_2",
  values => [3],

About

A collectd perl plugin for openQA worker systemd unit check

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages