Comments on Monitoring Multiple Systems With munin (Debian Etch)
Monitoring Multiple Systems With munin (Debian Etch) In this article I will describe how you can monitor multiple systems with munin. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration. I will install the munin client on all systems that are to be monitored (including the munin server itself); the munin clients will then report to the munin server.
4 Comment(s)
Comments
Hi,
I do the installation an it's was great.
But two months later, I have to change munin master to another server.
How I can do this, saving all the data.??? beacause if I only copy the html files, allways erase the information...
Thanks.
Guillermo
Copy /var/lib/munin
The second code excert in step three is missing /web/monitoring/ otherwise the whole website will be password protected.
Hi
I do the installation an it's was great.
But i can´t get data from multiple servers, what i made wrong?