Subject: Re: Munin Lock Problems - msg#00033
List: db.rddtool.munin.general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Nicolai Langfeldt wrote:
>
Major, Robert skrev:
>
> Hello All,
>
>
> 1:
>
>
>
> Lock already exists: /var/run/munin/munin-update.lock. Dying.
>
>
Does the user munin runs as have write permission in the directory?
I've had this problem if the munin-update process takes longer than 5
minutes. The reason this happens is because the cronjob is set to run
every 5 minutes to gather data, so if it is still running from the last
job, you will get this error.
micah
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE5dPl9n4qXRzy1ioRAmW8AJ4mGYf9fGU1oAd+IVK4FDLWbJ5a4gCffX43
UD3YfOB0JlXE5OZAq99vhi0=
=9Ft8
-----END PGP SIGNATURE-----
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
ip_ pluging problems
Hi,
I want to track bandwidth usage on eth1 interface with ip_ pluging.
I make setup with:
ln -s /usr/share/munin/plugins/ip_ /etc/munin/plugins/ip_192.168.1.1
run
/sbin/iptables -A INPUT -d 192.168.1.1
/sbin/iptables -A OUTPUT -s 192.168.1.1
/etc/init.d/munin-node restart
but graphs are not updated.
This is from /var/log/munin/munin-node.log:
>iptables v1.3.5: can't initialize iptables table `filter': Permission
denied (you must be root)
>Perhaps iptables or your kernel needs to be upgraded.
command "iptables -L" don't report this problem and also if I run
/etc/munin/plugins/ip_192.168.1.1
I get:
in.value 754243
out.value 63632
Any suggestions?
I also install ip kernel modules and run depmod -a.
regards bruma
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Next Message by Date:
click to view message preview
Re: ip_ pluging problems
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
bruma wrote:
> Hi,
>
> I want to track bandwidth usage on eth1 interface with ip_ pluging.
> I make setup with:
> ln -s /usr/share/munin/plugins/ip_ /etc/munin/plugins/ip_192.168.1.1
>
> run
> /sbin/iptables -A INPUT -d 192.168.1.1
> /sbin/iptables -A OUTPUT -s 192.168.1.1
>
> /etc/init.d/munin-node restart
>
> but graphs are not updated.
> This is from /var/log/munin/munin-node.log:
>> iptables v1.3.5: can't initialize iptables table `filter': Permission
> denied (you must be root)
>> Perhaps iptables or your kernel needs to be upgraded.
>
> command "iptables -L" don't report this problem and also if I run
> /etc/munin/plugins/ip_192.168.1.1
> I get:
> in.value 754243
> out.value 63632
>
> Any suggestions?
> I also install ip kernel modules and run depmod -a.
>
Do you have something like the following in
/etc/munin/plugin-conf.d/munin-node:
[ip_*]
user root
as this comment at the top of the plugin says:
# Furthermore, this plugin needs to be run as root for iptables to work
Micah
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE5dYE9n4qXRzy1ioRAlIMAJ44peGWJXc4jCBjsITsKfdXc6qXJQCgnRhm
PtL86IX9QUsSfa85uULF8Io=
=c3VH
-----END PGP SIGNATURE-----
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Previous Message by Thread:
click to view message preview
Re: Munin Lock Problems
Major, Robert skrev:
> Hello All,
> 1:
>
> Lock already exists: /var/run/munin/munin-update.lock. Dying.
Does the user munin runs as have write permission in the directory?
Nicolai
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Next Message by Thread:
click to view message preview
ip_ pluging problems
Hi,
I want to track bandwidth usage on eth1 interface with ip_ pluging.
I make setup with:
ln -s /usr/share/munin/plugins/ip_ /etc/munin/plugins/ip_192.168.1.1
run
/sbin/iptables -A INPUT -d 192.168.1.1
/sbin/iptables -A OUTPUT -s 192.168.1.1
/etc/init.d/munin-node restart
but graphs are not updated.
This is from /var/log/munin/munin-node.log:
>iptables v1.3.5: can't initialize iptables table `filter': Permission
denied (you must be root)
>Perhaps iptables or your kernel needs to be upgraded.
command "iptables -L" don't report this problem and also if I run
/etc/munin/plugins/ip_192.168.1.1
I get:
in.value 754243
out.value 63632
Any suggestions?
I also install ip kernel modules and run depmod -a.
regards bruma
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642