Koozali.org: home of the SME Server

Network Monitoring

Offline Brave Dave

  • *
  • 185
  • +0/-0
Network Monitoring
« 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)
.:DB:.

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Network Monitoring
« Reply #1 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.