Koozali.org: home of the SME Server

Help! How to install MRTG on SME Server 7.5.1

Offline arbitech

  • 3
  • +0/-0
Help! How to install MRTG on SME Server 7.5.1
« on: August 26, 2010, 07:29:58 AM »
Hello World,

I need help to develop a my project.

I would like to display the MRTG on my network.

I can't install MRTG on SME Server 7.5.1, MRTG only support in SME Server 5.5, 5.6 and 6.0 and NOT SME7.

If I still can't install MRTG on SME Server 7.5.1, what kind I use for system monitoring for my network (LAN)?

Is it possible to do this? And how?

Thank you in advance.

Mahesa Arbi

Offline mmccarn

  • *
  • 2,651
  • +10/-0
Re: Help! How to install MRTG on SME Server 7.5.1
« Reply #1 on: August 26, 2010, 01:18:36 PM »
mrtg is distributed with Centos, so you can install it using:
Code: [Select]
yum install mrtg (the old Swerts-Knudsen contrib is unnecessary).

If you are familiar (and comfortable) with mrtg, you should then have no trouble configuring it - just specify an ibay's html folder when running indexmaker.

If you are unfamiliar with mrtg, and have found it using web searches for network monitoring tools, you may want to generalize your question here in the forum.  There may be no specific contrib or howto for mrtg because there is already a SME contrib or howto for a "better" product (take a look at Cacti, for example).

Offline arbitech

  • 3
  • +0/-0
Re: Help! How to install MRTG on SME Server 7.5.1
« Reply #2 on: August 26, 2010, 02:26:31 PM »
mrtg is distributed with Centos, so you can install it using:
Code: [Select]
yum install mrtg (the old Swerts-Knudsen contrib is unnecessary).

Thanks for your support. I will try to install mrtg.  :D