-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
39 lines (32 loc) · 1.34 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
2005-11-04 renierm <renierm AT users DOT sf DOT net>
* PKG_CONFIG_PATH env var is overwritten in configure
* Bumped version to 2.2.1
2005-11-04 ddearauj <ddearauj AT users DOT sf DOT net>
* Fix x86_64 compile warnings
.... 2.2.0 released ................................................
2003-12-17 konradrzeszutek <konradr AT us DOT ibm DOT com>
* First release of the HPI SNMP sub-agent.
Through this subagent one can includes support for multiple
different types of hardware including: IPMI, IBM Blade Center
(via SNMP), Linux Watchdog devices, and Sysfs based systems.
* Support for full implementation of the HPI-MIB v1.3
(included). This means HPI 1.0 instrumentation using
HPI-MIB objects in nine tables:
- Resource Presence Table entities,
- HotSwap capabilities,
- Resource Data Records,
- Sensors,
- Inventory,
- Control,
- Watchdog
- Events and System Event Log
* NOTE: The OID of the HPI-MIB v1.3 is 'experimental.90.'
This MIB branch location *WILL* change in the next
release. Consider this a technology review code.
* Support for user configurable options:
- update timer for new RPT/RDR/Events ,
- maximum events held in eventw row before they are
automatically removed,
- sending of new found RPT/RDR/Events during startup.
* Example code for retrieving instrumentation information
using SNMP.