Skip to content

Releases: dmage/co2mon

v2.1.0

Choose a tag to compare

@dmage dmage released this 09 Nov 19:31
  • Added SOVERSION to libco2mon (libco2mon.so.1)
  • Enhanced installation scripts

v2.0.2

Choose a tag to compare

@dmage dmage released this 07 Nov 09:41
  • 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

Choose a tag to compare

@dmage dmage released this 05 Sep 17:43
  • Fixed creation of strange files when co2mond launched without parameters.
  • Fixed scripts in graph/ directory.

v2.0.0

Choose a tag to compare

@dmage dmage released this 05 Sep 15:31

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

Choose a tag to compare

@dmage dmage released this 02 Sep 21:10
Merge pull request #11 from maklaut/master

Add munin plugins