Linux / UNIX Tech Support Forum
This is a discussion on MRTG for multiple devices within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hi, I just followed the steps of your MRTG how-to and itīs working properly but I didnīt find anything related ...
Register free or login to your account to remove all advertisements.
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi,
I just followed the steps of your MRTG how-to and itīs working properly but I didnīt find anything related to view multiple graphics for multiple devices e.g.(graphically display the values of two different variables that change over time in a server and a router or switch). I want to know if you can help me. thanks for your time. |
|
||||
|
You need to generate file and append it to main config file.
Create config for server1, server2 and router1: Code:
cfgmaker --global 'WorkDir: /var/www/mrtg' --output /tmp/server1.cfg public@server1.example.com cfgmaker --global 'WorkDir: /var/www/mrtg' --output /tmp/server2.cfg public@server2.example.com cfgmaker --global 'WorkDir: /var/www/mrtg' --output /tmp/router1.cfg public@router1.example.com Code:
vi /tmp/server{1,2}.cfg
Code:
cat /tmp/server{1,2}.cfg /tmp/router1.cfg >> /etc/mrtg/mrtg.cfg
Code:
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
__________________
Vivek Gite |
![]() |
|
|
| Tags |
| linux mrtg, mrtg, mrtg for cisco device, mrtg graps, mrtg router, mrtg servers, mrtg switch |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference Between SAN and NAS Devices | myfoot | Linux hardware | 2 | 24th March 2008 10:50 AM |
| RAW devices configuration on rhel5 | linuxmohan | Linux hardware | 1 | 12th November 2007 07:07 PM |
| How do I list devices Mac addresses in RHEL3 | kcarp | Networking, Firewalls and Security | 1 | 4th September 2007 02:29 AM |
| How to restrict devices usage for users in Solaris? | kitty@sad | Solaris/OpenSolaris | 3 | 21st May 2007 02:05 PM |
| Identify new devices | skrish_79 | Linux software | 1 | 31st January 2005 06:04 PM |