Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

add mcelog collector #1753

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/PLUGIN_CATALOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ This file is automatically generated. If you would like to add to the plugin lis
| [Libvirt](https://github.com/intelsdi-x/snap-plugin-collector-libvirt)<br />[![supported_label]](https://github.com/intelsdi-x/snap/blob/master/docs/PLUGIN_STATUS.md#supported-plugins) | [Intel](https://github.com/intelsdi-x) | Collects Linux libvirt metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt) | [release](https://github.com/intelsdi-x/snap-plugin-collector-libvirt/releases) |
| [Load](https://github.com/intelsdi-x/snap-plugin-collector-load) | [Intel](https://github.com/intelsdi-x) | Collects Linux load average from /proc/loadavg | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load) | [release](https://github.com/intelsdi-x/snap-plugin-collector-load/releases) |
| [Logs](https://github.com/intelsdi-x/snap-plugin-collector-logs) | [Intel](https://github.com/intelsdi-x) | Collects log messages | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs) | [release](https://github.com/intelsdi-x/snap-plugin-collector-logs/releases) |
| [Mcelog](https://github.com/ami-GS/snap-plugin-collector-mce) | [ami-GS](https://github.com/ami-GS) | Collects Machine Checks from /var/log/mcelog | [![Buid Status](https://travis-ci.org/ami-GS/snap-plugin-collector-mce.svg?branch=master)](https://travis-ci.org/ami-GS/snap-plugin-collector-mce) | [release](https://github.com/ami-GS/snap-plugin-collector-mce/releases) |
| [Memcache](https://github.com/raintank/snap-plugin-collector-memcache) | [raintank](https://github.com/raintank) | Memcach stat collector plugin for Snap | | |
| [Meminfo](https://github.com/intelsdi-x/snap-plugin-collector-meminfo)<br />[![supported_label]](https://github.com/intelsdi-x/snap/blob/master/docs/PLUGIN_STATUS.md#supported-plugins) | [Intel](https://github.com/intelsdi-x) | Collects Linux memory metrics from /proc/meminfo. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-meminfo.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-meminfo) | [release](https://github.com/intelsdi-x/snap-plugin-collector-meminfo/releases) |
| [Mesos](https://github.com/intelsdi-x/snap-plugin-collector-mesos) | [Intel](https://github.com/intelsdi-x) | Collects Apache Mesos cluster metrics | | [release](https://github.com/intelsdi-x/snap-plugin-collector-mesos/releases) |
Expand Down
1 change: 1 addition & 0 deletions docs/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,4 @@
- intelsdi-x/snap-plugin-collector-pysmart:
supported: true
- cuongquay/snap-plugin-collector-csvreader
- ami-GS/snap-plugin-collector-mce