Skip to content

Releases: dmage/co2mon

v2.1.0

09 Nov 19:31
Compare
Choose a tag to compare
  • Added SOVERSION to libco2mon (libco2mon.so.1)
  • Enhanced installation scripts

v2.0.2

07 Nov 09:41
Compare
Choose a tag to compare
  • Updated monitroing plugin for munin #16
  • Fixed co2mond hanging on machines with unsigned char type #14
  • Added filter for spurious CntR data #13
  • Added install target to Makefile #19
  • Added guide for installing in Arch Linux #17

v2.0.1

05 Sep 17:43
Compare
Choose a tag to compare
  • Fixed creation of strange files when co2mond launched without parameters.
  • Fixed scripts in graph/ directory.

v2.0.0

05 Sep 15:31
Compare
Choose a tag to compare

The main goal of this release is to make co2mond as simple as possible.

Instead of reading from a D-Bus you should read data from a file system.
Just launch co2mond with -D flag.
You may use tmpfs to be sure that this will not hurt your disk.

To make a HTTP API from co2mond just launch nginx for the given directory.

Initial version

02 Sep 21:10
Compare
Choose a tag to compare
Merge pull request #11 from maklaut/master

Add munin plugins