Koozali.org: home of the SME Server

[ANNOUNCE] smeserver-sysmon

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
[ANNOUNCE] smeserver-sysmon
« on: July 12, 2006, 10:21:22 AM »
Hello all,

I've modified e-smith-sysmon contrib, server status graph generation, so that it can be used on 7.0.
sar problem have been fix, I think it is already done by some one but I don't remember where to find this version.
Sensors detection have also been fix.
smeserver-sysmon-5.0-1.noarch.rpm
smeserver-sysmon-5.0-1.src.rpm

This contrib need the following rpm:
sysstat-5.0.5-7.rhel4.i386.rpm
rrdtool-1.0.50-1.2.el4.rf.i386.rpm
perl-rrdtool-1.0.50-1.2.el4.rf.i386.rpm

Regards.

egerards

[ANNOUNCE] smeserver-sysmon
« Reply #1 on: July 13, 2006, 08:46:47 AM »
Thanks for your effort.

I installed it and most things seem to work fine.

However the 'hard drive usage' graph displays the wrong filesystem. I've got a standard SME 7.0 installation and following filesystems:

Code: [Select]
# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/main-root
                       73G   30G   40G  44% /
/dev/md1               99M   13M   82M  14% /boot
none                  251M     0  251M   0% /dev/shm


The 'hard drive usage' graph shows the usage of /dev/md1 and not of /dev/mapper/main-root . Of course you would like to monitor /dev/mapper/main-root .

Do you know how to change this?

Offline p-jones

  • *
  • 594
  • +0/-0
[ANNOUNCE] smeserver-sysmon
« Reply #2 on: July 13, 2006, 10:21:08 AM »
Nice work and thanks for sharing your efforts.

I am running a dual core CPU however it is only indicating one CPU.

Rgds
Peter
...

Offline p-jones

  • *
  • 594
  • +0/-0
[ANNOUNCE] smeserver-sysmon
« Reply #3 on: July 13, 2006, 01:29:58 PM »
I have just had another look at my sysmon and in partiular the hard disk useage. I have 3 x 160Gb SATA drives as a RAID 5 for a total storage space of about 275Gb however sysmon shows the total space to be 74.9Gb
...

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
[ANNOUNCE] smeserver-sysmon
« Reply #4 on: July 14, 2006, 08:32:17 AM »
Hello,

I'll take a close look at hd problem.
for dual core, i'll try but not sure.

Regards

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
[ANNOUNCE] smeserver-sysmon
« Reply #5 on: July 15, 2006, 02:45:40 PM »
Quote from: "p-jones"

however sysmon shows the total space to be 74.9Gb


Bugs in Contribs should be reported via the Bug Tracker.

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
[ANNOUNCE] smeserver-sysmon
« Reply #6 on: July 17, 2006, 09:05:43 AM »
Hello all,

Here a new version of sysmon that correct disk space report.
smeserver-sysmon-5.0-2.noarch.rpm
smeserver-sysmon-5.0-2.src.rpm

For dual core CPU, I look for splitting in two or more graph.
Actually an average value are taken to display graph.

Regards

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
[ANNOUNCE] smeserver-sysmon
« Reply #7 on: July 24, 2006, 10:54:37 AM »
Hello all,

A new version are available.
smeserver-sysmon-5.0-3.noarch.rpm
smeserver-sysmon-5.0-3.src.rpm

This new version display cpu utilization per cpu. A maximum of 4 cpu as been setup. Sorry dor those who have more cpu.

Regards.

Offline Teviot

  • *
  • 610
  • +0/-0
[ANNOUNCE] smeserver-sysmon
« Reply #8 on: July 25, 2006, 08:19:14 AM »
Could some body give me the url for the dependancies

Quote
[root@gateway smeserver-sysmon]# rpm -Uvh smeserver-sysmon-5.0-3.noarch.rpm
error: Failed dependencies:
        sysstat >= 5 is needed by smeserver-sysmon-5.0-3.noarch
        rrdtool >= 1 is needed by smeserver-sysmon-5.0-3.noarch
        perl-rrdtool >= 1 is needed by smeserver-sysmon-5.0-3.noarch
    Suggested resolutions:
        /home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/sysstat-5.0.5-7.rhel4.i386.rpm
[root@gateway smeserver-sysmon]#


Have searched using google and on contribs.org but i'm not sure which version(s) to use with SME7

Thanks
Adrian
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.


Offline mmccarn

  • *
  • 2,627
  • +10/-0
[ANNOUNCE] smeserver-sysmon
« Reply #10 on: August 24, 2006, 05:53:52 PM »
[edit]
DO NOT USE THE FILES SHOWN HERE.  These files include the newer rrdtool v1.2.x which looks as though it will require rewriting of the smeserver-sysmon cgi script.
[/edit]


New versons of all 3 are now out:

http://www.raimokoski.com/lineox/4.0/i386/os/Lineox/RPMS.os/sysstat-5.0.5-11.rhel4.i386.rpm
http://ftp.belnet.be/packages/dries.ulyssis.org/redhat/el4/en/i386/RPMS.dries/rrdtool-1.2.15-1.el4.rf.i386.rpm
http://ftp.belnet.be/packages/dries.ulyssis.org/redhat/el4/en/i386/RPMS.dries/perl-rrdtool-1.2.15-1.el4.rf.i386.rpm

but when I try to install rrdtool using "yum localinstall...." I get complaints about another dependancy: libart_lgpl_2.so.2


Is there a yum repository or two that would allow automatic download of the latest versions of these packages?

Or should I just install sme7admin first (which went right in for me on another system)?

Offline cool34000

  • *
  • 339
  • +0/-0
[ANNOUNCE] smeserver-sysmon
« Reply #11 on: August 24, 2006, 11:59:00 PM »
I tryed with rpm -Uvh command rather than yum local install, he had suggested me this rpm : libart_lgpl-2.3.16-3.i386.rpm

You can find it here

I did not tryed it...

Offline mmccarn

  • *
  • 2,627
  • +10/-0
[ANNOUNCE] smeserver-sysmon
« Reply #12 on: August 25, 2006, 12:37:03 AM »
I found a copy of libart_lgpl_2.so.2, and that let me install everything without errors.

I now have "System Monitor" under Administration in my server-manager, but I don't get any graphs, yet...

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
[ANNOUNCE] smeserver-sysmon
« Reply #13 on: August 25, 2006, 03:42:46 AM »
Hi guys

All I did to install these is open up the base in yum.conf ... then download the files ... place then into the /opt dir .... then run the following comand.

yum install perl-rrdtool-1.2.15-1.el4.rf.i386.rpm rrdtool-1.2.15-1.el4.rf.i386.rpm sysstat-5.0.5-11.rhel4.i386.rpm

went in with no probs at all

Regards,

Tib

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
[ANNOUNCE] smeserver-sysmon
« Reply #14 on: August 25, 2006, 04:34:41 AM »
hmm

Just so everyone is cautious ... my sysmon as well as sme7admin graphs are broken as a result of updating those files.

Will try and fix next week ... it's only my test server anyway.

Regards,

Tib