Monday, 16 July 2012

munin HTTP error 404 in WHM

We installed munin through plugin manager but when we click on the plugin its gives below error :
================================================

HTTP error 404

The requested page was not found.
Possible reasons why you are seeing this page:

A bookmarked URL may have changed since you last visited.
The URL was entered incorrectly.
The URL was entered with inaccurate capitalization. (URLs are case sensitive.)

Please re-check the URL you are trying to reach. (Go Back)

================================================

REsolution :
I have checked the cpanel error logs and got below error "[FATAL] There is nothing to do here, since there are no nodes with any plugins. Please refer to http://munin-monitoring.org/wiki/FAQ_no_graphs at /usr/share/munin/munin-html line 38"
In order to get this issue resolved I have changed  the following line in /etc/munin/munin-node.conf from:
host *
To:
host 0.0.0.0

0 comments:

Post a Comment