Hi. My Mrtg is running ok and working for some devices.But on others eg broadlogic DVb the mrtg.cfg has only the default info otherwise nothing else. ...
Emmanuel Macharia
emmanuel@...
May 2, 2004 10:53 am
34065
On Sun, May 02, 2004 at 01:38:58PM +0300, Emmanuel Macharia wrote: [snip] ... You've got to be kidding, right? Have you even considered editing those files? ...
Alex van den Bogaerdt
alex@...
May 2, 2004 8:46 pm
34066
A value of -1 is usualy the result if no data can be collected. Does MRTG report any errors? Hth, Jan. ... From: Barrett, Tony [mailto:tony.barrett@...]...
Koelstra, J. (Jan)
JKoelstra@...
May 3, 2004 8:32 am
34067
I get the following error while trying to run MRTG in Red hat Linux 8.0. ... ERROR: Mrtg will most likely not work propperly when the environment variable LANG...
Bishal
bishal@...
May 3, 2004 9:31 am
34068
... Ok, so what is your lang set to? UTF-8 is not an option. I think you can easily change it to something like "en_US" and you'll be fine. Unless you need...
PAUL WILLIAMSON
pwilliamson@...
May 3, 2004 10:37 am
34069
I have never set my language to UTF-8. It was set automatically. Could you please tell me from where can I change the language? ... From: "PAUL WILLIAMSON"...
Bishal
bishal@...
May 3, 2004 10:52 am
34070
Hi Everybody! Easy question: how do I filter out VLAN configs from CISCO switches being created via Cfgmaker? I tried to use * filter option, but it did not...
Andrew Werbowy
Andrew_Werbowy@...
May 3, 2004 4:33 pm
34071
... Andrew, The example from the cfgmaker doc works well. '--if-filter=($default_iftype && $if_admin)' I have these filtered out, so am not sure what the type...
Tim Sheets
TSheets@...
May 3, 2004 7:29 pm
34072
Morning Guys i get a problem when i try to buld my router MRTG the error is as folw: C:\mrtg-2.10.13\bin>perl cfgmaker public@... --global "WorkDir: ...
Mahmoud Hamdy
mneana@...
May 4, 2004 8:05 am
34073
... This seems to be a problem on the box you're running cfgmaker on. The box cannot create another outbound connection, perhaps you have too much connections...
Alex van den Bogaerdt
alex@...
May 4, 2004 9:49 am
34074
Hi list...this might me a little OT but I hope someone can help me here....please. I have several servers which have Performace counters set up in order to ...
Simon ter Veen
STVeen@...
May 4, 2004 11:05 am
34075
Hi, I am trying to play with --host-template. I am using CPU example from cfgmaker documentation on mrtg.org. And I get following error message: --base: Get...
Andrew Werbowy
Andrew_Werbowy@...
May 4, 2004 3:46 pm
34076
... <BIG SNIP> ... The trickiest thing with this (half bald because of this)...that extra space at the beginning of the ECHO. That is the terminator it is ...
Tim Sheets
TSheets@...
May 4, 2004 3:53 pm
34077
Assuming that I run something similar to this: Target[test]: `perl test1.pl` But I want to run "test2.pl", too, and put the data on the same graph. My MRTG...
Scott Moseman
smoseman@...
May 4, 2004 6:58 pm
34078
... I guess you were trying something like: Target[test]: `perl test1.pl` & `perl test2.pl` or Target[test]: `perl test1.pl & perl test2.pl` That last one...
Alex van den Bogaerdt
alex@...
May 4, 2004 7:41 pm
34079
First time MRTG user. Where do they place the in/out traffic log? 144.3.7.24_se0_0_0_3.log?? How do you read/compute them. Thanks. dvong ... Do you Yahoo!? Win...
von dan
dvong3@...
May 5, 2004 7:12 am
34080
I read the doc, can someone show me the formula to convert? 1083745548 2357960232 2680810943 1083745548 53 155 53 155 1083745250 62 212 62 212 1083745200 58...
von dan
dvong3@...
May 5, 2004 8:46 am
34081
Hi everyone, I have 3 superstack II switches all of them in the same VLAN and I would like to monitor all the ports of all of them. One of the switches...
asa@...
May 5, 2004 10:21 am
34082
Problem with switches is they tend to set the port as down, with a speed of 0, when not in use so theres no way to get the CFGmaker to not comment out the...
Strutt, Simon
simon.strutt@...
May 5, 2004 10:46 am
34083
dear Friends, I have a OID to get value of the 'Oracle DB file Size' [root@station52 root]# snmpget 192.168.1.68 public .1.3.6.1.4.1.1977.22.4.1.4.1.1.17.1.1 ...
keshava subramanyam
subbusoftential@...
May 5, 2004 11:44 am
34084
Hope the following will help you.. create a directory to keep your mrtg log , png and html files. #mkdir -p /mrtg/oracle Make a cfg file and add the following...
Arun Kumar
arun.kumar@...
May 5, 2004 12:41 pm
34085
Arun, thanks for you reply ... ERROR: Target[db][_IN_] '.1.3.6.1.4.1.1977.22.4.1.4.1.1.17.1. $target->[4]{$mode} ' evaluated to...
keshava subramanyam
subbusoftential@...
May 5, 2004 1:00 pm
34086
Hi all... I am seeing a difference between the "Current In" numbers and the graphed representation of that number. Typically, it looks like it is 5 units ...
Alex Moen
alexm@...
May 5, 2004 1:06 pm
34087
Subbu, You must use two OIDs in the target line because mrtg does not work with only one OID. Target[db]: ...
Makai József
jozsef.makai@...
May 5, 2004 1:12 pm
34088
Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Can you help me how can I configure mrtg to see in my graph red line ...
Marko Cizelj
marko.cizelj@...
May 5, 2004 1:21 pm
34089
Use the OID twice and use "noo" or "noi" to only graph 1 value. http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-reference.html Search the above document...
Scott Moseman
smoseman@...
May 5, 2004 1:26 pm
34090
Are you using 14all.cgi ? Regards Muhammed Ali ... From: mrtg-bounce@... [mailto:mrtg-bounce@...] On Behalf Of Alex Moen Sent:...
Muhammed Ali
mammali@...
May 5, 2004 1:28 pm
34091
As a matter of fact, I am... Alex ... From: Muhammed Ali [mailto:mammali@...] Sent: Wednesday, May 05, 2004 8:16 AM To: 'Alex Moen';...
Alex Moen
alexm@...
May 5, 2004 1:32 pm
34092
Same thing here, using 14all.cgi and the graph lines are always off by a bit ... From: Alex Moen [mailto:alexm@...] Sent: Wednesday, May 05, 2004 8:27 AM...
wbresson@...
May 5, 2004 1:42 pm
34093
Hi All, I am trying to monitor HighWaterMark on a CISCO5350 Gateway(4port-E1 controller on router slot 3). Does anybody know the OID I should use to monitor...