Skip to content

Commit f03d22d

Browse files
committed
updates
1 parent 948582b commit f03d22d

File tree

1 file changed

+1
-1
lines changed
  • helix-control-m/2-external-monitoring-tools-examples/alerts-to-snmp

1 file changed

+1
-1
lines changed

helix-control-m/2-external-monitoring-tools-examples/alerts-to-snmp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ It parses the alert data coming from Helix Control-M (via the External Alerts se
66

77
## Pre-requisites
88

9-
- Requires the **snmptrap** command line utility, which comes included in the "*net-snmp-utils*" package (see [net-snmp.org](http://www.net-snmp.org/)). It must be installed with any dependent packages, i.e. with "yum" package manager:
9+
- Requires the **snmptrap** command line utility, which comes included in the "*net-snmp-utils*" package (see [net-snmp.org](http://www.net-snmp.org/)). As an example, to install it with "yum" package manager:
1010

1111
``# yum install net-snmp-utils``
1212

0 commit comments

Comments
 (0)