Hi everyone,
I’ve created a Homey app for monitoring JetKVM devices locally: JetKVM Monitor.
The app connects to a JetKVM device over the local network by IP address and exposes useful health and usage metrics inside Homey.
What it can monitor
-
Device online/offline status
-
Cloud ping
-
Cloud uptime
-
Memory usage
-
CPU time
-
Network RX/TX counters
-
Device uptime
-
Time sync status
-
Configuration status
-
Total session requests
-
Today’s session requests
-
Tracked session requests
-
Goroutines
-
Open files
Requirements
-
A JetKVM device on the same local network as Homey
-
Local web access enabled on JetKVM
-
The JetKVM IP address
-
Local password, if your JetKVM is configured with one
A small note: JetKVM’s local HTTP metrics API does not expose the current active user count, so the app reports session request counters instead.
The app has been uploaded to the Homey Developer Tools and is being prepared for store publication. Feedback, testing, and suggestions are very welcome.