]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/guardian/guardian.it.pl
haproxy: Update to 1.8.14
[people/pmueller/ipfire-2.x.git] / config / guardian / guardian.it.pl
CommitLineData
c5f633c9
MF
1%tr = (
2%tr,
3
4'guaranteed bandwith' => 'Guaranteed bandwith',
5'guardian alertfile' => 'Alertfile',
6'guardian configuration' => 'Guardian Configuration',
7'guardian ignorefile' => 'Ignorefile',
8'guardian interface' => 'Interface',
9'guardian logfile' => 'Logfile',
10'guardian loglevel_off' => 'Off',
11'guardian loglevel_info' => 'Info',
12'guardian loglevel_debug' => 'Debug',
13'guardian logtarget_syslog' => 'Systemlog',
14'guardian logtarget_file' => 'File',
15'guardian logtarget_console' => 'Console',
16'guardian priolevel_high' => '1 - High',
17'guardian priolevel_medium' => '2 - Medium',
18'guardian priolevel_low' => '3 - Low',
19'guardian priolevel_very_low' => '4 - Very low',
20'guardian timelimit' => 'Timelimit',
21
22);
23
24#EOF