문제

Is there a way with PHP to get statistics about external servers such as:

  • Download/Upload speed
  • Up-time
  • Online/Offline

If not with PHP any other web language?

I would like to have a subdomain servers.domain.com which has login authentication where it will list all servers (about 10) and have the statistics above shown. They are not all on the same network, about 3 are.

도움이 되었습니까?

해결책

It sounds like you want either a monitoring package like Nagios, or a statistics tracking tool like Cacti, or both.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top