>From M/Monit you can extract JSON data using the HTTP-API for all your Monit >hosts, see http://mmonit.com/documentation/http-api/ From Monit you can >extract XML via http://localhost:2812/_status?format=xml or as text by >omitting the format parameter.
You will have to build the status page yourself, but by using any of these data it is not too difficult to build a cool dashboard/status page like for instance, http://dashingdemo.herokuapp.com/sample. > On 06 Jan 2015, at 18:17, shadow <[email protected]> wrote: > > Hello monit-team, > > is there any possibility to extract a status page from monit, which > could be presented to the public. > > In imagination it would be a public reachable website, where you can > switch on/off the informations you want to share. Like server is > running, service X is running and so on? > > If not thats maybe a cool feature? > > Regards, > shadow > > > > > -- > best regards | viele Gruesse, [email protected] > > receive my key: gpg --keyserver zimmermann.mayfirst.org --recv-keys > 0x06264855BA2DE161F08905A85C6B6ED4248C1F32 > > > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
