| $Lang::tr{'logs'} | include Logfiles + | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| $Lang::tr{'logs'} | $Lang::tr{'include logfiles'} / - exclude Logfiles + $Lang::tr{'exclude logfiles'} | |||||||||||||||||||||||||||||||||||||||||||||||||||||
diff --git a/html/cgi-bin/index.cgi b/html/cgi-bin/index.cgi
index 96f5ccd9d..207e30455 100644
--- a/html/cgi-bin/index.cgi
+++ b/html/cgi-bin/index.cgi
@@ -185,7 +185,7 @@ print <| $Lang::tr{'network'}
| IP
| $Lang::tr{'status'}
- | $Lang::tr{'internet'}: | + $Lang::tr{'internet'} | $ipaddr
| $connstate
END
@@ -257,7 +257,7 @@ END
}
if ( $netsettings{'GREEN_DEV'} ) { print < | $Lang::tr{'lan'}:
+ | $Lang::tr{'lan'}
| $netsettings{'GREEN_ADDRESS'}
|
END
@@ -267,7 +267,7 @@ END
} else { print "Proxy aus"; }
}
if ( $netsettings{'BLUE_DEV'} ) { print < | $Lang::tr{'wireless'}: | + $Lang::tr{'wireless'} | $netsettings{'BLUE_ADDRESS'}
|
END
@@ -277,7 +277,7 @@ END
} else { print "Proxy aus"; }
}
if ( $netsettings{'ORANGE_DEV'} ) { print < | $Lang::tr{'dmz'}: | + $Lang::tr{'dmz'} | $netsettings{'ORANGE_ADDRESS'}
| Online
END
@@ -289,7 +289,7 @@ END
my %confighash = ();
&General::readhasharray("${General::swroot}/vpn/config", \%confighash);
print < | $Lang::tr{'vpn'}: | + $Lang::tr{'vpn'} | $ipsecip
| Online
END
@@ -322,7 +322,7 @@ END
`cat /var/ipfire/ovpn/settings | grep ^ENABLED_ORANGE=on`) {
my $ovpnip = `cat /var/ipfire/ovpn/settings | grep ^DOVPN_SUBNET= | cut -c 14- | sed -e 's\/\\/255.255.255.0\/\/'`;
print < | OpenVPN: | + OpenVPN | $ovpnip
| Online
END
diff --git a/html/cgi-bin/memory.cgi b/html/cgi-bin/memory.cgi
index 298c39186..ed73fb3f8 100644
--- a/html/cgi-bin/memory.cgi
+++ b/html/cgi-bin/memory.cgi
@@ -97,7 +97,7 @@ END
print < | $Lang::tr{'ram'} |
-$size |
+$size KB |
END
;
} elsif ($_ =~ m/^Swap:\s+(\d+)\s+(\d+)\s+(\d+)$/) {
@@ -111,7 +111,7 @@ END
print <$Lang::tr{'swap'} |
-$size |
+$size KB |
END
;
} elsif ($ram and $_ =~ m/^-\/\+ buffers\/cache:\s+(\d+)\s+(\d+)$/ ) {
@@ -120,8 +120,8 @@ END
print "$Lang::tr{'excluding buffers and cache'} | "
}
print <$free |
+$used KB |
+$free KB |
END
;
@@ -137,9 +137,9 @@ END
close FREE;
print < | $Lang::tr{'shared'} | $shared | $Lang::tr{'buffers'} | $buffers | $Lang::tr{'cached'} | $cached | $Lang::tr{'shared'} | $shared KB | $Lang::tr{'buffers'} | $buffers KB | $Lang::tr{'cached'} | $cached KB | | ||||
| $Lang::tr{'services'} | $Lang::tr{'status'} | PID | $Lang::tr{'memory'} |
| $key | \n"; - my $shortname = $servicenames{$key}; - my $status = &isrunning($shortname); - print "$status\n"; - print "|||
| $key | \n"; + my $shortname = $servicenames{$key}; + my $status = &isrunning($shortname); + print "$status\n"; + print "