Displaying 3 results from an estimated 3 matches for "shiftmail".
2011 Jan 10
1
snmp-ups suicides on UPS unreachable
Hello there
I am new to NUT
I am trying to monitor an APC smart-UPS with nut.
I'd like to use the ethernet with SNMP (as opposed to serial port)
because it's faster and it doesn't need to authenticate with user/pwd.
The snmp-ups works with our APC, however I noticed a significant problem:
If snmp-ups is started when the UPS is not reachable (e.g. we have a
slow switch that drops
2010 Mar 10
39
SSD Optimizations
I''m looking to try BTRFS on a SSD, and I would like to know what SSD
optimizations it applies. Is there a comprehensive list of what ssd
mount option does? How are the blocks and metadata arranged? Are there
options available comparable to ext2/ext3 to help reduce wear and
improve performance?
Specifically, on ext2 (journal means more writes, so I don''t use ext3 on
SSDs,
2011 Jan 10
0
On the ups killpower via ethernet
Hello mailing list
I read in the snmp-ups manpage that this driver does not provide a
shutdown function because there will be no network at the point it is
called.
So I studied the Ubuntu initscripts, and in fact the network is killed in
/etc/rc0.d/S35networking
while the driver would be called at
/etc/rc0.d/S90halt
so this is correct...
however!
...disabling the S35networking seems a simple