Mamas Posted January 25, 2016 Share Posted January 25, 2016 Hey guys! Maybe someone could help me to do something like this: https://my.monstermegs.com/serverstatus.php I really like the location with a flag, mysql, ping and that link to pingdom too. All i get when i set up is HTTP, FTP and POP3 with load, uptime and phpinfo link. Any ideas what code to write for those options? ;/ Also, where should I upload the status dir for it to work on the hostname of the server that I want to monitor? (So that when pressing phpinfo, the url would be host.name.com/...) I tried in root/public_html - did not work. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 25, 2016 Share Posted January 25, 2016 the documentation should help... http://docs.whmcs.com/Servers#Status_Monitoring the example site you've linked to is using a custom template, so this server status page may come as part of that... adding the flag will likely either be via geolocation, or hard coded... mysql will just be modifying the serverstatus.tpl code to add another port to check, 3306 I think... there is a pingdom addon for WHMCS, but it's not compatible with v6. 0 Quote Link to comment Share on other sites More sharing options...
Kevin K Posted January 29, 2016 Share Posted January 29, 2016 That is our site you are referring to. That is not part of the template, but some custom modifications that we did with some PHP coding. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.