If your munin master is not running, you should check if munin is set up as a CRON job.
List all the scheduled cron jobs:
crontab -lIf munin-cron is not set up, we will add it. Edit the crontab file
crontab -eLet's make munin master run every 5 mins. Append the following to the end of the file
*/5 * * * * /usr/bin/munin-cronLet's make munin run.
sudo -u munin munin-cron
Waooo this is the best ever info abot tom cat for more Click here
ReplyDelete