Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New source: IPMI Log input #1624

Open
mhf-ir opened this issue Jan 27, 2020 · 2 comments
Open

New source: IPMI Log input #1624

mhf-ir opened this issue Jan 27, 2020 · 2 comments
Labels
domain: data model Anything related to Vector's internal data model domain: metrics Anything related to Vector's metrics events needs: approval Needs review & approval before work can begin. needs: requirements Needs a a list of requirements before work can be begin source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.

Comments

@mhf-ir
Copy link

mhf-ir commented Jan 27, 2020

root@server:~# ipmitool sel elist 
   1 | 01/15/2017 | 15:27:10 | Physical Security Chassis Intru | General Chassis intrusion () | Asserted
   2 | 01/16/2017 | 15:04:48 | Physical Security Chassis Intru | General Chassis intrusion () | Asserted
   3 | 02/13/2017 | 12:37:16 | Physical Security Chassis Intru | General Chassis intrusion () | Asserted
   4 | 06/18/2017 | 07:42:09 | Drive Slot HDD Status | Drive Fault () | Asserted
   5 | 06/18/2017 | 10:08:38 | Drive Slot HDD Status | Drive Present () | Asserted
   6 | 06/18/2017 | 10:08:39 | Unknown #0x52 |  | Asserted
   7 | 12/03/2017 | 01:14:02 | Unknown #0x52 |  | Asserted
   8 | 12/03/2017 | 01:14:04 | Physical Security Chassis Intru | General Chassis intrusion () | Asserted
   9 | 12/03/2017 | 01:14:06 | Drive Slot HDD Status | Drive Fault () | Asserted
   a | 12/03/2017 | 02:17:59 | Unknown #0x52 |  | Asserted

Telegraf already get metric info:
https://github.com/influxdata/telegraf/tree/master/plugins/inputs/ipmi_sensor
Or exporter for Prometheus:
https://github.com/soundcloud/ipmi_exporter

But will be awesome if vector get Baremetal server logs as different channel.

Hardware monitoring is the big deal. Log level will be awesome and ipmi is great tool.
And many vendors use it.
https://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface#Implementations

Detection is simple:

dmidecode -t 38

https://medium.com/@semnanweb/how-get-dedicate-server-metrics-123b5dffada7

@binarylogic
Copy link
Contributor

Thanks @mhr, this is very helpful. We're starting to plan the Server-level Metrics Collection project. I'll add this to that for consideration.

@binarylogic binarylogic added event type: metric needs: approval Needs review & approval before work can begin. needs: requirements Needs a a list of requirements before work can be begin labels Jan 27, 2020
@binarylogic binarylogic added type: feature A value-adding code addition that introduce new functionality. and removed type: new feature labels Jun 16, 2020
@binarylogic binarylogic removed this from the Server Level Metrics Collection milestone Aug 2, 2020
@binarylogic binarylogic added domain: data model Anything related to Vector's internal data model domain: metrics Anything related to Vector's metrics events and removed event type: metric labels Aug 6, 2020
@mhf-ir
Copy link
Author

mhf-ir commented Mar 20, 2021

Any update on this ?

@jszwedko jszwedko added the source: new A request for a new source label Aug 1, 2022
@jszwedko jszwedko changed the title IPMI Log input New source: IPMI Log input Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: data model Anything related to Vector's internal data model domain: metrics Anything related to Vector's metrics events needs: approval Needs review & approval before work can begin. needs: requirements Needs a a list of requirements before work can be begin source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

3 participants