Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / examples / machine-mon.c @ master

History | View | Annotate | Download (5.17 KB)

# Date Author Comment
eae1d3ec 05/25/2018 01:22 PM Eric Allman

The grand renaming: GCL is (mostly) gone in favor of GOB and GIN.

2e65953f 05/25/2018 01:22 PM Eric Allman

Simplify the datum interface back to what it was before. Basic
subscriptions and subscription timeout seems to work now.

fa7cfdb9 05/25/2018 01:22 PM Eric Allman

Snapshot: compiles cleanly with updated protocol and crypto
support, but completely untested.

c1fe1a0e 10/08/2015 08:35 AM Eric Allman

Portability fixes for machinemon.c (MacOS & FreeBSD).

6e2cccae 10/05/2015 10:25 AM Eric Allman

Rename reader-test => gdp-reader and writer-test => gdp-writer. They
aren't test programs any more.

59e6b4f9 05/21/2015 01:03 PM Eric Allman

Make machine-mon portable to BSD/MacOS.

75763319 02/17/2015 02:36 PM Eric Allman

Off-by-one error in machine-mon load average code.

4c776c9e 02/17/2015 02:14 PM Eric Allman

Include host name in machine-mon JSON output.

6b829ac5 02/13/2015 03:40 PM Eric Allman

Add explantory comments to examples/machine-mon.c.

4beeb239 02/13/2015 03:32 PM Eric Allman

Add examples subdirectory.