>From a72c1c716ac4306a3ba307ccb3d3ad4dba8b11c6 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Mon, 13 Oct 2014 22:08:43 +0200 Subject: [PATCH] Clarify the limits of PM_CONTEXT_LOCAL when using pmwebd --- man/man3/pmwebapi.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/man3/pmwebapi.3 b/man/man3/pmwebapi.3 index e4ad6f4639e0..7a6d0abf0062 100644 --- a/man/man3/pmwebapi.3 +++ b/man/man3/pmwebapi.3 @@ -49,7 +49,10 @@ header is added to all JSON responses. To create a new web context identifier, a web client invokes: .TP .B /pmapi/context?local=ANYTHING -Creates a PM_CONTEXT_LOCAL PMAPI context. +Creates a PM_CONTEXT_LOCAL PMAPI context. Note that when using this context the range of accessible performance metrics +is constrained to those from the operating system. See +.BR pmNewContext (3) +for more information. .TP .B /pmapi/context?hostname=STRING .TP -- 2.1.0