Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

netdata LSI MegaRAID chart.d plugin

This plugin lets you monitor LSI MegaRAID temperatures from other hosts. You need to install storcli on the monitored host.

Install

git clone https://github.com/agross/netdata-lsimr.git
ln -s "$PWD/netdata-lsimr/lsimr.chart.sh" /usr/libexec/netdata/charts.d/lsimr.chart.sh

Configure

  1. Create /etc/netdata/charts.d/lsimr.conf

  2. Edit:

    # the data collection frequency
    # if unset, will inherit the netdata update frequency
    lsimr_update_every=60
    
    # the charts priority on the dashboard
    lsimi_priority=150000
    
    lsimr_ssh_identity_file=/path/to/private/key/for/somebody
    lsimr_ssh_host=somebody@host
    
  3. Restart netdata

About

netdata monitoring for remote LSI MegaRAID controllers

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages