1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-07 12:37:17 +00:00
community.general/tests/unit/plugins/modules/monitoring
Simon Kelly 00152dbb63 modify monit to use 'status' output instead of 'summary' output
The summary output is a fixed width table which truncates the
contents and prevents us from parsing the actual status of the
program.
2020-10-15 17:18:44 +02:00
..
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_circonus_annotation.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_icinga2_feature.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_monit.py modify monit to use 'status' output instead of 'summary' output 2020-10-15 17:18:44 +02:00
test_pagerduty.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_pagerduty_alert.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00