author | Florian Forster <octo@noris.net> | |
Wed, 2 Apr 2008 15:49:44 +0000 (17:49 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Wed, 2 Apr 2008 15:49:44 +0000 (17:49 +0200) | ||
commit | 249d57767a99ff3aa28661758a7a9fb58058fab0 | |
tree | 65cd96fc27809bab2ce673a983d7cb347754f1b9 | tree | snapshot |
parent | 81aaa5aa1ff8d0af76fd809db25277f157d56c73 | commit | diff |
ipmi plugin: Add a plugin to read sensor values via IPMI.
The plugin is very basic and still basically alpha quality. You cannot
configure anything yet, neither where to connect to (the local, SMI connection
is used right now) nor what sensors to collect (collects all it can make sense
of). I hope to be able to do that on friday or some other workday in the near
future.
The plugin is very basic and still basically alpha quality. You cannot
configure anything yet, neither where to connect to (the local, SMI connection
is used right now) nor what sensors to collect (collects all it can make sense
of). I hope to be able to do that on friday or some other workday in the near
future.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/ipmi.c | [new file with mode: 0644] | blob |