mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-12 16:08:48 +00:00
Feature: Netdata service widget (#2672)
This commit is contained in:
parent
72efd9a08d
commit
7f621ed518
7 changed files with 67 additions and 0 deletions
12
docs/widgets/services/netdata.md
Normal file
12
docs/widgets/services/netdata.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Netdata
|
||||
description: Netdata Widget Configuration
|
||||
---
|
||||
|
||||
Allowed fields: `["warnings", "criticals"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: Netdata
|
||||
url: http://netdata.host.or.ip
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue