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