ummon-server / ummon-server

Ummon is node.js application for creating, queuing, running and monitoring externally running tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Track server uptime

mkopinsky opened this issue · comments

Ummon-server should track when it was started, and return that data as part of ummon status. For extra credit, it could store and return a history of reboots. Perhaps it could also return the OS's uptime with some sort of system call.