[pkg-nagios-changes] [Git][nagios-team/monitoring-plugins][master] 2 commits: debian/NEWS: Fix spelling error
Jan Wagner (@waja)
gitlab at salsa.debian.org
Sun Apr 20 11:26:46 BST 2025
Jan Wagner pushed to branch master at Debian Nagios Maintainer Group / monitoring-plugins
Commits:
3a5f2502 by Jan Wagner at 2025-04-19T14:17:08+02:00
debian/NEWS: Fix spelling error
- - - - -
55f87b7a by Jan Wagner at 2025-04-20T09:55:21+02:00
Changing check_httpname to the intended check_http_hostname definition
(Closes: #1099028)
- - - - -
2 changed files:
- debian/NEWS
- debian/pluginconfig/http.cfg
Changes:
=====================================
debian/NEWS
=====================================
@@ -1,7 +1,7 @@
monitoring-plugins (2.1.2-3) unstable; urgency=medium
We switched again over to another radius library. This time radcli
- to fix #822337. This makes it again necessary to migrate you radius
+ to fix #822337. This makes it again necessary to migrate your radius
credentials from /etc/radiusclient/servers to /etc/radcli/servers
in case you are using check_radius.
Please install the new dependencies in this case if you don't install
=====================================
debian/pluginconfig/http.cfg
=====================================
@@ -6,7 +6,7 @@ define command{
# 'check_http_hostname' command definition
define command{
- command_name check_httpname
+ command_name check_http_hostname
command_line /usr/lib/nagios/plugins/check_http -H '$HOSTNAME$' -I '$HOSTADDRESS$' '$ARG1$'
}
@@ -64,7 +64,7 @@ define command{
# 'check_http_hostname_4' command definition
define command{
- command_name check_httpname_4
+ command_name check_http_hostname_4
command_line /usr/lib/nagios/plugins/check_http -H '$HOSTNAME$' -I '$HOSTADDRESS$' -4 '$ARG1$'
}
View it on GitLab: https://salsa.debian.org/nagios-team/monitoring-plugins/-/compare/b6a58eb919d21a5d7a74a96bcd0a889cc27416e7...55f87b7a395d877e48fef1758b61344acaadd096
--
View it on GitLab: https://salsa.debian.org/nagios-team/monitoring-plugins/-/compare/b6a58eb919d21a5d7a74a96bcd0a889cc27416e7...55f87b7a395d877e48fef1758b61344acaadd096
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/5f03fd67/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list