I'v got a problem with munin for a few plugins like the network and i'm wondering if there is not a problem with grsecurity patchs.
i'm using munin 1.3.3-r2
with a kernel 2.6.23-hardened-r7 and grsecurity activated.
the plugin netstat and if_ aren't working:
but they are working from my shell
Code: Select all
linux # /etc/munin/plugins/netstat
active.value 2064
passive.value 99565
failed.value 167
resets.value 1676
established.value 1Code: Select all
linux # /etc/munin/plugins/if_eth0
down.value 1188463932
up.value 524118957Code: Select all
fetch if_eth0
.
fetch netstat
.
/var/log/munin/munin-node.log:
wherehas:cannot open /proc/net/snmp: Permission denied
linux # ls -lah /proc/net/snmp
-r--r--r-- 1 root root 0 Apr 9 18:01 /proc/net/snmp
anybody with the same problem ?
thanks a lot !
i hope i'm in the good forum.


