Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 28, 2019 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/68a74b63e5b62f52e65099a8a2cce91a to your computer and use it in GitHub Desktop.
Save ryantm/68a74b63e5b62f52e65099a8a2cce91a to your computer and use it in GitHub Desktop.
/nix/store/m8brzk4zlgsf6j8vgr3m0d16vmjlw61j-freeipmi-1.6.3
├── bin
│   ├── bmc-config
│   ├── bmc-device
│   ├── bmc-info
│   ├── bmc-watchdog
│   ├── ipmi-chassis
│   ├── ipmi-chassis-config
│   ├── ipmi-config
│   ├── ipmiconsole
│   ├── ipmi-console -> /nix/store/m8brzk4zlgsf6j8vgr3m0d16vmjlw61j-freeipmi-1.6.3/sbin/ipmiconsole
│   ├── ipmi-dcmi
│   ├── ipmidetect
│   ├── ipmi-detect -> /nix/store/m8brzk4zlgsf6j8vgr3m0d16vmjlw61j-freeipmi-1.6.3/sbin/ipmidetect
│   ├── ipmidetectd
│   ├── ipmi-fru
│   ├── ipmi-locate
│   ├── ipmimonitoring
│   ├── ipmi-oem
│   ├── ipmi-pef-config
│   ├── ipmi-pet
│   ├── ipmiping
│   ├── ipmi-ping -> /nix/store/m8brzk4zlgsf6j8vgr3m0d16vmjlw61j-freeipmi-1.6.3/sbin/ipmiping
│   ├── ipmipower
│   ├── ipmi-power -> /nix/store/m8brzk4zlgsf6j8vgr3m0d16vmjlw61j-freeipmi-1.6.3/sbin/ipmipower
│   ├── ipmi-raw
│   ├── ipmi-sel
│   ├── ipmiseld
│   ├── ipmi-sensors
│   ├── ipmi-sensors-config
│   ├── pef-config -> /nix/store/m8brzk4zlgsf6j8vgr3m0d16vmjlw61j-freeipmi-1.6.3/sbin/ipmi-pef-config
│   ├── rmcpping
│   └── rmcp-ping -> /nix/store/m8brzk4zlgsf6j8vgr3m0d16vmjlw61j-freeipmi-1.6.3/sbin/rmcpping
├── etc
│   ├── freeipmi
│   │   ├── freeipmi.conf
│   │   ├── freeipmi_interpret_sel.conf
│   │   ├── freeipmi_interpret_sensor.conf
│   │   ├── ipmidetect.conf
│   │   ├── ipmidetectd.conf
│   │   ├── ipmiseld.conf
│   │   └── libipmiconsole.conf
│   ├── init.d
│   │   ├── bmc-watchdog
│   │   ├── ipmidetectd
│   │   └── ipmiseld
│   └── sysconfig
│   └── bmc-watchdog
├── include
│   ├── freeipmi
│   │   ├── api
│   │   │   ├── ipmi-api.h
│   │   │   ├── ipmi-chassis-cmds-api.h
│   │   │   ├── ipmi-dcmi-cmds-api.h
│   │   │   ├── ipmi-device-global-cmds-api.h
│   │   │   ├── ipmi-event-cmds-api.h
│   │   │   ├── ipmi-firmware-firewall-command-discovery-cmds-api.h
│   │   │   ├── ipmi-fru-inventory-device-cmds-api.h
│   │   │   ├── ipmi-lan-cmds-api.h
│   │   │   ├── ipmi-messaging-support-cmds-api.h
│   │   │   ├── ipmi-oem-intel-node-manager-cmds-api.h
│   │   │   ├── ipmi-pef-and-alerting-cmds-api.h
│   │   │   ├── ipmi-rmcpplus-support-and-payload-cmds-api.h
│   │   │   ├── ipmi-sdr-repository-cmds-api.h
│   │   │   ├── ipmi-sel-cmds-api.h
│   │   │   ├── ipmi-sensor-cmds-api.h
│   │   │   ├── ipmi-serial-modem-cmds-api.h
│   │   │   └── ipmi-sol-cmds-api.h
│   │   ├── cmds
│   │   │   ├── ipmi-bmc-watchdog-timer-cmds.h
│   │   │   ├── ipmi-chassis-cmds.h
│   │   │   ├── ipmi-dcmi-cmds.h
│   │   │   ├── ipmi-dcmi-oem-cmds.h
│   │   │   ├── ipmi-device-global-cmds.h
│   │   │   ├── ipmi-event-cmds.h
│   │   │   ├── ipmi-firmware-firewall-command-discovery-cmds.h
│   │   │   ├── ipmi-fru-inventory-device-cmds.h
│   │   │   ├── ipmi-lan-cmds.h
│   │   │   ├── ipmi-messaging-support-cmds.h
│   │   │   ├── ipmi-oem-intel-node-manager-cmds.h
│   │   │   ├── ipmi-pef-and-alerting-cmds.h
│   │   │   ├── ipmi-rmcpplus-support-and-payload-cmds.h
│   │   │   ├── ipmi-sdr-repository-cmds.h
│   │   │   ├── ipmi-sel-cmds.h
│   │   │   ├── ipmi-sensor-cmds.h
│   │   │   ├── ipmi-serial-modem-cmds.h
│   │   │   ├── ipmi-sol-cmds.h
│   │   │   └── rmcp-cmds.h
│   │   ├── debug
│   │   │   └── ipmi-debug.h
│   │   ├── driver
│   │   │   ├── ipmi-inteldcmi-driver.h
│   │   │   ├── ipmi-kcs-driver.h
│   │   │   ├── ipmi-openipmi-driver.h
│   │   │   ├── ipmi-ssif-driver.h
│   │   │   └── ipmi-sunbmc-driver.h
│   │   ├── fiid
│   │   │   └── fiid.h
│   │   ├── freeipmi.h
│   │   ├── fru
│   │   │   └── ipmi-fru.h
│   │   ├── interface
│   │   │   ├── ipmi-interface.h
│   │   │   ├── ipmi-ipmb-interface.h
│   │   │   ├── ipmi-kcs-interface.h
│   │   │   ├── ipmi-lan-interface.h
│   │   │   ├── ipmi-rmcpplus-interface.h
│   │   │   └── rmcp-interface.h
│   │   ├── interpret
│   │   │   └── ipmi-interpret.h
│   │   ├── locate
│   │   │   └── ipmi-locate.h
│   │   ├── payload
│   │   │   └── ipmi-sol-payload.h
│   │   ├── record-format
│   │   │   ├── ipmi-cipher-suite-record-format.h
│   │   │   ├── ipmi-fru-dimmspd-record-format.h
│   │   │   ├── ipmi-fru-information-record-format.h
│   │   │   ├── ipmi-fru-oem-record-format.h
│   │   │   ├── ipmi-platform-event-trap-record-format.h
│   │   │   ├── ipmi-sdr-oem-record-format.h
│   │   │   ├── ipmi-sdr-record-format.h
│   │   │   ├── ipmi-sel-oem-record-format.h
│   │   │   ├── ipmi-sel-record-format.h
│   │   │   └── oem
│   │   │   ├── ipmi-fru-wistron-oem-record-format.h
│   │   │   ├── ipmi-sdr-oem-intel-node-manager-record-format.h
│   │   │   ├── ipmi-sdr-oem-intel-record-format.h
│   │   │   ├── ipmi-sel-oem-intel-record-format.h
│   │   │   └── ipmi-sel-oem-linux-kernel-record-format.h
│   │   ├── sdr
│   │   │   ├── ipmi-sdr.h
│   │   │   ├── ipmi-sdr-oem.h
│   │   │   └── oem
│   │   │   └── ipmi-sdr-oem-intel-node-manager.h
│   │   ├── sel
│   │   │   └── ipmi-sel.h
│   │   ├── sensor-read
│   │   │   └── ipmi-sensor-read.h
│   │   ├── spec
│   │   │   ├── ipmi-authentication-type-spec.h
│   │   │   ├── ipmi-channel-spec.h
│   │   │   ├── ipmi-cmd-dcmi-spec.h
│   │   │   ├── ipmi-cmd-spec.h
│   │   │   ├── ipmi-comp-code-dcmi-spec.h
│   │   │   ├── ipmi-comp-code-oem-spec.h
│   │   │   ├── ipmi-comp-code-spec.h
│   │   │   ├── ipmi-device-types-oem-spec.h
│   │   │   ├── ipmi-device-types-spec.h
│   │   │   ├── ipmi-entity-ids-spec.h
│   │   │   ├── ipmi-event-reading-type-code-oem-spec.h
│   │   │   ├── ipmi-event-reading-type-code-spec.h
│   │   │   ├── ipmi-fru-chassis-types-spec.h
│   │   │   ├── ipmi-fru-language-codes-spec.h
│   │   │   ├── ipmi-iana-enterprise-numbers-spec.h
│   │   │   ├── ipmi-ipmb-lun-spec.h
│   │   │   ├── ipmi-jedec-manufacturer-identification-code-spec.h
│   │   │   ├── ipmi-lan-configuration-parameters-oem-spec.h
│   │   │   ├── ipmi-lan-configuration-parameters-spec.h
│   │   │   ├── ipmi-netfn-oem-spec.h
│   │   │   ├── ipmi-netfn-spec.h
│   │   │   ├── ipmi-oem-spec.h
│   │   │   ├── ipmi-pef-configuration-parameters-oem-spec.h
│   │   │   ├── ipmi-pef-configuration-parameters-spec.h
│   │   │   ├── ipmi-privilege-level-spec.h
│   │   │   ├── ipmi-product-id-spec.h
│   │   │   ├── ipmi-rmcpplus-status-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-spec.h
│   │   │   ├── ipmi-sensor-numbers-oem-spec.h
│   │   │   ├── ipmi-sensor-types-oem-spec.h
│   │   │   ├── ipmi-sensor-types-spec.h
│   │   │   ├── ipmi-sensor-units-spec.h
│   │   │   ├── ipmi-serial-modem-configuration-parameters-oem-spec.h
│   │   │   ├── ipmi-serial-modem-configuration-parameters-spec.h
│   │   │   ├── ipmi-slave-address-oem-spec.h
│   │   │   ├── ipmi-slave-address-spec.h
│   │   │   ├── ipmi-sol-configuration-parameters-oem-spec.h
│   │   │   ├── ipmi-sol-configuration-parameters-spec.h
│   │   │   ├── ipmi-system-boot-option-parameters-oem-spec.h
│   │   │   ├── ipmi-system-boot-option-parameters-spec.h
│   │   │   ├── ipmi-system-info-parameters-oem-spec.h
│   │   │   ├── ipmi-system-info-parameters-spec.h
│   │   │   ├── ipmi-system-software-id-spec.h
│   │   │   ├── ipmi-timestamp-spec.h
│   │   │   └── oem
│   │   │   ├── ipmi-cmd-oem-dell-spec.h
│   │   │   ├── ipmi-cmd-oem-fujitsu-spec.h
│   │   │   ├── ipmi-cmd-oem-gigabyte-spec.h
│   │   │   ├── ipmi-cmd-oem-ibm-spec.h
│   │   │   ├── ipmi-cmd-oem-intel-node-manager-spec.h
│   │   │   ├── ipmi-cmd-oem-intel-spec.h
│   │   │   ├── ipmi-cmd-oem-inventec-spec.h
│   │   │   ├── ipmi-cmd-oem-quanta-spec.h
│   │   │   ├── ipmi-cmd-oem-sun-microsystems-spec.h
│   │   │   ├── ipmi-cmd-oem-supermicro-spec.h
│   │   │   ├── ipmi-cmd-oem-wistron-spec.h
│   │   │   ├── ipmi-comp-code-oem-dell-spec.h
│   │   │   ├── ipmi-comp-code-oem-fujitsu-spec.h
│   │   │   ├── ipmi-comp-code-oem-intel-node-manager-spec.h
│   │   │   ├── ipmi-comp-code-oem-intel-spec.h
│   │   │   ├── ipmi-comp-code-oem-wistron-spec.h
│   │   │   ├── ipmi-event-reading-type-code-oem-dell-spec.h
│   │   │   ├── ipmi-event-reading-type-code-oem-hp-spec.h
│   │   │   ├── ipmi-event-reading-type-code-oem-intel-node-manager-spec.h
│   │   │   ├── ipmi-event-reading-type-code-oem-intel-spec.h
│   │   │   ├── ipmi-event-reading-type-code-oem-inventec-spec.h
│   │   │   ├── ipmi-event-reading-type-code-oem-supermicro-spec.h
│   │   │   ├── ipmi-lan-configuration-parameters-oem-inventec-spec.h
│   │   │   ├── ipmi-lan-configuration-parameters-oem-wistron-spec.h
│   │   │   ├── ipmi-netfn-oem-dell-spec.h
│   │   │   ├── ipmi-netfn-oem-fujitsu-spec.h
│   │   │   ├── ipmi-netfn-oem-ibm-spec.h
│   │   │   ├── ipmi-netfn-oem-intel-spec.h
│   │   │   ├── ipmi-netfn-oem-inventec-spec.h
│   │   │   ├── ipmi-netfn-oem-quanta-spec.h
│   │   │   ├── ipmi-netfn-oem-supermicro-spec.h
│   │   │   ├── ipmi-netfn-oem-wistron-spec.h
│   │   │   ├── ipmi-oem-dell-spec.h
│   │   │   ├── ipmi-oem-fujitsu-spec.h
│   │   │   ├── ipmi-oem-gigabyte-spec.h
│   │   │   ├── ipmi-oem-ibm-spec.h
│   │   │   ├── ipmi-oem-intel-spec.h
│   │   │   ├── ipmi-oem-inventec-spec.h
│   │   │   ├── ipmi-oem-quanta-spec.h
│   │   │   ├── ipmi-oem-sun-microsystems-spec.h
│   │   │   ├── ipmi-oem-supermicro-spec.h
│   │   │   ├── ipmi-oem-wistron-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-dell-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-fujitsu-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-gigabyte-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-hp-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-intel-node-manager-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-intel-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-inventec-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-quanta-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-supermicro-spec.h
│   │   │   ├── ipmi-sensor-and-event-code-tables-oem-wistron-spec.h
│   │   │   ├── ipmi-sensor-numbers-oem-dell-spec.h
│   │   │   ├── ipmi-sensor-numbers-oem-intel-node-manager-spec.h
│   │   │   ├── ipmi-sensor-numbers-oem-intel-spec.h
│   │   │   ├── ipmi-sensor-numbers-oem-inventec-spec.h
│   │   │   ├── ipmi-sensor-numbers-oem-quanta-spec.h
│   │   │   ├── ipmi-sensor-numbers-oem-wistron-spec.h
│   │   │   ├── ipmi-sensor-types-oem-dell-spec.h
│   │   │   ├── ipmi-sensor-types-oem-fujitsu-spec.h
│   │   │   ├── ipmi-sensor-types-oem-hp-spec.h
│   │   │   ├── ipmi-sensor-types-oem-intel-node-manager-spec.h
│   │   │   ├── ipmi-sensor-types-oem-intel-spec.h
│   │   │   ├── ipmi-sensor-types-oem-inventec-spec.h
│   │   │   ├── ipmi-sensor-types-oem-supermicro-spec.h
│   │   │   ├── ipmi-sensor-types-oem-wistron-spec.h
│   │   │   ├── ipmi-slave-address-oem-intel-spec.h
│   │   │   ├── ipmi-slave-address-oem-inventec-spec.h
│   │   │   ├── ipmi-slave-address-oem-linux-kernel-spec.h
│   │   │   ├── ipmi-slave-address-oem-quanta-spec.h
│   │   │   ├── ipmi-slave-address-oem-wistron-spec.h
│   │   │   ├── ipmi-sol-configuration-parameters-oem-inventec-spec.h
│   │   │   ├── ipmi-sol-configuration-parameters-oem-wistron-spec.h
│   │   │   ├── ipmi-system-info-parameters-oem-dell-spec.h
│   │   │   └── ipmi-system-info-parameters-oem-wistron-spec.h
│   │   ├── templates
│   │   │   ├── ipmi-bmc-watchdog-timer-cmds-templates.h
│   │   │   ├── ipmi-chassis-cmds-templates.h
│   │   │   ├── ipmi-cipher-suite-record-format-templates.h
│   │   │   ├── ipmi-dcmi-cmds-templates.h
│   │   │   ├── ipmi-device-global-cmds-templates.h
│   │   │   ├── ipmi-event-cmds-templates.h
│   │   │   ├── ipmi-firmware-firewall-command-discovery-cmds-templates.h
│   │   │   ├── ipmi-fru-dimmspd-record-format-templates.h
│   │   │   ├── ipmi-fru-information-record-format-templates.h
│   │   │   ├── ipmi-fru-inventory-device-cmds-templates.h
│   │   │   ├── ipmi-ipmb-interface-templates.h
│   │   │   ├── ipmi-kcs-interface-templates.h
│   │   │   ├── ipmi-lan-cmds-templates.h
│   │   │   ├── ipmi-lan-interface-templates.h
│   │   │   ├── ipmi-messaging-support-cmds-templates.h
│   │   │   ├── ipmi-oem-intel-node-manager-cmds-templates.h
│   │   │   ├── ipmi-pef-and-alerting-cmds-templates.h
│   │   │   ├── ipmi-rmcpplus-interface-templates.h
│   │   │   ├── ipmi-rmcpplus-support-and-payload-cmds-templates.h
│   │   │   ├── ipmi-sdr-record-format-templates.h
│   │   │   ├── ipmi-sdr-repository-cmds-templates.h
│   │   │   ├── ipmi-sel-cmds-templates.h
│   │   │   ├── ipmi-sel-record-format-templates.h
│   │   │   ├── ipmi-sensor-cmds-templates.h
│   │   │   ├── ipmi-serial-modem-cmds-templates.h
│   │   │   ├── ipmi-sol-cmds-templates.h
│   │   │   ├── ipmi-sol-payload-templates.h
│   │   │   ├── oem
│   │   │   │   └── ipmi-sdr-oem-intel-node-manager-record-format-templates.h
│   │   │   ├── rmcp-cmds-templates.h
│   │   │   └── rmcp-interface-templates.h
│   │   └── util
│   │   ├── ipmi-channel-util.h
│   │   ├── ipmi-cipher-suite-util.h
│   │   ├── ipmi-dcmi-util.h
│   │   ├── ipmi-device-types-util.h
│   │   ├── ipmi-entity-ids-util.h
│   │   ├── ipmi-error-dcmi-util.h
│   │   ├── ipmi-error-util.h
│   │   ├── ipmi-iana-enterprise-numbers-util.h
│   │   ├── ipmi-ipmb-util.h
│   │   ├── ipmi-jedec-manufacturer-identification-code-util.h
│   │   ├── ipmi-lan-util.h
│   │   ├── ipmi-outofband-util.h
│   │   ├── ipmi-rmcpplus-util.h
│   │   ├── ipmi-sensor-and-event-code-tables-util.h
│   │   ├── ipmi-sensor-util.h
│   │   ├── ipmi-timestamp-util.h
│   │   ├── ipmi-util.h
│   │   └── rmcp-util.h
│   ├── ipmiconsole.h
│   ├── ipmidetect.h
│   ├── ipmi_monitoring_bitmasks.h
│   ├── ipmi_monitoring.h
│   └── ipmi_monitoring_offsets.h
├── lib
│   ├── libfreeipmi.la
│   ├── libfreeipmi.so -> libfreeipmi.so.17.2.2
│   ├── libfreeipmi.so.17 -> libfreeipmi.so.17.2.2
│   ├── libfreeipmi.so.17.2.2
│   ├── libipmiconsole.la
│   ├── libipmiconsole.so -> libipmiconsole.so.2.3.5
│   ├── libipmiconsole.so.2 -> libipmiconsole.so.2.3.5
│   ├── libipmiconsole.so.2.3.5
│   ├── libipmidetect.la
│   ├── libipmidetect.so -> libipmidetect.so.0.0.1
│   ├── libipmidetect.so.0 -> libipmidetect.so.0.0.1
│   ├── libipmidetect.so.0.0.1
│   ├── libipmimonitoring.la
│   ├── libipmimonitoring.so -> libipmimonitoring.so.6.0.8
│   ├── libipmimonitoring.so.6 -> libipmimonitoring.so.6.0.8
│   ├── libipmimonitoring.so.6.0.8
│   └── pkgconfig
│   ├── libfreeipmi.pc
│   ├── libipmiconsole.pc
│   ├── libipmidetect.pc
│   └── libipmimonitoring.pc
├── sbin -> bin
├── share
│   ├── doc
│   │   └── freeipmi
│   │   ├── AUTHORS
│   │   ├── ChangeLog
│   │   ├── ChangeLog.0
│   │   ├── contrib
│   │   │   ├── ganglia
│   │   │   │   ├── ganglia_ipmi_sensors.pl
│   │   │   │   └── README
│   │   │   ├── libipmimonitoring
│   │   │   │   ├── ipmimonitoring-sel.c
│   │   │   │   └── ipmimonitoring-sensors.c
│   │   │   ├── nagios
│   │   │   │   ├── nagios_ipmi_sensors.pl
│   │   │   │   └── README
│   │   │   └── pet
│   │   │   ├── check_rmcpping
│   │   │   ├── ipminodes.cfg
│   │   │   ├── petalert.pl
│   │   │   └── README
│   │   ├── COPYING
│   │   ├── COPYING.bmc-watchdog
│   │   ├── COPYING.ipmiconsole
│   │   ├── COPYING.ipmi-dcmi
│   │   ├── COPYING.ipmidetect
│   │   ├── COPYING.ipmi-fru
│   │   ├── COPYING.ipmimonitoring
│   │   ├── COPYING.ipmiping
│   │   ├── COPYING.ipmipower
│   │   ├── COPYING.ipmiseld
│   │   ├── COPYING.pstdout
│   │   ├── COPYING.sunbmc
│   │   ├── COPYING.ZRESEARCH
│   │   ├── DISCLAIMER.bmc-watchdog
│   │   ├── DISCLAIMER.bmc-watchdog.UC
│   │   ├── DISCLAIMER.ipmiconsole
│   │   ├── DISCLAIMER.ipmiconsole.UC
│   │   ├── DISCLAIMER.ipmi-dcmi
│   │   ├── DISCLAIMER.ipmidetect
│   │   ├── DISCLAIMER.ipmidetect.UC
│   │   ├── DISCLAIMER.ipmi-fru
│   │   ├── DISCLAIMER.ipmi-fru.UC
│   │   ├── DISCLAIMER.ipmimonitoring
│   │   ├── DISCLAIMER.ipmimonitoring.UC
│   │   ├── DISCLAIMER.ipmiping
│   │   ├── DISCLAIMER.ipmiping.UC
│   │   ├── DISCLAIMER.ipmipower
│   │   ├── DISCLAIMER.ipmipower.UC
│   │   ├── DISCLAIMER.ipmiseld
│   │   ├── DISCLAIMER.pstdout
│   │   ├── DISCLAIMER.pstdout.UC
│   │   ├── freeipmi-bugs-issues-and-workarounds.txt
│   │   ├── freeipmi-coding.txt
│   │   ├── freeipmi-design.txt
│   │   ├── freeipmi-hostrange.txt
│   │   ├── freeipmi-libraries.txt
│   │   ├── freeipmi-oem-documentation-requirements.txt
│   │   ├── freeipmi-testing.txt
│   │   ├── INSTALL
│   │   ├── NEWS
│   │   ├── README
│   │   ├── README.argp
│   │   ├── README.build
│   │   ├── README.openipmi
│   │   └── TODO
│   ├── info
│   │   └── freeipmi-faq.info
│   └── man
│   ├── man3
│   │   ├── libfreeipmi.3.gz
│   │   ├── libipmiconsole.3.gz
│   │   ├── libipmidetect.3.gz
│   │   └── libipmimonitoring.3.gz
│   ├── man5
│   │   ├── bmc-config.conf.5.gz
│   │   ├── freeipmi.conf.5.gz
│   │   ├── freeipmi_interpret_sel.conf.5.gz
│   │   ├── freeipmi_interpret_sensor.conf.5.gz
│   │   ├── ipmi-config.conf.5.gz
│   │   ├── ipmiconsole.conf.5.gz
│   │   ├── ipmidetect.conf.5.gz
│   │   ├── ipmidetectd.conf.5.gz
│   │   ├── ipmimonitoring.conf.5.gz
│   │   ├── ipmi_monitoring_sensors.conf.5.gz
│   │   ├── ipmimonitoring_sensors.conf.5.gz
│   │   ├── ipmipower.conf.5.gz
│   │   ├── ipmiseld.conf.5.gz
│   │   ├── libipmiconsole.conf.5.gz
│   │   └── libipmimonitoring.conf.5.gz
│   ├── man7
│   │   └── freeipmi.7.gz
│   └── man8
│   ├── bmc-config.8.gz
│   ├── bmc-device.8.gz
│   ├── bmc-info.8.gz
│   ├── bmc-watchdog.8.gz
│   ├── ipmi-chassis.8.gz
│   ├── ipmi-chassis-config.8.gz
│   ├── ipmi-config.8.gz
│   ├── ipmi-console.8.gz
│   ├── ipmiconsole.8.gz
│   ├── ipmi-dcmi.8.gz
│   ├── ipmi-detect.8.gz
│   ├── ipmidetect.8.gz
│   ├── ipmidetectd.8.gz
│   ├── ipmi-fru.8.gz
│   ├── ipmi-locate.8.gz
│   ├── ipmimonitoring.8.gz
│   ├── ipmi-oem.8.gz
│   ├── ipmi-pef-config.8.gz
│   ├── ipmi-pet.8.gz
│   ├── ipmi-ping.8.gz
│   ├── ipmiping.8.gz
│   ├── ipmi-power.8.gz
│   ├── ipmipower.8.gz
│   ├── ipmi-raw.8.gz
│   ├── ipmi-sel.8.gz
│   ├── ipmiseld.8.gz
│   ├── ipmi-sensors.8.gz
│   ├── ipmi-sensors-config.8.gz
│   ├── pef-config.8.gz
│   ├── rmcp-ping.8.gz
│   └── rmcpping.8.gz
└── var
├── cache
│   ├── ipmimonitoringsdrcache
│   └── ipmiseld
└── lib
└── freeipmi
└── ipckey
51 directories, 419 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment