GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OCF_PACEMAKER_HEALTH(7) Pacemaker Configuration OCF_PACEMAKER_HEALTH(7)

ocf_pacemaker_HealthIOWait - System health based on CPU iowait measurement

[OCF_RESKEY_state=string] [OCF_RESKEY_yellow_limit=integer] [OCF_RESKEY_red_limit=integer]

HealthIOWait [start | stop | monitor | meta-data | validate-all]

System health agent that measures the CPU iowait via top and updates the #health-iowait attribute.

OCF_RESKEY_state = string [/health-iowait-.state]

State file

Location to store the resource state in.

OCF_RESKEY_yellow_limit = integer [10]

Upper limit for yellow health attribute

Upper limit of iowait percentage to switch the health attribute to yellow. I.e. the #health-iowait will go yellow if the %iowait of the CPU gets higher than 10%.

OCF_RESKEY_red_limit = integer [15]

Upper limit for red health attribute

Upper limit of iowait percentage to switch the health attribute to red. I.e. the #health-iowait will go red if the %iowait of the CPU get higher than 15%.

Andrew Beekhof <andrew@beekhof.net>

Author.
07/19/2025 Pacemaker Configuration

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.