Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
munin-node-configure failed [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Darkshine
n00b
n00b


Joined: 06 Nov 2007
Posts: 53
Location: Kiev, Micronesia

PostPosted: Sat Mar 06, 2010 12:25 am    Post subject: munin-node-configure failed [SOLVED] Reply with quote

I tried to configure munin 1.4.3 with "mysql" and "ssl" USE flags set and "doc", "irc", "minimal", "postgres" USE flags unset (all by default) using http://en.gentoo-wiki.com/wiki/Munin guide, but the following command failed:

Code:

$ sudo -u munin munin-node-configure --shell
Use of uninitialized value in scalar assignment at /usr/lib/perl5/vendor_perl/5.8.8/Munin/Node/Service.pm line 58.
ln -s '/usr/libexec/munin/plugins/acpi' '/etc/munin/plugins/acpi'
ln -s '/usr/libexec/munin/plugins/cpu' '/etc/munin/plugins/cpu'
ln -s '/usr/libexec/munin/plugins/df' '/etc/munin/plugins/df'
ln -s '/usr/libexec/munin/plugins/df_inode' '/etc/munin/plugins/df_inode'
ln -s '/usr/libexec/munin/plugins/diskstats' '/etc/munin/plugins/diskstats'
ln -s '/usr/libexec/munin/plugins/entropy' '/etc/munin/plugins/entropy'
ln -s '/usr/libexec/munin/plugins/forks' '/etc/munin/plugins/forks'
ln -s '/usr/libexec/munin/plugins/fw_packets' '/etc/munin/plugins/fw_packets'
ln -s '/usr/libexec/munin/plugins/if_' '/etc/munin/plugins/if_eth0'
ln -s '/usr/libexec/munin/plugins/if_err_' '/etc/munin/plugins/if_err_eth0'
ln -s '/usr/libexec/munin/plugins/interrupts' '/etc/munin/plugins/interrupts'
ln -s '/usr/libexec/munin/plugins/iostat' '/etc/munin/plugins/iostat'
ln -s '/usr/libexec/munin/plugins/iostat_ios' '/etc/munin/plugins/iostat_ios'
ln -s '/usr/libexec/munin/plugins/irqstats' '/etc/munin/plugins/irqstats'
ln -s '/usr/libexec/munin/plugins/load' '/etc/munin/plugins/load'
ln -s '/usr/libexec/munin/plugins/memory' '/etc/munin/plugins/memory'
ln -s '/usr/libexec/munin/plugins/munin_stats' '/etc/munin/plugins/munin_stats'
ln -s '/usr/libexec/munin/plugins/netstat' '/etc/munin/plugins/netstat'
ln -s '/usr/libexec/munin/plugins/nfs4_client' '/etc/munin/plugins/nfs4_client'
ln -s '/usr/libexec/munin/plugins/open_files' '/etc/munin/plugins/open_files'
ln -s '/usr/libexec/munin/plugins/open_inodes' '/etc/munin/plugins/open_inodes'
ln -s '/usr/libexec/munin/plugins/postfix_mailqueue' '/etc/munin/plugins/postfix_mailqueue'
ln -s '/usr/libexec/munin/plugins/proc_pri' '/etc/munin/plugins/proc_pri'
ln -s '/usr/libexec/munin/plugins/processes' '/etc/munin/plugins/processes'
ln -s '/usr/libexec/munin/plugins/swap' '/etc/munin/plugins/swap'
ln -s '/usr/libexec/munin/plugins/threads' '/etc/munin/plugins/threads'
ln -s '/usr/libexec/munin/plugins/uptime' '/etc/munin/plugins/uptime'
ln -s '/usr/libexec/munin/plugins/users' '/etc/munin/plugins/users'
ln -s '/usr/libexec/munin/plugins/vmstat' '/etc/munin/plugins/vmstat'
# The following plugins caused errors:
# http_loadtime:
#       Junk printed to stderr
# vserver_cpu_:
#       Non-zero exit during autoconf (1)
# vserver_loadavg:
#       Non-zero exit during autoconf (1)
# vserver_resources:
#       Non-zero exit during autoconf (1)


Code:
echo $?
1


What the errors above mean and how to fix them?

I tried to use solution from http://lists.mandriva.com/bugs/2010-01/msg00662.php with command below:

Code:
$ sudo -u munin MUNIN_LIBDIR="/usr/libexec/munin /usr/libexec/munin/plugins/uptime autoconf" munin-node-configure --shell


but the result was the same


Last edited by Darkshine on Mon Mar 08, 2010 12:46 am; edited 1 time in total
Back to top
View user's profile Send private message
ochach
n00b
n00b


Joined: 03 Jan 2007
Posts: 14

PostPosted: Sat Mar 06, 2010 12:24 pm    Post subject: Reply with quote

i got same errors but my munin is working fine. you are wondering about those errors or cant get munin to work? have you checked it? maybe its working already?
Back to top
View user's profile Send private message
Darkshine
n00b
n00b


Joined: 06 Nov 2007
Posts: 53
Location: Kiev, Micronesia

PostPosted: Mon Mar 08, 2010 12:45 am    Post subject: Reply with quote

ochach wrote:
i got same errors but my munin is working fine. you are wondering about those errors or cant get munin to work? have you checked it? maybe its working already?


currently munin works fine, I just was wondering about those errors. Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum