Skip to content

Releases: Comcast/connvitals-monitor

4.1.3

13 Aug 14:22
Compare
Choose a tag to compare

This releases uses sequential pings by default, which has significant performance gains over the old, threaded method when querying more hosts than the machine has CPUs.

4.1.0

07 Aug 15:00
Compare
Choose a tag to compare

This release uses the new connvitals context-manager API to re-use sockets instead of re-building them on the fly. Should improve performance.

4.0.0

31 Jul 15:18
Compare
Choose a tag to compare

v4.0.0 overhauls the configuration file syntax, moving from an initial line that declares a global configuration in hard-to-read-and-write number-based syntax to options on every line, for each host. Also allows each statistic to be collected at its own rate, and all statistics are now reported individually. See the README for details.

3.1.1

16 Jul 15:47
Compare
Choose a tag to compare

This release is an update to match the new 4.1.0 API for connvitals that requires unique IDs for each host, to help identify packet ownership.

3.1.0

02 Jul 13:59
Compare
Choose a tag to compare

Starting with this version of connmonitor, timestamps will be given in the output of both JSON and plain-text sessions. See the readme for more details.

3.0.4

11 Jun 18:22
Compare
Choose a tag to compare

Fixed a bad installation path for systemd unit files (previously we were using .rpms, so the issue wasn't caught)

Open Source Release

30 May 18:19
Compare
Choose a tag to compare

The version history of connvitals-monitor starts at 3.0.3 because prior to this release, it was developed internally at Comcast and has since been approved for open source release.