Fix typo in Apply for Rules documentation

fixes 6100
This commit is contained in:
Michael Insel 2018-02-19 22:11:12 +01:00
parent c7ae986d94
commit 3b47d201c2
1 changed files with 2 additions and 2 deletions

View File

@ -1082,7 +1082,7 @@ object Host "cisco-catalyst-6509-34" {
iftraffic_units = "g" iftraffic_units = "g"
//iftraffic_community = IftrafficSnmpCommunity //iftraffic_community = IftrafficSnmpCommunity
iftraffic_bandwidth = 1 iftraffic_bandwidth = 1
vlan = "renote" vlan = "remote"
qos = "enabled" qos = "enabled"
} }
vars.interfaces["MgmtInterface1"] = { vars.interfaces["MgmtInterface1"] = {
@ -1245,7 +1245,7 @@ Object 'cisco-catalyst-6509-34!if-GigabitEthernet0/4' of type 'Service':
* iftraffic_units = "g" * iftraffic_units = "g"
% = modified in '/etc/icinga2/conf.d/iftraffic.conf', lines 52:3-52:57 % = modified in '/etc/icinga2/conf.d/iftraffic.conf', lines 52:3-52:57
* qos = "enabled" * qos = "enabled"
* vlan = "renote" * vlan = "remote"
Object 'cisco-catalyst-6509-34!if-MgmtInterface1' of type 'Service': Object 'cisco-catalyst-6509-34!if-MgmtInterface1' of type 'Service':
... ...