Gestionnaire de fichiers - Editer - /usr/share/webmin/status/alive-monitor.pl
Arrière
# alive-monitor.pl # Always returns OK - useful for remote monitoring sub get_alive_status { local $out = &backquote_command("uptime 2>/dev/null"); return { 'up' => 1, 'desc' => $out =~ /\s+up\s+([^,]+),/ ? &text('alive_up', "$1") : undef }; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Génération de la page: 0.11 |
proxy
|
phpinfo
|
Réglages