Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-24-2005, 07:35 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default Disk: Statistics not produced

I'm using the M2 version of Zimbra and getting all the statistics for my server except for Disk Data, is this currently implemented? Where should I look to see if the data is being generated? If I run zmgengraphs it says that it's doing a disk graph but nothing.
__________________
Regards


Bill
Reply With Quote
  #2 (permalink)  
Old 11-28-2005, 11:58 AM
Zimbra Employee
 
Posts: 2,103
Default logger db

check the logger db:
su - zimbra
logmysql
use zimbra_logger;
select * from disk_aggregate;
select * from disk_status;

Do both of those selects return anything?
Reply With Quote
  #3 (permalink)  
Old 11-28-2005, 12:26 PM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Yep, they both produce output as follows:

Code:
mysql> select * from disk_aggregate;
+---------------------+---------------------+--------------------------------+--------+---------------------------------+-------+-----------+
| period_start        | period_end          | host                           | period | device                          | total | available|
+---------------------+---------------------+--------------------------------+--------+---------------------------------+-------+-----------+
| 2005-11-18 07:00:00 | 2005-11-18 08:00:00 | chinook.phoenix-systems.uk.com | hour   | /dev/mapper/VolGroup00-LogVol00 | 15313 |        57|
| 2005-11-18 07:00:00 | 2005-11-18 08:00:00 | chinook.phoenix-systems.uk.com | hour   | /dev/hda2                       |    99 |        76|
| 2005-11-18 08:00:00 | 2005-11-18 09:00:00 | chinook.phoenix-systems.uk.com | hour   | /dev/mapper/VolGroup00-LogVol00 | 15314 |        57|
| 2005-11-18 08:00:00 | 2005-11-18 09:00:00 | chinook.phoenix-systems.uk.com | hour   | /dev/hda2                       |    99 |        76|
| 2005-11-18 09:00:00 | 2005-11-18 10:00:00 | chinook.phoenix-systems.uk.com | hour   | /dev/hda2                       |    99 |        76|
| 2005-11-18 09:00:00 | 2005-11-18 10:00:00 | chinook.phoenix-systems.uk.com | hour   | /dev/mapper/VolGroup00-LogVol00 | 15318 |        57
Code:
mysql> select * from disk_status;
+--------------------------------+---------------------+---------------------------------+-------------+-------+-----------+
| server                         | time                | device                          | mount_point | total | available |
+--------------------------------+---------------------+---------------------------------+-------------+-------+-----------+
| chinook.phoenix-systems.uk.com | 2005-11-18 07:50:03 | /dev/mapper/VolGroup00-LogVol00 | /           | 15313 |        57 |
| chinook.phoenix-systems.uk.com | 2005-11-18 07:50:03 | /dev/hda2                       | /boot       |    99 |        76 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:00:03 | /dev/mapper/VolGroup00-LogVol00 | /           | 15314 |        57 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:00:03 | /dev/hda2                       | /boot       |    99 |        76 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:10:03 | /dev/mapper/VolGroup00-LogVol00 | /           | 15315 |        57 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:10:03 | /dev/hda2                       | /boot       |    99 |        76 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:20:02 | /dev/mapper/VolGroup00-LogVol00 | /           | 15312 |        57 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:20:02 | /dev/hda2                       | /boot       |    99 |        76 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:30:02 | /dev/hda2                       | /boot       |    99 |        76 |
| chinook.phoenix-systems.uk.com | 2005-11-18 08:30:02 | /dev/mapper/VolGroup00-LogVol00 | /           | 15316 |        57 |
There's obviously a lot more of the same output, there's just nothing shown in the admin screen for the server.
__________________
Regards


Bill

Last edited by phoenix; 11-28-2005 at 12:45 PM..
Reply With Quote
  #4 (permalink)  
Old 11-28-2005, 01:42 PM
Zimbra Employee
 
Posts: 2,103
Default may be a ui bug

This may be a UI bug.

Can you check the contents of /opt/zimbra/zimbramon/rrdtool/work/disk*gif and verify that the gifs are created, and not of zero size (maybe even open one and verify that it's got a graph in it?)
Reply With Quote
  #5 (permalink)  
Old 11-28-2005, 11:14 PM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Yes, all the gifs have graphs in them. I can see them but nothing in the admin GUI.
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 11-29-2005, 07:26 AM
Zimbra Employee
 
Posts: 2,103
Default graphs

ok, then that's an M2 bug (I knew the bug was there, but couldn't remember when it was fixed). The next release will show the data.
Reply With Quote
  #7 (permalink)  
Old 11-29-2005, 09:39 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

OK, many thanks.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.