Monitor type for init scripts
This commit is contained in:
@@ -20,6 +20,7 @@ print &ui_table_row($text{'init_action'},
|
||||
sub parse_init_dialog
|
||||
{
|
||||
&depends_check($_[0], "init");
|
||||
$in{'action'} || &error($text{'init_eaction'});
|
||||
$_[0]->{'action'} = $in{'action'};
|
||||
}
|
||||
|
||||
|
||||
@@ -64,6 +64,7 @@ type_mailserver=Mailserver Response
|
||||
type_sshd=SSH Server
|
||||
type_raid=RAID Device Status
|
||||
type_iface=Network Interface Status
|
||||
type_init=Bootup Action
|
||||
type_sensors=LM Sensor Status
|
||||
type_nut=NUT UPS Value
|
||||
type_mailq=Mail Queue Size
|
||||
@@ -349,6 +350,9 @@ raid_other=Other..
|
||||
|
||||
iface_iface=Interface to check
|
||||
|
||||
init_action=Action to check
|
||||
init_eaction=No action selected
|
||||
|
||||
refresh_title=Refresh Status
|
||||
refresh_doing=Refreshing the status of all monitors ..
|
||||
refresh_doing2=Refreshing the status of $1 selected monitors ..
|
||||
|
||||
Reference in New Issue
Block a user