Skip to content

Commit 6f560f8

Browse files
committed
Update README.md to list all available sensors
1 parent a7f22fc commit 6f560f8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,23 @@ Setup:
3939
- Run the installscript of the probe and answer Yes to the question if you want to use the Raspberry Pi temperature sensor.
4040
- The installscript will now make a change to the raspberry boot process to include a special library and it will reboot the Raspberry. After the reboot, run the installer again and answer the same question again. It will now (if all is correct) detect your DS18B20 (using it's own unique serial number) and just confirm that this is correct by presing <Return> on your keyboard.
4141

42+
Current available sensors
43+
-------------------------
44+
- CPU Load (for probe only)
45+
- CPU Temperature (for probe only)
46+
- Disk Space (for probe only)
47+
- DNS for the following records: A, AAAA, CNAME, SRV, SOA, NS, MX, PTR
48+
- External IP to get the external and internal ip for the probe
49+
- HTTP
50+
- Linux Updates to check for the number of available updates (for probe only)
51+
- Memory (for probe only)
52+
- NMAP to get available systems to monitor (currently using ping only)
53+
- Ping to check if a host/system is up
54+
- Port to check if a specific port is available
55+
- Probe Health for overal probe health, combines several other sensors into 1
56+
- SNMP Custom to monitor a system using SNMP OID
57+
- SNMP Traffic to monitor traffic on the probe
58+
4259
Debugging
4360
---------
4461

0 commit comments

Comments
 (0)