[pkg-nagios-changes] [Git][nagios-team/monitoring-plugins][master] Adding d/p/04_lmstat_path (Closes: #1053687)
Jan Wagner (@waja)
gitlab at salsa.debian.org
Sun Apr 20 13:49:41 BST 2025
Jan Wagner pushed to branch master at Debian Nagios Maintainer Group / monitoring-plugins
Commits:
2f5d0256 by Jan Wagner at 2025-04-20T14:41:29+02:00
Adding d/p/04_lmstat_path (Closes: #1053687)
Patching $PATH_TO_LMSTAT to /usr/local/bin/lmstat
- - - - -
2 changed files:
- + debian/patches/04_lmstat_path
- debian/patches/series
Changes:
=====================================
debian/patches/04_lmstat_path
=====================================
@@ -0,0 +1,11 @@
+--- a/plugins-scripts/utils.pm.in
++++ b/plugins-scripts/utils.pm.in
+@@ -19,7 +19,7 @@
+ ## updated by autoconf
+ $PATH_TO_SUDO = "@PATH_TO_SUDO@";
+ $PATH_TO_RPCINFO = "@PATH_TO_RPCINFO@" ;
+-$PATH_TO_LMSTAT = "@PATH_TO_LMSTAT@" ;
++$PATH_TO_LMSTAT = "/usr/local/bin/lmstat" ;
+ $PATH_TO_SMBCLIENT = "@PATH_TO_SMBCLIENT@" ;
+ $PATH_TO_MAILQ = "@PATH_TO_MAILQ@";
+ $PATH_TO_QMAIL_QSTAT = "@PATH_TO_QMAIL_QSTAT@";
=====================================
debian/patches/series
=====================================
@@ -1,5 +1,6 @@
02_check_icmp_links
03_epn
+04_lmstat_path
# commited upstream
10_check_curl_fix_redirects
11_check_curl_raise_ssl_issue
View it on GitLab: https://salsa.debian.org/nagios-team/monitoring-plugins/-/commit/2f5d0256ae6e38f10ada69360b9af0be1359bac4
--
View it on GitLab: https://salsa.debian.org/nagios-team/monitoring-plugins/-/commit/2f5d0256ae6e38f10ada69360b9af0be1359bac4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20250420/c3fd521c/attachment.htm>
More information about the pkg-nagios-changes
mailing list