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 | cc4c4be4b6b7c4a4fdfe22de9d9f40974f7d6971 (patch) | |
| tree | 1a713368ba8ab8ce222e23fe1760d1e01ea2d559 /java/management/tools/qpid-cli/report.property | |
| parent | cdd462bf0c1d899f46d2b72615408f183e6a952e (diff) | |
| download | qpid-python-cc4c4be4b6b7c4a4fdfe22de9d9f40974f7d6971.tar.gz | |
committing qpid-cli for the first time.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@702402 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/management/tools/qpid-cli/report.property')
| -rw-r--r-- | java/management/tools/qpid-cli/report.property | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/java/management/tools/qpid-cli/report.property b/java/management/tools/qpid-cli/report.property new file mode 100644 index 0000000000..720fdac899 --- /dev/null +++ b/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 |
