Skip to content

bjoernhoefer/nodin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nodin

NodeJS SNMP Monitoring

###Current features:

  • Monitor different devices/ports of devices via SNMP (hugin)
  • Discover device states automatically/periodically (munin)
  • Write SNMP Values to a Influx Database
  • Configuration and states are stored in REDIS

###What should be possible in the future (aka ToDO):

  • Web-Interface for Values and configuration (module will be caled nodin)

How to start nodin?

  1. Get the databases to store your data
  1. Install the databases
  2. Get and install the current version of nodeJS (including npm) -> http://nodejs.org/
  3. Clone this repo
  4. Enter the cloned directory and type in "npm install"
  5. Start nodin by typing ./bin/www (please make sure the file is executeable)

###Where does the name come from? Odin should be know, by the most people - otherwise: http://en.wikipedia.org/wiki/Odin

Odins two birds were called hugin and munin they provided him information about the things going on around him - both names were already taken by other projects so I decided to use the a mixture of the programming language and the "master" of hugin and munin -> NodeJS + Odin = nodin

About

NodeJS SNMP Monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors