Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


check_mk_apc_ups

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
check_mk_apc_ups [2015/03/19 15:30] – created admincheck_mk_apc_ups [2015/03/19 15:33] admin
Line 2: Line 2:
 ~~TOC~~ ~~TOC~~
 =====Check_MK - local check APCUSPd===== =====Check_MK - local check APCUSPd=====
-<code> +This simple script, using the apcaccess command, checks for: 
-#!/bin/bash+  * APC-check (if apcaccess runs OK) 
 +  * APC-status (on battery or not) 
 +  * APC-load 
 +  * APC-batt-temp 
 + 
 +<code>#!/bin/bash
  
 apcaccess="/sbin/apcaccess" apcaccess="/sbin/apcaccess"
Line 58: Line 63:
      
   esac   esac
-done +done</code>
- +
-</code>+
check_mk_apc_ups.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1