mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
14 lines
246 B
Markdown
14 lines
246 B
Markdown
---
|
|
title: Netdata
|
|
description: Netdata Widget Configuration
|
|
---
|
|
|
|
Learn more about [Netdata](https://github.com/netdata/netdata).
|
|
|
|
Allowed fields: `["warnings", "criticals"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: netdata
|
|
url: http://netdata.host.or.ip
|
|
```
|