Updated README and POD

This commit is contained in:
Martin Grubhofer
2013-06-26 10:45:03 +02:00
parent 510ecbf84f
commit cd0163fb24

View File

@@ -69,7 +69,6 @@ The controller/ROC temperature can be set to a warning (parameter: B<-Tw>|B<--te
Returns information about logical devices:
- General logical devices status
- Initialization in progress?
=head2 getPhysDeviceStatus
@@ -99,7 +98,7 @@ Returns information about the battery backup unit (BBU) status.
=head2 getThresholds
Uses the B<-Tw>|B<--temperature-warn> and B<-Tc>|B<--temperature-critical> parameters and parses them.
Uses correct Nagios Threshold implementation: L<http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT>
Uses correct Nagios threshold implementation: L<http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT>
Returns a temperature range (array) in or out which a temperature should be.
Array content: ("in" or "out", range from, range to).
@@ -146,4 +145,4 @@ THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
SUCH DAMAGES.