mrtg problem

Jeremy Chadwick freebsd at jdc.parodius.com
Tue Aug 15 16:23:11 UTC 2006


On Tue, Aug 15, 2006 at 04:58:12PM +0100, Carlos Silva wrote:
> hi again,
> 
> i have troubles with MRTG, a strange error that never happened to me.
> 
> output
> 
> osiris# /etc/rc.d/mrtg_daemon start
> Starting mrtg_daemon.
> Daemonizing MRTG ...
> osiris# /bin/rateup: Permission denied
> Rateup ERROR: Can't open 192.168.1.1_1.tmp for write
> ERROR: Skipping webupdates because rateup did not return anything sensible
> WARNING: rateup died from Signal 0
> with Exit Value 1 when doing router '192.168.1.1_1'
> Signal was 0, Returncode was 1
> /bin/rateup: Permission denied
> Rateup ERROR: Can't open 192.168.1.1_4.tmp for write
> ERROR: Skipping webupdates because rateup did not return anything sensible
> WARNING: rateup died from Signal 0
> with Exit Value 1 when doing router '192.168.1.1_4'
> Signal was 0, Returncode was 1
> 
> someone has an error like that? ideas?

Do you install all of your ports with PREFIX=/ or something?  My
mrtg installation has rateup in /usr/local/bin, and mrtg_daemon.sh
in /usr/local/etc/rc.d.

Possibly some portion of the port isn't respecting a non-default
PREFIX?

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.               PGP: 4BD6C0CB |



More information about the freebsd-ports mailing list