From 5fcd837414bac40ddd4cff7ca3ae5f07d84a6369 Mon Sep 17 00:00:00 2001 From: Yannick Charton Date: Fri, 17 Feb 2023 19:07:05 +0100 Subject: [PATCH] Update link to interfacetable official doc --- doc/10-icinga-template-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/10-icinga-template-library.md b/doc/10-icinga-template-library.md index b8775c74b..ce1e81da4 100644 --- a/doc/10-icinga-template-library.md +++ b/doc/10-icinga-template-library.md @@ -3060,7 +3060,7 @@ This category includes all plugins for various network components like routers, #### interfacetable -The [check_interfacetable_v3t](http://www.tontonitch.com/tiki/tiki-index.php?page=Nagios+plugins+-+interfacetable_v3t) plugin +The [check_interfacetable_v3t](https://github.com/Tontonitch/interfacetable_v3t/blob/master/doc/00-toc.md) plugin generates a html page containing information about the monitored node and all of its interfaces. The Git repository is located on [GitHub](https://github.com/Tontonitch/interfacetable_v3t).