Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vkuznet/cmsmon


https://github.com/vkuznet/cmsmon

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

### cmsmon application
CMS monitroing common app which collects information about various CMS
monitoring projects.

### installation
To install cmsmon please download Go language and compile the code as
following:
```
make
```
Then adjust the config.json with your settings and run it
```
cmsmon -config config.json
```