Giter Club home page Giter Club logo

snap-plugin-collector-rdt's Introduction

DISCONTINUATION OF PROJECT

This project will no longer be maintained by Intel. Intel will not provide or guarantee development of or support for this project, including but not limited to, maintenance, bug fixes, new releases or updates. Patches to this project are no longer accepted by Intel. If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the community, please create your own fork of the project.

Snap's Intel® Resource Director Technology Collector

Build Status

Intel® RDT enables Cache Occupancy measurment and Memory Bandwidth monitoring. For more information please see http://www.intel.com/content/www/us/en/architecture-and-technology/resource-director-technology.html

This plugin utilizes https://github.com/01org/intel-cmt-cat. It has been tested on CentOS 7.3.1611, Kernel 3.14.32 on Xeon D-1541.

To learn more about Snap Framework, please see https://github.com/intelsdi-x/snap.

Collected metrics are available in METRICS.md.

Build Instructions on Centos 7

sudo yum install -y git cmake mc tmux autoconf automake libtool curl make unzip wget clang gcc-c++
git submodule update --init
./install_deps_centos.sh
./build.sh

Vagrant VM

Plugin provides vagrant development environment. vagrant-vbguest plugin is required for directory sync.

vagrant plugin install vagrant-vbguest
cd Vagrant
vagrant up

To run unit tests with coverage data:

vagrant ssh
cd snap-plugin-collector-rdt/
TEST_TYPE=medium ./test.sh

snap-plugin-collector-rdt's People

Contributors

iwankgb avatar izabellaraulin avatar mkleina avatar skonefal avatar squall0gd avatar taotod avatar wejohnson 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.