Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.16 KB | None | 0 0
  1. class nginx::monitoring {
  2.     $files = 'puppet:///modules/nginx'
  3.     munin_node::service_graph {
  4.         "nginx_memory":
  5.             custom_script => true;
  6.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement