Cleanup APC UPS plugins using SNMP.
Remove the plugins using snmpwalk to produce their results, as thereare three different, Perl-based implementations.
Of these, one might not work because it uses net-snmp and thus rely onthe presence of some MIB file which might not be present....
More housecleaning.
Collapse some categories; remove duplicates; move plugins in wherethey belong, remove files that are not really plugins at all.
Remove apcupsd plugin (is actually a readme file), reorder UPSes.
ups: remove two older PDU plugins.
My plugin uses the same SNMP framework as the official plugins inmunin; these use either sh and net-snmp commands, or Net::SNMPdirectly, and neither seems to be generic enough.
- have some dirs