From: Peter van Dijk Date: Thu, 3 May 2012 08:41:07 +0000 (+0000) Subject: pdns doc updates regarding pdns_control, submitted by Ruben d'Arco X-Git-Tag: auth-3.1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df1b1d40063502bb783d67ecfa11bddf76d9985d;p=thirdparty%2Fpdns.git pdns doc updates regarding pdns_control, submitted by Ruben d'Arco git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2602 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 3d8e8a2587..884e250fe3 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -17334,6 +17334,14 @@ record building scripts on his + + ping + + + 'PING' the powerdns-guardian. Will return 'PONG' when it is available. (Only works when you are running in guardian mode) + + + purge @@ -17391,6 +17407,14 @@ record building scripts on his - - version - - - returns the version of a running pdns daemon. - - - + + show variable + + Show a specific statistic. Use * for all. (You may need to quote as '*' or \*). + + + + version + + Returns the version of a running pdns daemon. + + + + status + + + Retrieves the status of PowerDNS. Only available when running with guardian. + + +