From c514d57354420cd973dff7ff363dcffb533884cc Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Tue, 15 Sep 2015 16:42:24 +0200 Subject: [PATCH] Fixed spelling and enabled syntax highlighting. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d4d1cce..95ef4adc 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Prometheus SNMP Exporter -This an exporter that exposes information gathered from SNMP +This is an exporter that exposes information gathered from SNMP for use by the Prometheus monitoring system. ## Installation -``` +```Shell pip install snmp_exporter ``` @@ -30,7 +30,7 @@ The snmp exporter needs to be passed the address as a parameter, this can be done with relabelling. Example config: -``` +```YAML scrape_config: - job_name: 'snmp' target_groups: