From 747aeabf17865bee5569415d486ac9e0164b602b Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 24 Mar 2008 11:36:46 +0100 Subject: [PATCH] collectd-unixsock(5): Be more specific which time `LISTVAL' returns. The timestamp of the last value and the time at which the last value was received may differ.. --- src/collectd-unixsock.pod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/collectd-unixsock.pod b/src/collectd-unixsock.pod index 0d63d4a6..13116bbb 100644 --- a/src/collectd-unixsock.pod +++ b/src/collectd-unixsock.pod @@ -58,7 +58,10 @@ command for the values that have changed. The first line's status number is the number of identifiers returned or less than zero if an error occurred. Each of the following lines contains the -update time as an epoch value and the identifier, separated by a space. +update time as an epoch value and the identifier, separated by a space. The +update time is the time of the last value, as provided by the collecting +instance and may be very different from the time the server consideres to be +"now". Example: -> | LISTVAL -- 2.11.0