General :: Setup For MRTG Network Monitor Tool?

Mar 11, 2010

i have done most of the setup for MRTG network monitor tool.

But i m stuck at configuration part.

the actual MRTG guide says following.

I m little confused about what should i put inplace of community@router.abc.xyz.

Quote:

The next step is to configure mrtg for monitoring a network device. This is done by creating an mrtg.cfg file which defines what you want to monitor. Luckily, you don't have to dive straight in and start writing your own configuration file all by yourself. Together with mrtg you also got a copy of cfgmaker. This is a script you can point at a router of your choice; it will create a mrtg configuration file for you. You can find the script in the bin subdirectory.

cfgmaker --global 'WorkDir: /home/httpd/mrtg'
--global 'Options[_]: bits,growright'
--output /home/mrtg/cfg/mrtg.cfg
community@router.abc.xyz

This example above will create an mrtg config file in /home/mrtg/cfg assuming this is a directory visible on your webserver. You can read all about cfgmaker in cfgmaker. One area you might want to look at is the possibility of using --ifref=ip to prevent interface renumbering troubles from catching you.

If you want to start rolling your own mrtg configuration files, make sure you read mrtg-reference to learn all about the possible configuration options.

View 1 Replies


ADVERTISEMENT

General :: Tool Which Can Monitor Upload/ Download In Network

Feb 18, 2010

I have few Windows and Linux Machines and am in verse to monitor what upload and download is being performed as the network system are running in slow pace.Any one who can recommend a tool or utility which can track uploads and download in a network.If it can track who is downloading or uploading with what size of data could really benefit.

View 8 Replies View Related

Networking :: Tool To Monitor Network Usage By Process?

May 9, 2010

I have looked for and found several tools to show a system's total network usage. I have not, however, been able to find any that show this information in the context of individual processes. Do any such tools for linux exist?

View 4 Replies View Related

Security :: Open Source Tool To Monitor Network Latency Due To Software / Hardware Firewall?

Feb 10, 2011

Recommend open source tools that can help in figuring out if we are experiencing a network latency due to the newly installed firewall on our server.

View 1 Replies View Related

Networking :: Install Mrtg On A Client Computer In Network And Measure The Network's Router Traffic

Sep 4, 2009

I wanted to know if i can install mrtg on a client computer in network and measure the network's router traffic.i know that it can be installed on the server.

View 5 Replies View Related

General :: Unix Tool To Monitor Too Many Open Files?

Aug 13, 2011

I'm looking for a tool which can monitor whether a process is near limit of maximum open files.

View 1 Replies View Related

General :: Graphic Tool To Monitor Traffic Over A USB Port?

Apr 19, 2011

Is there a graphic tool that can monitor the traffic over a USB port?

ie like system monitor for network traffic but over a specific port?

View 1 Replies View Related

General :: Nagios Monitor Tool Installation On Server

Jul 13, 2011

I am having individual Linux server and need to install nagios monitoring tool on the server. How to install on this linux server. I am using CentOS. Need to to monitor mysql and http services.

View 2 Replies View Related

Server :: MRTG Snmp Network Graph Empty ?

Sep 20, 2010

I installed MRTG some hours ago. Everything works fine (disk, cpu,..), except the network graph.
For this graph, it's only work for ~3 cycles (15min), then... nothing.

This is the part of mrtg.cfg:

Code:

The number for eth0 is 3

Code:

SNMP is running:

Code:

Crontab is configured for mrtg (and seems it's not the problem because the other graphs works well):

Code:

In attachement is the graph for the memory (working!) and .. for the network, as you can see, only one small pic at the beginning.

View 1 Replies View Related

OpenSUSE Network :: Setup A LDAP Server Using The Yast-LDAP Server Configuration Tool

May 31, 2010

we have a weird problem with our opensuse 11.2 server installation.

We want to set up a LDAP Server using the Yast-LDAP Server configuriation tool.

This indeed already worked weeks ago until....this week.
Maybe some updates??!

I do not know what happend exactly. The server just does not want to start again and throws following error:

Starting ldap-serverstartproc: exit status of parent of /usr/lib/openldap/slapd: 1 failed

This happend after a little check of the configuration, but without a change, with Yast. Google delivered only "reinstall your box"-answers.

So.. i did that. And now the "mystical" part: The SAME ERROR occurs with a fresh vanilla system with a brand new and simple configuration (certificats, database, pw...the first Yast config dialog...). I did not change the way i set it up.

I remember, when i did this the first time with 11.2 on that machine, when no problems occured...everything was running out of the box (except the "use commen server certificate" option...).

View 4 Replies View Related

OpenSUSE Hardware :: Triple Monitor Setup: X Crashes When Moving To The Second Graphics Card (third Monitor)

Oct 22, 2010

This is a triple-monitor setup with two video cards, where the mouse pointer gets "stuck" if it tries to cross from one video card to the next one. It worked correctly in openSUSE 11.2 and doesn't work in openSUSE 11.3 with the same xorg.conf. This is a 64-bit openSUSE 11.3 with xorg 7.5-11.3 (the openSUSE prepackaged version). I've already tried NVidia drivers 256.53-16.1 (the openSUSE NVidia repository version) and 260.19.12 (the latest off of the NVidia website).

This is the same xorg.conf that I used successfully in openSUSE 11.2. I tried a new automatically generated xorg.conf using nvidia-settings and it had the same problem. This forum won't let me upload the relevant files, but here: [URL] is a tar-ball with my xorg.conf, Xorg.*.log, /var/log/messages, and the NVidia debugging output.

View 3 Replies View Related

General :: Auto Setup External Monitor?

Aug 8, 2011

Does anyone know what program I can use to set it up so when I plug in a VGA or HDMI monitor it automatically sets up video output?-P.S. -This is on a ArchLinux install with PekWM for the window manager

View 5 Replies View Related

General :: Implementing Wireless Sensor Network In Omnet++ 4.1 Simulation Tool?

Oct 2, 2010

i m trying to implement wireless sensor network in omnet++ 4.1 simulation tool but that tool is not supported.so i m installing framework mixim 1.2 in omnet++ that support wireless and mobility feature.now i have problem that how to create sensor network in omnet++4.1 using mixim 1.2?if any body

View 2 Replies View Related

General :: Mrtg Refreshes Usually Too Late

Aug 5, 2010

My mrtg refreshes usually too late(15 min.)and i want to make it 5 min.But i dont know where to edit.

View 1 Replies View Related

General :: Configuring SNMP For MRTG?

Dec 10, 2010

recently i have installed Squid Server and i want to monitor traffic in my lan with mrtg. so i have installed snmp but when i run "snmp -v 1 -c public localhost" i have got "Timeout: no response from localhost". i have turned off the firewall but i get same error.

View 1 Replies View Related

General :: Mrtg Graphing With Script?

Mar 26, 2010

I try to graph No of open files using simple shell script but it's unsuccessful to draw graph continuously. following are my mrtg.cfg and script. And i am bit unclear with MaxBytes. How we can define this?

[Code]....

View 1 Replies View Related

General :: Install MRTG - Error

Jul 26, 2009

I follow the steps to install MRTG ... and this error appear to me

My linux is RHEL 5.0.

View 5 Replies View Related

Fedora :: Tool To Monitor Install Scripts?

Jan 16, 2011

Some third-party programs like matlab provide install scripts or binaries which don't have an uninstall option. So uninstalling these programs is a real pain, since I have to track down each of the hundreds of files scattered across my filesystem. Is there some way to monitor the filesystem changes made by these installers? For shellcripts I can in principle examine the script

View 3 Replies View Related

Ubuntu :: Use Eye One Monitor Calibration Tool - Run Wine Or Emulator?

Jul 24, 2010

I have a Gretag-Macbeth Eye-One monitor calibration tool that (along with the Epson printer calibration tools) I use on my Windows machine to get W.Y.S.I.W.Y.G. color photography printing. Am curious as to IF the thing can be run under Ubuntu (using 10.04). Know that it will have to be run in Wine or some emulator. has any one done this? And how was it accomplished AND (most importantly) DOES IT WORK? This is NOT one of those "I gotta get this working" things. just that I WOULD like to calibrate the monitors on the Ubuntu machines I have.

View 9 Replies View Related

Ubuntu Networking :: Any Tool To Monitor Data Usage?

Aug 31, 2010

Is there any tool similar to NetMonitor for Ubuntu, which can be used to monitor the data usage.

View 1 Replies View Related

Ubuntu Networking :: Any Tool To Monitor 3G Signal Strength?

Sep 22, 2010

I am looking for a tool that can monitor my 3g signal.

View 6 Replies View Related

Software :: Unable To Install Ntop Monitor Tool?

Sep 28, 2010

I am not able to installed ntop ( network monitor tool ) while run below command, i have got the error #./autogen.sh configure: error: Unable to find RRD at /usr/local: please use --with-rrd-home=DIR

View 10 Replies View Related

General :: Xorg Setup - Display The Screen To Choose Horizontal And Vertical Settings For The Monitor

Nov 21, 2010

This is my third SLackware install. I installed 10,12, now 13. the Xorgsetup has changed I think, it does not display the screen to choose Horizontal and Vertical settings for the monitor. In addition, how can I set the Refresh rate?

View 2 Replies View Related

General :: Edit Html Files Generated By Mrtg?

May 4, 2010

I'm using mrtg to generate html files. With mrtg , i use indexmaker . Inside html files , i have found some html tag like "<SMALL>some text</SMALL>".

There is the manner to delete text inside two tags ? With bash script?

View 1 Replies View Related

Networking :: Bandwidth Monitor Tool - User Average Consumption Info?

Dec 28, 2010

Is there any tool in linux, so that the bandwidth, each user consuming, can be monitored.

View 2 Replies View Related

General :: MRTG - Some Devices Unable To Generate Log File And Giving The Error

Jul 9, 2010

I ahve configured MRTG to generate bandwidth utilization graphs of Network devices.

I ahve configured 30 Network device ( Cisco Switches and Routers), For most of the devices MRTG is working fine but for some devices it is not able to generate log file and giving the following error:

View 4 Replies View Related

General :: Monitor Network Traffic Of Each Application?

Jan 22, 2010

I am on a slow Internet connection and it really makes me mad if something gets downloaded in background (like automatic update of any software) without my knowledge.

How can I monitor my network traffic sorted according to the "which binary file is using how much"? I can find the total transfer rate in "System Monitor" in Gnome, but what if I want to find for individual process. There are softwares like netmonitor in Windows, but how can I achieve that in UBUNTU LINUX.

GUI application will be nice, command line software will also be fine..

View 2 Replies View Related

General :: How To Monitor / Intercept All Network Comms On PC

Dec 6, 2010

I want to write a program that intercepts in real-time all network comms of whatever protocol that goes through eth0 (in and out) on my box. What do I need to take into account and where can I get necessary info? Pointers to samples & algorithms would be most welcome. There must be a standard way to access/use eth0, but I can't find.

View 6 Replies View Related

General :: Can't Do Network Setup For Opensuse?

Jul 10, 2010

I just installed Opensuse 11.2 today and I'm eager to start downloading and customizing, but I can't set up a network. I originally installed it with the GNOME desktop, and when I opened firefox i could only connect to [URL]... and [URL], other websites timed out, even if i got to them via search results or URL.

Now, I reinstalled using the KDE desktop because after a little thought I preferred it, but now I can't even connect to these search engines at all. I don't know how to configure the network! It's through the onboard ethernet port, ethernet cable direct to modem.

View 2 Replies View Related

General :: Pci Network Card Setup?

May 2, 2011

My name is Matt i've installed Redhat software on my PC using PCI network card.which command can i use to setup my PCI card to be the default network card?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved