Skip to content

f00dl3/SimpleSysMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSysMon

Screenshot

Simple SNMP-based "Monitorix-like" system monitor.

This includes parts of several open source projects that I used to build this off of:

jQuery

pChart * Please download pChart for full functionality. http://www.pchart.net/ -- I included classes but can not "type" the TTF fonts.

This project also REQUIRES:

  • Some modification to your environment. This is designed under Ubuntu Linux 15.10
  • MySQL-SNMP for MySQL database connectivity. http://www.masterzen.fr/software-contributions/mysql-snmp-monitor-mysql-with-snmp/
  • Several packages: sudo apt-get install snmp snmpd snmptrapd snmp-mibs-downloader php5-snmp libperl-dev More may be required depending on your installed packages!
  • CRON job that runs every X minutes to execute the shell script.

FUTURE ENHANCEMENTS:

Build custom MIBs. Get "Alarms" to work. This will list SNMP Traps that are written to the database. (SNMPTrapD can be recompiled to write all traps to MySQL. I have not got this to work - YET)

About

Simple SNMP-based "Monitorix-like" system monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages