I installed munin on many hosts few month ago and i used snmp on diffrent host without any problems.
but today i wanted to use snmp with munin on an other host and when i want to probe available values i got this :
Code: Select all
host ~ # /usr/sbin/munin-node-configure --snmp 127.0.0.1
# ERROR: Cannot perform SNMP probe. SNMP operations require the SNMP part
# of Munin to be installed, which is currently not installed, or not in the
# rigt directory: /usr/sbin
i don't understand why because no flag define the snmp on the ebuild:
Code: Select all
~ # equery uses munin
[ Searching for packages matching munin... ]
[ Colour Code : set unset ]
[ Legend : Left column (U) - USE flags from make.conf ]
[ : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for net-analyzer/munin-1.3.4-r1 ]
U I
+ + doc : Adds extra documentation (API, Javadoc, etc)
- - irc : installs deps for monitoring IRC
- - minimal : Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
+ + mysql : Adds mySQL Database support
- - postgres : Adds support for the postgresql database
+ + ssl : Adds support for Secure Socket Layer connections
thanks
