Hi there,
I'm trying to create a server status page on my webpage (joomla based).
But I'm having issues finding working coding to show my server status.
Basically, the device I'm trying to get the status for is a router. So I'm thinking a basic ping command would be fine? Or even maybe a ping on a particular port?
I've been googling for awhile now, and come across all kinds of php code but none of them seem to work.
The one thing that did work was the following extension - but I'd rather use coding on the main page over an extension.
http://extensions.joomla.org/extensions/hosting-a-servers/servers/11977
I'm trying to create a server status page on my webpage (joomla based).
But I'm having issues finding working coding to show my server status.
Basically, the device I'm trying to get the status for is a router. So I'm thinking a basic ping command would be fine? Or even maybe a ping on a particular port?
I've been googling for awhile now, and come across all kinds of php code but none of them seem to work.
The one thing that did work was the following extension - but I'd rather use coding on the main page over an extension.
http://extensions.joomla.org/extensions/hosting-a-servers/servers/11977