Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Brave Dave on October 17, 2005, 02:32:33 AM

Title: Network Monitoring
Post by: Brave Dave on October 17, 2005, 02:32:33 AM
Hi

I would like to some network monitoring in a intranet Home Page (really small monitoring - ping);

I can shell and ping etc, but I would like not to have to shell ...

php has a socket_create function ala;

socket_create(AF_INET, SOCK_RAW, 1)

but php doesn't have the permission to run it
I'm just focusing on being able to do this without system( ..)

Any ideas appreciated (SME 6.01)
Title: Network Monitoring
Post by: Franco on October 17, 2005, 05:02:56 AM
Email me and I can pass you a .php script for that. If you have more advanced needs, such as monitoring services and hosts I can recommend ntop,zabbix,mrtg which are all services you can easily find here.

Franco.