ZRT incorrectly reporting: Difference between revisions

mNo edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
__FORCETOC__
__FORCETOC__
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=ZRT incorrectly reporting=
=ZRT Incorrectly Reporting=
{{KB|{{ZC}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.0}}|}}
<hr>
{{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|}}


==Problem==
==Problem==
Line 9: Line 10:


==Solution==
==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. <br>
For example default directory is
For example default directory is
  /opt/zrt
  /opt/zrt/


Then the file Location will be :-  
Then the file Location will be :-  
Line 17: Line 18:


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}'  
cat /opt/zrt/mailboxes.csv | awk -F',' '{print $1 " " $3}'  




Sincerely,<br>
 
Sourabh Bhushan
 
Submitted by:  Sourabh Bhushan
{{Article Footer|ZCS 8.8, 8.7, 8.6|8/8/2017}}
{{Article Footer|ZCS 8.8, 8.7, 8.6|8/8/2017}}
{{NeedSME|Sourabh|SME2|Copyeditor}}
{{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