diff options
| author | Lahiru Gunathilake <lahiru@apache.org> | 2008-10-07 09:07:34 +0000 |
|---|---|---|
| committer | Lahiru Gunathilake <lahiru@apache.org> | 2008-10-07 09:07:34 +0000 |
| commit | 72b302e7c6ce04f700dfc8f52a17599dd2268eb8 (patch) | |
| tree | 478c74e63dc35eb81a6e6bf31ed851ab935268ae /qpid/java/management/tools/qpid-cli/report.property | |
| parent | 6498fc705816a435f8a9a5f2fdd60816b19beb90 (diff) | |
| download | qpid-python-72b302e7c6ce04f700dfc8f52a17599dd2268eb8.tar.gz | |
committing qpid-cli for the first time.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@702402 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/management/tools/qpid-cli/report.property')
| -rw-r--r-- | qpid/java/management/tools/qpid-cli/report.property | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qpid/java/management/tools/qpid-cli/report.property b/qpid/java/management/tools/qpid-cli/report.property new file mode 100644 index 0000000000..720fdac899 --- /dev/null +++ b/qpid/java/management/tools/qpid-cli/report.property @@ -0,0 +1,7 @@ +object=queue +column=Name,MessageCount,ActiveConsumerCount,Durable +filter.name=ping +filter.virtualhost=test +output=csv +seperator=| +interval=1 |
