# Define a munin node with custom port define munin_node($id) { # Use one port for each node $munin_port = "49$id" include munin::client }