summaryrefslogtreecommitdiff
path: root/qa/066.out.nonipv6
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-10-26 12:33:50 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-10-26 12:33:50 +0400
commit47e6e7c84f008a53061e661f31ae96629bc694ef (patch)
tree648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/066.out.nonipv6
downloadpcp-47e6e7c84f008a53061e661f31ae96629bc694ef.tar.gz
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/066.out.nonipv6')
-rw-r--r--qa/066.out.nonipv685
1 files changed, 85 insertions, 0 deletions
diff --git a/qa/066.out.nonipv6 b/qa/066.out.nonipv6
new file mode 100644
index 0000000..45c19ef
--- /dev/null
+++ b/qa/066.out.nonipv6
@@ -0,0 +1,85 @@
+QA output created by 066
+Waiting for pmcd to terminate ...
+Starting pmcd ...
+Starting pmlogger ...
+first config:
+# need the pmcd PMDA so that "init" restart can start pmlogger
+# the OS PMDA has to be there so that the default logging config works
+# created by QA 066
+#
+[platform PMDA]
+pmcd 2 dso pmcd_init pmda_pmcd.$DSO_SUFFIX
+
+[access]
+allow localhost: all;
+disallow 131.25.*: store;
+disallow *: all;
+
+
+second config:
+# need the pmcd PMDA so that "init" restart can start pmlogger
+# the OS PMDA has to be there so that the default logging config works
+# created by QA 066
+#
+[platform PMDA]
+pmcd 2 dso pmcd_init pmda_pmcd.$DSO_SUFFIX
+
+[access]
+allow localhost: all;
+disallow 131.25.*: store;
+disallow *: all;
+
+
+disallow OTHER1: store;
+allow OTHER2: all;
+
+ddiissallow misspelt: all;
+
+Log for pmcd on HOST started DATE
+
+
+active agent dom pid in out ver protocol parameters
+============ === ===== === === === ======== ==========
+[OS] ?? X dso i:? lib=[OS]pmda.$DSO_SUFFIX entry=[OS]_init
+pmcd 2 X dso i:5 lib=...pmda_pmcd.$DSO_SUFFIX entry=pmcd_init
+
+Host access list:
+00 01 Cur/MaxCons host-spec host-mask lvl host-name
+== == =========== ======================================= ======================================= === ==============
+y y 0 0 MYIPADDR MYHOSTMASK 0 localhost
+ n 0 0 131.25.0.0 255.255.0.0 2 131.25.*
+ n n 0 0 0.0.0.0 0.0.0.0 4 .*
+
+
+pmcd: PID = PID
+pmcd request port(s):
+ sts fd port family address
+ === ==== ===== ====== =======
+ok FD 44321 inet INADDR_ANY
+[DATE] pmcd(PID) Info:
+
+pmcd RESTARTED at DATE
+
+
+Current PMCD clients ...
+pmcd config[line 17]: Error: allow or disallow statement expected
+Configuration file '$PCP_PMCDCONF_PATH' has errors
+Configuration left unchanged
+
+active agent dom pid in out ver protocol parameters
+============ === ===== === === === ======== ==========
+[OS] ?? X dso i:? lib=[OS]pmda.$DSO_SUFFIX entry=[OS]_init
+pmcd 2 X dso i:5 lib=...pmda_pmcd.$DSO_SUFFIX entry=pmcd_init
+
+Host access list:
+00 01 Cur/MaxCons host-spec host-mask lvl host-name
+== == =========== ======================================= ======================================= === ==============
+y y 0 0 MYIPADDR MYHOSTMASK 0 localhost
+ n 0 0 131.25.0.0 255.255.0.0 2 131.25.*
+ n n 0 0 0.0.0.0 0.0.0.0 4 .*
+
+[DATE] pmcd(PID) Info: PMNS file "DEFAULT" is unchanged
+Waiting for pmcd to terminate ...
+Restarting pmcd
+Starting pmcd ...
+Starting pmlogger ...