Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.04 KB

File metadata and controls

33 lines (28 loc) · 1.04 KB

SMA Sunny WebBox monitoring with Netdata

Montiroing for the SMA Sunny WebBox.

The module supports any number of name servers:

{
    "enable_autodetect": false,
    "update_every": 5,
    "servers": [
        {
            "name": "plant1",
            "hostname": "10.0.1.1",
            "update_every": 10
        },
        {
            "name": "plant2",
            "hostname": "10.0.2.1",
            "update_every": 15
        }
    ]
}

analytics