You can copy server_status.php to another file, modify it as you like, and link to that file from your home page.
But I'm not sure you need to do this; if the database server (whether local or remote) can't be reached, server_status.php reports that. -- David On 30-Oct-2014 3:35 PM, Radim Vančo wrote:
Hi, I would like to ask if there is a way how to effectively customize showing status of pids from other hosts without editing server_status.php but config.xml? For example if I have database server on another host, so I need to check /var/run/mysqld/mysqld.pid but on other host than the BOINC server is running? It should be able to do it easily with editing server_status.php but I don't want to do this changes due to upgrading BOINC server which rewrite the file with never and if there are any in new server_status file than I have edit the file again.
_______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
