File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2424# 2020-09-04 (claudiokuenzler.com) - 1.5.2: Bugfix issue-9
2525# 2020-09-04 (claudiokuenzler.com) - 1.6: Allow regular expression lookup for tcp statistics
2626# 2023-10-02 (claudiokuenzler.com) - 1.7: Detect interface operational status, alert when down
27+ # 2025-05-21 (sideshowcecil) - 1.7.1: Improve regex in interface lookup
2728#
2829# This program is free software: you can redistribute it and/or modify
2930# it under the terms of the GNU General Public License as published by
3839# You should have received a copy of the GNU General Public License
3940# along with this program. If not, see <http://www.gnu.org/licenses/>.
4041# ##############################################################
41- VERSION=" 1.7.0 "
42+ VERSION=" 1.7.1 "
4243
4344IFCONFIG=/sbin/ifconfig
4445GREP=/bin/grep
You can’t perform that action at this time.
0 commit comments