rolandmy
asked on
MRTG Rateup can't exec
I ran a "/home/apps/mrtg/bin/mrtg /home/apps/bbhbsys/data/li st-det.mrt g" in centos 6.4
Below is my problem. Help? :(
Possible precedence problem on bitwise | operator at /home/apps/mrtg/bin/../lib /mrtg2/BER .pm line 619.
Can't exec "/home/apps/mrtg/bin/rateu p": No such file or directory at /home/apps/mrtg/bin/mrtg line 674.
WARNING: rateup (/home/apps/mrtg/bin/rateu p /home/apps/httpd/ 172.16.253.1 1389669276 -Z u 0 0 1250000 c #00cc00 #0000ff #006600 #ff00ff k 1000 i /home/apps/httpd/172.16.25 3.1-day.pn g -1250000 -1250000 400 100 1 1 1 300 1 4 1 i /home/apps/httpd/172.16.25 3.1-week.p ng -1250000 -1250000 400 100 1 1 1 1800 1 4 1 i /home/apps/httpd/172.16.25 3.1-month. png -1250000 -1250000 400 100 1 1 1 7200 1 4 1 i /home/apps/httpd/172.16.25 3.1-year.p ng -1250000 -1250000 400 100 1 1 1 86400 1 4 1) did not work: No such file or directory
Below is my problem. Help? :(
Possible precedence problem on bitwise | operator at /home/apps/mrtg/bin/../lib
Can't exec "/home/apps/mrtg/bin/rateu
WARNING: rateup (/home/apps/mrtg/bin/rateu
mrtg is provided in base centos repositories. try using that one with your data files.... (if you install that rateup will be in your path all the time)
ASKER
Hi giltjr,
Yes, both exist and yet the error still exists.
Hi gheist,
I will try that and get back to here later in the day.
Yes, both exist and yet the error still exists.
Hi gheist,
I will try that and get back to here later in the day.
Basic philosophy behind enterprise linux is that they maintain somewhat older versions of software with security/stability patches, so you are expected to enjoy stable environment with minimal downtimes. Building own httpd and mrtg just adds extra burden to you.
Just consider spending extra day to move in to system httpd and mrtg with your configs - maybe trying first on desktop virtual machine. You will have much less work in future.
hint: yum provides */httpd ; yum provides */rateup
Just consider spending extra day to move in to system httpd and mrtg with your configs - maybe trying first on desktop virtual machine. You will have much less work in future.
hint: yum provides */httpd ; yum provides */rateup
ASKER
Hello experts. Just got back from a long holiday. So sorry.
How do I "move in to system httpd and mrtg with my configs"?
How do I "move in to system httpd and mrtg with my configs"?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Works with CentOS 6.3, thanks for help :)
ASKER
Sorry for late acceptance of answer. Was having some internet access issues.
no problem, you have internet now and can upgrade to Centos 6.5 ;)
/home/apps/mrtg/bin/rateup
/home/apps/httpd
Do both of these exist?