perl - Munin not generating graphs -
my clean munin install not generating graphs, did listed in url debug
http://munin-monitoring.org/wiki/faq_no_graphs#ijustreadtheaboveanswerandtherestillarentanygraphs
i can connect via telnet node.
-the nodes comand display node correctly
-the list command shows list of plugins correctly.
-the fetch command provides empty output!!!
i opened munin-node.log file see what's going on, , every entry logs (i think 1 entry every plugin) show 1 of 2 error messages (when restart node error switch 1 another)
1- error output threads: 2013/08/08-07:38:04 [2659] insecure directory in $env{path} while running -t switch @ /usr/share/perl5/munin/node/service.pm line 241. 2013/08/08-07:38:04 [2659] service 'threads' exited status 255/0.
2- error output vmstat: 2013/08/08-07:35:02 [1096] 2013/08/08-07:35:02 [1186] died @ /usr/share/perl5/munin/common/timeout.pm line 66, line 74.
i have no clue, of how solve this.
im using ubuntu 12.04 , installed munin version 1.4 ... since 2.x not available ubuntu 12.04
maybe experience pearl orient me on how edit source rid of error!!!
Comments
Post a Comment