Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

hico-horiuchi/snmp_monitor

Repository files navigation

Monitor

Build Status

Monitor is visualization tool for SNMP.
You can see in the graph, such as CPU usage, memory usage and etc... on the server.

Using

  • Ruby on Rails 4
  • Bootstrap & Bootswatch
  • HighCharts

SNMP Setting

/etc/snmp/snmpd.conf (on Ubuntu or Debian)

#agentAddress udp:127.0.0.1:161
agentAddress udp:161,udp6:[::1]:161

# for CPU, disk and memory
view systemonly included .1.3.6.1.4.1.2021

rocommunity secret [Monitor Server IP Address]

About

SNMPをグラフ化するWebアプリケーション

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published