Skip to content

photogabble/php-rrdtools-server-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Server Monitoring using PHP and RRDTools

If you feel that a monitoring service such as Cacti is too heavy for you needs you may find this project of interest. This provides monitoring with minute resolution for Nginx, CPU Usage, Network Traffic and Memory Usage.

In the future I will be adding IO and MySQL monitoring.

Requirements

  • php-rrd extension be installed - install on Ubuntu via apt-get install php-rrd
  • sysstat package be installed. This includes the mpstat command used for CPU reporting - install on Ubuntu via apt-get install sysstat

Releases

No releases published

Packages

No packages published