You are here

Classes, traits, and interfaces in Nagios Monitoring 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CustomHookCheckTest class Drupal\Tests\nagios\Kernel tests/src/Kernel/CustomHookCheckTest.php Tests if external module's hook is executed
IgnoredModulesForm class Drupal\nagios\Form src/Form/IgnoredModulesForm.php 1
MaintenanceModeSubscriber class Drupal\nagios\EventSubscriber src/EventSubscriber/MaintenanceModeSubscriber.php 1 2
MaintenanceModeTest class Drupal\Tests\nagios\Kernel tests/src/Kernel/MaintenanceModeTest.php Tests the functionality to monitor cron.
NagiosCheckTest class Drupal\Tests\nagios\Kernel tests/src/Kernel/NagiosCheckTest.php Tests the functionality to monitor cron.
NagiosCommands class Drupal\nagios\Commands src/Commands/NagiosCommands.php Drush command file for Nagios 2
NagiosDynamicSettings class Drupal\nagios\Plugin\migrate\source src/Plugin/migrate/source/NagiosDynamicSettings.php Fetches Drupal 7 variables on which module hooks are active from the source database.
RequirementsController class Drupal\nagios\Controller src/Controller/RequirementsController.php Get the run-time requirements and status information. module_invoke_all('requirements', 'runtime') returns an array that isn't keyed by the module name, eg we might get a key 'ctools_css_cache'. We have no way of… 1
SettingsForm class Drupal\nagios\Form src/Form/SettingsForm.php Allows admins to configure the Nagios module. 1 3
SettingsFormTest class Drupal\Tests\nagios\Functional tests/src/Functional/SettingsFormTest.php Tests the settings form functionality
StatuspageController class Drupal\nagios\Controller src/Controller/StatuspageController.php Class StatuspageController produces the HTTP output that the bash script in the nagios-plugin directory understands. 7
WatchdogCheckTest class Drupal\Tests\nagios\Kernel tests/src/Kernel/WatchdogCheckTest.php Tests the functionality to report dblog/watchdog entries.

Other projects