Skip to content

Latest commit

 

History

History
84 lines (45 loc) · 1.47 KB

REFERENCE.md

File metadata and controls

84 lines (45 loc) · 1.47 KB

Reference

Table of Contents

Classes

Classes

ccs_monit

Install and configure monit.

Parameters

The following parameters are available in the ccs_monit class:

mailhost

Data type: Variant[String,Array[String]]

String specifying smtp server; or an array of strings.

Default value: 'localhost'

alert

Data type: Variant[String,Array[String]]

String giving email address to receive alerts; or an array of strings.

Default value: 'root@localhost'

uptime

Data type: Boolean

Monitor uptime

Default value: true

gpfs

Data type: Boolean

Monitor gpfs

Default value: false

hosts

Data type: Array[String]

Monitor hosts

Default value: []

temp

Data type: Boolean

Monitor temp

Default value: false

network

Data type: Boolean

Monitor networks

Default value: true