Code Monkey home page Code Monkey logo

c2mon-web-restapi's Introduction

C2MON : CERN Control and Monitoring Platform

Standalone application for retrieving data from C2MON via REST

build status

The CERN Control and Monitoring Platform (C2MON) is a heterogeneous data acquisition and monitoring framework. It contains many useful features such as historical metric persistence and browsing, command execution and alerting. It can be suitable for building many different types of monitoring and control system.

Documentation

See the current reference docs.

Issue Tracking

All C2MON issues are tracked and maintained within the CERN JIRA system. Alternatively, you can send an email to [email protected].

Building from Source

C2MON uses a Maven-based build system. In the instructions below, mvn is invoked from the root of the source tree.

Prerequisites

Git and JDK 11.0.6 or later

Be sure that your JAVA_HOME environment variable points to the JDK 11 folder extracted from the JDK download.

Check out sources

git clone [email protected]:c2mon/c2mon-web-restapi.git

Compile and test; build all jars, distribution zips, and docs

mvn package

Running the project

Make sure that you start first the C2MON server before executing the command. By default the project expects C2MON running on the same machine.

mvn spring-boot:run

Contributing

Pull requests are welcome; see the contributor guidelines for details.

License

C2MON is released under the GNU LGPLv3 License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.