Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matten-matten/redmatic-ram-limit-subflow
redmatic RAM Limit Subflow
https://github.com/matten-matten/redmatic-ram-limit-subflow
Last synced: 4 days ago
JSON representation
redmatic RAM Limit Subflow
- Host: GitHub
- URL: https://github.com/matten-matten/redmatic-ram-limit-subflow
- Owner: Matten-Matten
- Created: 2020-09-14T09:43:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T09:28:06.000Z (over 3 years ago)
- Last Synced: 2023-10-19T23:50:51.017Z (about 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redmatic Ramlimit ändern
`Version 1.0.0`
---
## Beispiel:https://github.com/Matten-Matten/redmatic-RAM-Limit-Subflow/blob/master/Subflow
![picture](https://raw.githubusercontent.com/Matten-Matten/redmatic-RAM-Limit-Subflow/master/RAM%20Limit.png)
![picture](https://raw.githubusercontent.com/Matten-Matten/redmatic-RAM-Limit-Subflow/master/RAM%20Limit%20conf.png)---
## Wert holen
`msg.topic = "read_limit"``msg.payload = egal`
---
## Wert schreiben
`msg.topic = "set_limit"``msg.payload = 250-1500 (Zahl)`
---
## monit reload
`msg.topic = "monit_reload"``msg.payload = egal`
---
_by Matten Matten_