summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4d8aa03..1fb58dc 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,11 @@
-puppet-check_mk
-===============
+# puppet-check_mk
+
+Install and configure check_mk agent and Nagios plugin
+
+Example:
+
+ class { 'check_mk::agent':
+ version => '1.2.0p3-1',
+ ip_whitelist => [ '10.7.96.21', '10.7.96.22' ],
+ }
-Install and configure check_mk agent and Nagios plugin \ No newline at end of file