Web Hosting Talk







View Full Version : mrtg error on startup


Nicarlo
07-26-2003, 09:03 PM
Hey guys when i try to start up mrtg it gives me the following error

ERROR: Mrtg will most likely not work propperly when the environment
variable LANG is set to UTF-8. Please run mrtg in an environment
where this is not the case:

env LANG=C /usr/local/mrtg-2/bin/mrtg ...

Can anyone tell me what this might mean ? Thanks alot for your time and help

RHCE
07-30-2003, 09:43 PM
If you are using RH 8.0 you might get this error while you are trying to execute MRTG from command line


Please do the following before executing it from the command for the first time.

#LANG=C
#export LANG

it should fix the issue.

Nicarlo
07-30-2003, 10:02 PM
yes that did it, thank you very much !

Nicarlo
07-30-2003, 10:16 PM
It runs without any error but it doesnt not give me the info, does this mean that my snmp server is not running right ?