mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-02 04:22:09 +08:00
13 lines
181 B
Markdown
13 lines
181 B
Markdown
---
|
|
title: Netdata
|
|
description: Netdata Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["warnings", "criticals"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: netdata
|
|
url: http://netdata.host.or.ip
|
|
```
|