| Server IP : 74.208.236.18 / Your IP : 216.73.216.45 Web Server : Apache System : Linux infong654 4.4.400-icpu-108 #2 SMP Wed Feb 11 10:12:42 UTC 2026 x86_64 User : u39365822 ( 135825) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/cgi-bin/ |
Upload File : |
#!/usr/bin/perl
# check for external monitoring monitis
$|=1;
print "Content-Type: text/plain\n\n";
$host=$ENV{'HTTP_HOST'};
printf "%-20s\n", $host;
exec "/usr/bin/perl /home/tools/check_mounts_writable | grep '/kunden/homepages/ ok' > /dev/null && echo ':)' || echo ':('"