Git Product home page Git Product logo

collectm's Introduction

CollectM

Collectd agent for Windows

Installation

CollectM would be added as service and started. If not :

C:\Program\ Files\CollectM\bin\node.exe C:\Program\ Files\CollectM\service.js [install|installAndStart|uninstall|stopAndUninstall|start|stop]

or

C:\Program\ Files (x86)\CollectM\bin\node.exe C:\Program\ Files (x86)\CollectM\service.js [install|installAndStart|uninstall|stopAndUninstall|start|stop]

Installer options :

  • /S : silent install
  • /D=<C:\your\path> : install to C:\your\path

Example : install to C:\Program Files\CollectM

Collectm-<version>.exe /S /D=C:\Program Files\CollectM

Note (from NSIS doc) : /D sets the default installation directory. It must be the last parameter used in the command line and must not contain any quotes, even if the path contains spaces. Only absolute paths are supported.

Configure

Use your browser to go to http://localhost:25826/ (login: admin / password: admin)

FAQ

  • Which Windows version are suported ? It was only tested on Windows 2008, don't know for other version.

Developers

build your own installer :

cd collectm
npm install --dev
grunt distexe

TODO

  • Write more documentation
  • Add SSL on management port
  • Set server host at install
  • Stop to write what you'll never do

collectm's People

Contributors

dimrozakis avatar feraudet avatar ptzianos avatar ymettier avatar

Watchers

 avatar  avatar  avatar

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.