Benchmark Collector
- By eco-devx
- Other
juju deploy cs:benchmark-collector
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Channel | Version | Platform |
---|---|---|
latest/stable | 0 | |
latest/edge | 0 |
Platform:
About
A collectd daemon that collects system performance metrics. Read more
Discuss this charm
Share your thoughts on this charm with the community on discourse.
Overview
This subordinate charm allows for the collection of system and application metrics.
Usage
juju deploy cabs
juju deploy benchmark-collector
juju add-relation cabs benchmark-collector
juju deploy mysql
juju deploy mediawiki
juju add-relation mediawiki:db mysql:db
juju add-relation collectd mysql
juju add-relation collectd mediawiki
Configuration
juju set collectd plugins "cpu,memory,disk"
juju set collectd extra-config="<Plugin disk>
Disk "sda"
IgnoreSelected false
</Plugin>
"