-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hi,
Currently Monit can show the monitoring result in a static webpage. But I think GET model doesn't fit into this monitoring system very well, because it needs to refresh every time to get the new result, and it will not provide user a good using experience.
I propose adding a new functionality to output result to a file and then we can use other webserver to handle the result. What I am using now is python tornado + websocket. And I can make the checking interval be every short, which almost doesn't work for static page update routine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels