]> granicus.if.org Git - icinga2/blobdiff - doc/07-agent-based-monitoring.md
Update 08-advanced-topics.md
[icinga2] / doc / 07-agent-based-monitoring.md
index a79feba4750cf7657dcba3f17cbf95d5af9050b3..e2597a3410fad647a6794c4912f5d526d28ad0bd 100644 (file)
@@ -181,7 +181,7 @@ SNMP Traps can be received and filtered by using [SNMPTT](http://snmptt.sourcefo
 and specific trap handlers passing the check results to Icinga 2.
 
 Following the SNMPTT [Format](http://snmptt.sourceforge.net/docs/snmptt.shtml#SNMPTT.CONF-FORMAT)
-documentation and the Icinga external command syntax found [here](23-appendix.md#external-commands-list-detail)
+documentation and the Icinga external command syntax found [here](24-appendix.md#external-commands-list-detail)
 we can create generic services that can accommodate any number of hosts for a given scenario.
 
 ### Simple SNMP Traps <a id="simple-traps"></a>