User Activity

  • Modified a comment on discussion Open Discussion & Help on PHP Server Monitor

    Hi all, I do some script to run status.cron.php every 3 secounds just following this steps : Tested on (CentOS 8) ( PHP Server Monitor v3.5.0.) (PHP 7.2.24) (5.5.5-10.3.17-MariaDB) (Apache/2.4.37). Create new file shell script to run it by cron job command for PHP Server Monitor to refresh status every 3 second cd /root nano every5second.sh Add this : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15#!/bin/bash # Run cron jop for update status SERVER MONITOR PID=$$ # The self killer (sleep 57;kill $PID)& while...

  • Modified a comment on discussion Open Discussion & Help on PHP Server Monitor

    Hi all, I do some script to run status.cron.php every 3 secounds just following this steps : Tested on (CentOS 8) ( PHP Server Monitor v3.5.0.) (PHP 7.2.24) (5.5.5-10.3.17-MariaDB) (Apache/2.4.37). Create new file shell script to run it by cron job command for PHP Server Monitor to refresh status every 3 second cd /root nano every5second.sh Add this : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15#!/bin/bash # Run cron jop for update status SERVER MONITOR PID=$$ # The self killer (sleep 57;kill $PID)& while...

  • Posted a comment on discussion Open Discussion & Help on PHP Server Monitor

    Hi all, I do some script to run status.cron.php every 3 secounds just following this steps : Tested on (CentOS 8) ( PHP Server Monitor v3.5.0.) (PHP 7.2.24) (5.5.5-10.3.17-MariaDB) (Apache/2.4.37). Create new file shell script to run it by cron job command for PHP Server Monitor to refresh status every 3 second cd /root nano every5second.sh Add this : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15#!/bin/bash # Run cron jop for update status SERVER MONITOR PID=$$ # The self killer (sleep 57;kill $PID)& while...

View All

Personal Data

Username:
mmalmahdi
Joined:
2020-06-22 11:26:00

Projects

  • No projects to display.

Personal Tools