Virtuozzo VPS Linux MRTG configuration

by nixcraft on December 16, 2004 · 2 comments

This is bit tricky. But it is possible to configure MRTG for Virtuozzo VPS Linux. Please see MRTG configuration howto if you are new to MRTG. After running command:

# cfgmaker --global 'WorkDir: /var/www/html/mymrtg' --output /etc/mrtg/mymrtg1.cfg public@rh3.cyberciti.org

Above command will only look for 127.0.0.1 (both lo and venet0)as rest of real ips are alias to venet0 interface. You need to open mrtg file /etc/mrtg/mymrtg.cfg and edit it by hand:

1) Comment out lines (as follows)

2) Add IP addrss 127.0.0.1 and MaxBytes 1250000 as shown in bold letter as follows:


Target[rh3_2]: 2:public@rh3:
SetEnv[rh3_2]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="venet0"
MaxBytes[rh3_2]: 1250000
Title[rh3_2]: Traffic Analysis for 2 -- rh3.cyberciti.org
PageTop[rh3_2]:

Traffic Analysis for 2 -- rh3.cyberciti.org









System:rh3.cyberciti.org in Linux (RH3_UP2), EV1 IDC2,TX.
Maintainer:Vivek G Gite <vivek@nixcraft.com>
Description:venet0
ifType:Other (1)
ifName:
Max Speed:1250.0 kBytes/s

Make sure you have properly configured snmp server. After that run mrtg as usual.

For more information see my Linux MRTG+SNMP step-by-step tutorial.

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

{ 2 comments… read them below or add one }

1 Amalrajstalin March 5, 2007

Dear Sir,
Thank you for mrtg installation guide it is working tremendously in my network we have three connection that is eth0, eth1 & eth2
My problem is the graphs are showing network traffic by Bytes per second. I need the out graph should be bites per second. Please advice me what should I do? It is very need ful to me please help.

Reply

2 Joel Carter February 5, 2009

It seems like there is some data missing from the above post….. There is nothing under the “1) Comment out lines (as follows)” section. Would really like to get mrtg working under my VPS!

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 8 + 14 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: