Koozali.org: home of the SME Server

Sysmon won't install

Offline Drufazz

  • **
  • 23
  • +0/-0
Sysmon won't install
« on: March 06, 2008, 12:13:16 PM »
Hi all,

I've been trying to get sysmon to install following the instructions on http://wiki.contribs.org/Sysmon.

I painstakingly typed in:

wget "http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=317"
wget "ftp://fr2.rpmfind.net/linux/dag/redhat/el4/en/i386/dag/RPMS/perl-rrdtool-1.0.50-3.el4.rf.i386.rpm"
wget "http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=300"

Which seemed to work (didn't see anything that looked like an error message)

Then I typed in:

yum localinstall rrdtool-1.0.50-3.el4.rf.i386.rpm perl-rrdtool-1.0.50-3.el4.rf.i386.rpm smeserver-sysmon-6.0-2.noarch.rpm

Which give me a couple of error messages:

"error: missing dependancy: rrdtool= 1.0.50 for package perl-rrdtool" and
"cannot open file semserver-sysmon-6.02-2.noarch.rpm"

Can anyone tell me what's happening and what I might have done wrong ?

I'm a linux newbie and really don't understand too well how it works so I don't know how to troubleshoot it.

Any help appreciated.

Cheers,

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Re: Sysmon won't install
« Reply #1 on: March 06, 2008, 02:07:59 PM »
Hello,

Try to install module one by one.
yum localinstall rrdtool-1.0.50-3.el4.rf.i386.rpm
then
yum localinstall perl-rrdtool-1.0.50-3.el4.rf.i386.rpm
and to finish
yum localinstall smeserver-sysmon-6.0-2.noarch.rpm

Regards,
MasterSleepy.

Offline Drufazz

  • **
  • 23
  • +0/-0
Re: Sysmon won't install
« Reply #2 on: March 07, 2008, 12:53:39 AM »
Thanks for the reply Sleepy,

I still can't get it to work :(

When I type just the first one, "yum localinstall rrdtool-1.0.50-3.el4.rf.i386.rpm"

it tells me "cannot open file: skipping"

It's definately downloaded it. Do I need to change to a download directory or something ?

Cheers,

Offline Drufazz

  • **
  • 23
  • +0/-0
Re: Sysmon won't install
« Reply #3 on: March 07, 2008, 01:18:47 AM »
Hmmm .. just noticed that when I download with

"wget "http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=317"

It saves it as "index.php?name=CmodsDownload.1"

?

If i download it from one of the windows computers it saves it as the normal file name.

Cheers,


Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Re: Sysmon won't install
« Reply #4 on: March 07, 2008, 08:07:48 AM »
That's strange.

Try to download it from a web navigator and the transfert it on your sme after.

Regs,
MasterSleepy.