4 changed files
check_alluxio_dead_workers.py | ||
check_alluxio_running_workers.py | ||
check_alluxio_version.py | ||
check_alluxio.py | ||
Add comment 20
Add comment 21 TODO: thresholds on number of dead workers (coming soon)
Add comment 22
Add comment 23 Minus Tested on Alluxio 1.0.1
Add comment 23 Plus Tested on Alluxio 1.0.0, 1.0.1, 1.1.0
Add comment 24
Add comment 25 """
Add comment 26
check_alluxio_running_workers.py
/check_alluxio_running_workers.py/check_alluxio_running_workers.py
Add comment 21 This is also used in the accompanying test suite to ensure we're checking the right version of Alluxio
Add comment 22 for compatibility for all my other Alluxio nagios plugins.
Add comment 23
Add comment 24 Minus Tested on Alluxio 1.0.1
Add comment 24 Plus Tested on Alluxio 1.0.0, 1.0.1, 1.1.0
Add comment 25
Add comment 26 """
Add comment 27