Table of Contents
Plugins/checks/ folder
In the folder plugins/checks/ are the files that contain the logic of a single check.Included checks
- ApacheProcesses
- Cert
- Diskfree
- Exec
- File
- HttpContent
- Loadmeter
- MysqlConnect
- PDOConnect
- Phpmodules
- Ping
- PortTcp
- Simple
- SqliteConnect
To see all available checks:
print_r($oMonitor->listChecks());