Skip to content

Generate output file for other programs to use. #27

@Bacteriaphage

Description

@Bacteriaphage

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions