Intro
This document has one section for each type of support. All the examples add the OS pulse.
- Adding the initial detection.
- Adding Memory and CPU information.
- Adding Health / Sensor information.
- Adding Wireless Sensor information.
- Adding custom graphs.
- Adding Unit tests (required).
- Optional Settings
A script makes the deployment of a new OS faster. This script is in pre-beta. It adds sensors in a basic form. It does not add state sensors.
This example adds a new OS with the name test-os. It uses the existing device ID 101. The type is network and the vendor is Cisco:
./scripts/new-os.php -h 101 -o test-os -t network -v cisco
The script then asks more questions. The script is in pre-beta and can cause a problem. Report each problem on Discord.