File manager - Edit - /usr/share/webmin/status/alive-monitor.pl
Back
# 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 | Generation time: 0.76 |
proxy
|
phpinfo
|
Settings