Why do we use RRDtool in MRTG?

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Why do we use RRDtool in MRTG?
# 1  
Old 10-19-2011
Data Why do we use RRDtool in MRTG?

Hi Guys,

Why do we use RRDtool in MRTG?

I have implemented MRTG for some routers,
I have read some notes about RRDTOOL also but don't know what is use of these tool.

Any one one please explain me the use of RRDTOOL in their own words?
# 2  
Old 10-19-2011
Not my words Smilie

Quote:
mrtg will use rrdtool to update its databases. These will have a new format called rrd which is totally different than the native log format of the classic mrtg.
From MRTG - How to use RRDtool with MRTG - the official RRD project page.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Python-rrdtool try except rrdtool.error module object has no attribute error

I have this code that gives this error on Linux and will be grateful if you can help import rrdtool try: ret_asd = rrdtool.update(myfile.rrd,'N:%s:%s' %(metric1, metric2)); except rrdtool.error, e: print e When i run the above i get the below error except... (1 Reply)
Discussion started by: kaf3773
1 Replies

2. Red Hat

Help me on MRTG

I have installed MRTG on my Linux 5.5 system. then i started copying data from the machine when MRTG is installed to another machine. I could see some changes in graphs. But can't understand what does that mean? Moreover how to see load on the system where MRTG is installed by copying files... (2 Replies)
Discussion started by: manalisharmabe
2 Replies

3. AIX

Want to use MRTG to Monitor AIX 6.1

hi, I used to use MRTG monitor Redhat, CentOS. But, i found that. I can't snmpwalk to my AIX 6.1 I want to know, how can I snmpwalk my AIX 6.1's CPU usage, Memory usage, New TCP connection, EST. TCP connection and the Harddisk Size....etc. thanks. (1 Reply)
Discussion started by: virusxx
1 Replies

4. Infrastructure Monitoring

Cacti + MRTG + Nagios

hello all, could you please tell me how much time it will take setting up (for the first time) : MRTG, Cacti and Nagios on a network with ~25 routers and ~50 switches ? i am a bit familiar with perl and shell scripting. thanx in advance (3 Replies)
Discussion started by: OneDreamCloser
3 Replies

5. Shell Programming and Scripting

Mrtg help...

Hello All, Can anyone tell me that how to make MRTG graph by picking values through a simple file. If you have such script of MRTG then please tell me the details. Actually my scenarios is that i want to make a Graph through a simple file in which values randomly changes. I hop you... (1 Reply)
Discussion started by: wakhan
1 Replies

6. Linux

MRTG Problem

Dear All I have an E1 link (2Mbps) for the internet usage in my office. I have configured MRTG on Linux Proxy Machine and Router's serial interface. The problem that i have is some times in MRTG web page Bits per second increase up to 2.4 M or 4.8 M but it should not go over 2048 Kbps. How can... (0 Replies)
Discussion started by: surfer24
0 Replies

7. Cybersecurity

MRTG vs Nagios

hye all.. I like to know if anyone here can justify and make wise recommendation to me, whether to choose MRTG or NAGIOS as network Monitoring Performance. If can, is there any website that provide comparison for both of them? Ur help are highly appreciated.. Regards, ~unknown (1 Reply)
Discussion started by: unknown2205
1 Replies

8. IP Networking

MRTG in Unix Systems

Hi, I need help to discovery the correct MIB to monitoring CPU, Memory and Hard Disc in Unix. I get any MIB in the internet, but donīt work. Anybody help-me? Thanks. Marcio Dunder Perin (2 Replies)
Discussion started by: dunder
2 Replies
Login or Register to Ask a Question