[monitoring-plugins] configure.ac: update net-snmp homepage

Michael Orlitzky git at monitoring-plugins.org
Mon Feb 17 23:30:11 CET 2025


 Module: monitoring-plugins
 Branch: master
 Commit: 69296300f651fa8da663e9769e3a03f9fd5fbce3
 Author: Michael Orlitzky <michael at orlitzky.com>
   Date: Sat Feb 15 17:45:53 2025 -0500
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=69296300

configure.ac: update net-snmp homepage

---

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index ef3d26e2..5141c652 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1465,7 +1465,7 @@ then
 	AC_DEFINE_UNQUOTED(PATH_TO_SNMPGET,"$PATH_TO_SNMPGET",[path to snmpget binary])
 	EXTRAS="$EXTRAS check_hpjd check_snmp\$(EXEEXT)"
 else
-	AC_MSG_WARN([Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins])
+	AC_MSG_WARN([Get snmpget from https://net-snmp.sourceforge.io/ to make check_hpjd and check_snmp plugins])
 fi
 
 AC_PATH_PROG(PATH_TO_SNMPGETNEXT,snmpgetnext)



More information about the Commits mailing list