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
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== <h1>ZRT incorrectly reporting</h1> ===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=ZRT Incorrectly Reporting=
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|}}


<h2>Problem: </h2>
==Problem==
<p>ZRT incorrectly reporting for account edition's.</p>
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. <br>
For example default directory is
/opt/zrt/


<h2>Solution:</h2>
Then the file Location will be :-
/opt/zrt/mailboxes.csv


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
<pre> /opt/zrt</pre>
Then the file Location will be :-
<pre>/opt/zrt/mailboxes.csv</pre>
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>
Submitted by:  Sourabh Bhushan
Sourabh Bhushan
{{Article Footer|ZCS 8.8, 8.7, 8.6|8/8/2017}}
{{NeedSME|Sourabh|SME2|Copyeditor}}

Latest revision as of 17:44, 18 January 2018

ZRT Incorrectly Reporting


   KB 23282        Last updated on 2018-01-18  




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}' 



Submitted by: 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: 2018-01-18



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