ZRT incorrectly reporting: Difference between revisions

(Created page with "=== <h1>ZRT incorrectly reporting</h1> === <hr> <br> <h2>Problem: </h2> <p>ZRT incorrectly reporting for account edition's.</p> <h2>Solution:</h2> You can get all user acc...")
 
mNo edit summary
Line 1: Line 1:
=== <h1>ZRT incorrectly reporting</h1> ===
{{BC|Certified}}
<hr>
__FORCETOC__
<br>
<div class="col-md-12 ibox-content">
=ZRT incorrectly reporting=
{{KB|{{ZC}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.0}}|}}


<h2>Problem: </h2>
==Problem==
<p>ZRT incorrectly reporting for account edition's.</p>
ZRT incorrectly reporting for account edition's.
 
 
<h2>Solution:</h2>


==Solution==
You can get all user account edition's from the file - mailboxes.csv, which is existed on the ZRT installed directory.  
You can get all user account edition's from the file - mailboxes.csv, which is existed on the ZRT installed directory.  
For example default directory is
For example default directory is
<pre> /opt/zrt</pre>
/opt/zrt
 
Then the file Location will be :-  
Then the file Location will be :-  
<pre>/opt/zrt/mailboxes.csv</pre>
/opt/zrt/mailboxes.csv
 
And then you can filter your search as per account edition, for example :-  
And then you can filter your search as per account edition, for example :-  
 
$ cat /opt/zrt/mailboxes.csv | awk -F',' '{print $1 " " $3}'  
<pre>$ cat /opt/zrt/mailboxes.csv | awk -F',' '{print $1 " " $3}' </pre>
 




Sincerely,<br>
Sincerely,<br>
Sourabh Bhushan
Sourabh Bhushan
{{Article Footer|ZCS 8.8, 8.7, 8.6|8/8/2017}}
{{NeedSME|Sourabh|SME2|Copyeditor}}

Revision as of 16:53, 9 August 2017

ZRT incorrectly reporting

   KB 23282        Last updated on 2017-08-9  




0.00
(0 votes)

Problem

ZRT incorrectly reporting for account edition's.

Solution

You can get all user account edition's from the file - mailboxes.csv, which is existed on the ZRT installed directory. For example default directory is

/opt/zrt

Then the file Location will be :-

/opt/zrt/mailboxes.csv

And then you can filter your search as per account edition, for example :- $ cat /opt/zrt/mailboxes.csv | awk -F',' '{print $1 " " $3}'


Sincerely,
Sourabh Bhushan

Verified Against: ZCS 8.8, 8.7, 8.6 Date Created: 8/8/2017
Article ID: https://wiki.zimbra.com/index.php?title=ZRT_incorrectly_reporting Date Modified: 2017-08-09



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Wiki/KB reviewed by Sourabh SME2 Copyeditor Last edit by Jorge de la Cruz
Jump to: navigation, search