Sakolwat
07-31-2001, 10:34 AM
I used to install MRTG to monitor traffic on router.
If I enable SNMP, Can I install MRTG on RAQ so that I can monitor its traffic?
If I enable SNMP, Can I install MRTG on RAQ so that I can monitor its traffic?
![]() | View Full Version : Traffic monitor with MRTG Sakolwat 07-31-2001, 10:34 AM I used to install MRTG to monitor traffic on router. If I enable SNMP, Can I install MRTG on RAQ so that I can monitor its traffic? Jason_Berresford 07-31-2001, 12:06 PM Hello, Yes You can use SNMP on the cobalts to enable MRTG to monitor your servers. However some versions of the OS does not have SNMP installed correctly. I'm not sure when or even IF they got this fixed. I just know that the RAQ3i's had this problem. It may have been patched. We personally prefer to monitor our servers at the Switch end of things. Juan 08-01-2001, 03:26 AM Can someone give me some instructions how to install MRTG on a RaQ4i? Juan 08-01-2001, 05:17 AM I tried to install, but got this error on my RaQ4i : [root install]# rpm -i mrtg-2.9.17-1.rh6.i386.rpm error: failed dependencies: gd <= 1.3.9 is needed by mrtg-2.9.17-1.rh6 [root install]# how can I check the version of my gd and how can I upgrade it. Juan 08-01-2001, 05:32 AM I did the following : [root bin]# ./cfgmaker --workdir '/home/sites/www.plushosting.nl/web/mrtg/' 'public'@'213.196.5.58' >> mrtg.cfg worked ok, but then : [root bin]# ./mrtg mrtg.cfg Rateup WARNING: .//rateup Can't remove ns3.plushosting.nl.old updating log file .//rateup: error in loading shared libraries: .//rateup: undefined symbol: gdImageGif PROBLEM: rateup died from Signal 0 with Exit Value 127 when doing router 'ns3.plushosting.nl' code was 32512, retcode was . If this happens all the time, you should probably investigate the cause. :-) Rateup WARNING: .//rateup Can't remove ns3.ipm.nl.old updating log file .//rateup: error in loading shared libraries: .//rateup: undefined symbol: gdImageGif PROBLEM: rateup died from Signal 0 with Exit Value 127 when doing router 'ns3.ipm.nl' code was 32512, retcode was . If this happens all the time, you should probably investigate the cause. :-) [root bin]# Anyone who can tell me the prob? the 213.196.5.58 is the raq itself, I want to monitor my own datatraffic |