I'm in the process of making everything on our server setups redundant, and so comes the monitoring.
We have one virtual machine acting as munin master and all other virtual machines are munin nodes (version 1.4 on Ubuntu 12.04 LTS btw.).
So my idea is to create another munin virtual machine just like the one I already have and so my question goes about if it's possible that all virtual machines only poll once the virtual machine and send their data to two munin servers.
The idea is to both not stress virtual machines twice just to gather the same information and at the same time be able to shut down (for maintenance, or because of an accident) a monitor virtual machine and still be able to see the graphs.