Skip to content

amir-am/Router-and-Switch-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Router and Switch Monitoring

In order to control the performance of a project and maintain its status, it is necessary to monitor different layers of the project. One of the most important part of network hardwares is routers and switches that must be controlled instantly and the device information displayed on the dashboard.

The mentioned dashboard includes the following item:

  • Hostname
  • Uptime
  • Power Supply Status
  • Temperature Status
  • Fans Status
  • OS Version
  • CPU Usage
  • Memory Usage
  • Input / Output Data Rate
  • Port Summary (Name, Index, Alias, Status, IP Address, Network Mask, Bandwidth, Type, In Errors, Out Errors)

Stackwise [Switches Only]

  • Switch Info (Number, Role, Power Budget, Power Allocated, State)
  • Stack Port Info (Index, Neighbor, Oper Status)
  • Stack Power Info (Name, Type, Mode)

In the pictures below, you can see the dashboard visualizations:

image image image image

It should be noted that the SNMP V3 protocol has been used to monitor these devices over Grafana platform.

Requirements:

Remember:

  • At first you need to apply your informations in both of dashoboard and configuration (YOUR-IP, YOUR-NAME, USERNAME, YOUR-AUTH-PASSWORD, YOUR-PRIV-PASSWORD)
  • To use snmp configurations you need to load their mib files

Releases

No releases published

Packages

 
 
 

Contributors