mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
BF: nagios fix
This commit is contained in:
parent
b4e8514857
commit
b5b581555c
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ my ($critical,$warning) = (2,1);
|
|||
my $fail2ban_client_path = '/usr/bin/fail2ban-client';
|
||||
my $fail2ban_socket = '';
|
||||
my $jail_specific = '';
|
||||
my $jail_name = '';
|
||||
|
||||
GetOptions (
|
||||
'P=s' => \ $fail2ban_client_path,
|
||||
|
|
|
|||
Loading…
Reference in a new issue