Displaying 5 results from an estimated 5 matches for "junkpil".
Did you mean:
junkpile
2015 Mar 29
0
New snmp-ups subdriver for Huawei
On Mar 25, 2015, at 9:21 PM, Stuart Henderson <stu at spacehopper.org> wrote:
> Hi, the diff inline below adds a new subdriver for snmp-ups to support
> Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
> filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
> Sample output from upsc follows the diff.
Hi Stuart,
Thanks for the patch. It builds cleanly for me, so I have no problems merging it.
The only two things that jump out at me could probably be addressed with documentation. Is there a low battery alarm? If not, we shou...
2015 Mar 29
2
New snmp-ups subdriver for Huawei
...Mar 25, 2015, at 9:21 PM, Stuart Henderson <stu at spacehopper.org> wrote:
>
> > Hi, the diff inline below adds a new subdriver for snmp-ups to support
> > Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
> > filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
> > Sample output from upsc follows the diff.
>
> Hi Stuart,
>
> Thanks for the patch. It builds cleanly for me, so I have no problems
> merging it.
>
> The only two things that jump out at me could probably be addressed
> with documentation....
2015 Mar 26
2
New snmp-ups subdriver for Huawei
Hi, the diff inline below adds a new subdriver for snmp-ups to support
Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
Sample output from upsc follows the diff.
cheers,
Stuart
diff --git a/data/driver.list.in b/data/driver.list.in
index a0e82fb..fac3d5a 100644
--- a/data/driver.list.in
+++ b/data/driver.list.in
@@ -417,6 +417,8 @@
"HP" "ups" "4" "Various...
2015 Mar 31
0
New snmp-ups subdriver for Huawei
...M, Stuart Henderson <stu at spacehopper.org>
> wrote:
> >
> > > Hi, the diff inline below adds a new subdriver for snmp-ups to support
> > > Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
> > > filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
> > > Sample output from upsc follows the diff.
> >
> > Hi Stuart,
> >
> > Thanks for the patch. It builds cleanly for me, so I have no problems
> > merging it.
> >
> > The only two things that jump out at me could probably b...
2008 Sep 10
1
Intel ICH7 SMBus support, ichsmb(4)
Hi there,
I have been looking at a system which has the Intel ICH7 south bridge.
Whenever I try to probe the SMBus on this system with 'smbmsg -p', I get
a lot of status=41 timeout messages in dmesg from the ichsmb(4) driver.
I have been given the addresses of the SMBus peripherals and have tried
initiating reads to their register space directly using 'smbmsg', with
the same