projects
/
icinga2
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14edc51
)
Fix typo in Apply for Rules documentation
author
Michael Insel
<michael@insel.email>
Mon, 19 Feb 2018 21:11:12 +0000
(22:11 +0100)
committer
Michael Friedrich
<michael.friedrich@icinga.com>
Mon, 16 Apr 2018 13:56:27 +0000
(15:56 +0200)
fixes 6100
refs #6102
doc/03-monitoring-basics.md
patch
|
blob
|
history
diff --git
a/doc/03-monitoring-basics.md
b/doc/03-monitoring-basics.md
index dabcaf83146195a2b47b3b296836a7016ff986dd..c35125be5e67499c74800548c556bf7b2c44646c 100644
(file)
--- a/
doc/03-monitoring-basics.md
+++ b/
doc/03-monitoring-basics.md
@@
-1082,7
+1082,7
@@
object Host "cisco-catalyst-6509-34" {
iftraffic_units = "g"
//iftraffic_community = IftrafficSnmpCommunity
iftraffic_bandwidth = 1
- vlan = "re
n
ote"
+ vlan = "re
m
ote"
qos = "enabled"
}
vars.interfaces["MgmtInterface1"] = {
@@
-1245,7
+1245,7
@@
Object 'cisco-catalyst-6509-34!if-GigabitEthernet0/4' of type 'Service':
* iftraffic_units = "g"
% = modified in '/etc/icinga2/conf.d/iftraffic.conf', lines 52:3-52:57
* qos = "enabled"
- * vlan = "re
n
ote"
+ * vlan = "re
m
ote"
Object 'cisco-catalyst-6509-34!if-MgmtInterface1' of type 'Service':
...