Skip to content

Biocrafting/collectd-scripts

Repository files navigation

collectd-scripts

Various collectd exec scripts for gathering informations

Usage

To use these scripts, add in the script your server ip/port and call it via following code in the configuration of collectd

LoadPlugin exec

<Plugin exec>
  Exec "user" "/path/to/script.pl"
</Plugin>

About

Various collectd exec scripts for gathering informations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages