env | Environment variables. | map[string] EnvVar | |
schedule | Schedule to run checks on.\Supports all cron expression.\Also supports golang duration. | cron | |
icon | Icon to use for the check. | string | |
severity | Severity of the check. | string | |
resultmode | Result mode of the check. | string | |
alertmanager | List of AlertManager checks to run. | []AlertManager | |
awsConfig | List of AWS Config checks to run. | []AwsConfig | |
awsConfigRule | List of AWS Config Rule checks to run. | []AwsConfigRule | |
cloudwatch | List of CloudWatch checks to run. | []CloudWatch | |
catalog | List of config DB checks to run. | []Catalog | |
containerd | List of containerd pull checks to run. | []ContainerdPull | |
containerdPush | List of containerd push checks to run. | []ContainerdPush | |
databaseBackup | List of database backup checks to run. | []DatabaseBackup | |
dns | List of DNS checks to run. | []DNS | |
elasticsearch | List of ElasticSearch checks to run. | []Elasticsearch | |
exec | List of exec checks to run. | []Exec | |
folder | List of folder checks to run. | []Folder | |
git | List of GitHub checks to run. | []GitHub | |
helm | List of Helm checks to run. | []Helm | |
http | List of HTTP checks to run. | []HTTP | |
icmp | List of ICMP checks to run. | []ICMP | |
jmeter | List of JMeter load test checks to run. | []Jmeter | |
junit | List of JUnit test result checks to run. | []Junit | |
kubernetes | List of Kubernetes checks to run. | []Kubernetes | |
kubernetesResource | Kubernetes Resource Checks | []KubernetesResource | |
ldap | List of LDAP checks to run. | []LDAP | |
mongodb | List of MongoDB checks to run. | []MongoDB | |
mssql | List of MSSQL checks to run. | []Mssql | |
mysql | List of MySQL checks to run. | []Mysql | |
postgres | List of Postgres checks to run. | []Postgres | |
prometheus | List of Prometheus checks to run. | []Prometheus | |
redis | List of Redis checks to run. | []Redis | |
restic | List of restic backup checks to run. | []Restic | |
s3 | List of S3 checks to run. | []S3 | |
tcp | List of TCP checks to run. | []TCP | |