From f3532a2e79ed3e94072fb9ad3b84697ca30b729b Mon Sep 17 00:00:00 2001 From: MassimilianoPinto Date: Thu, 19 Mar 2015 12:36:06 +0100 Subject: [PATCH] Nagios Diagram update Nagios Diagram update --- Documentation/Tutorials/Nagios-Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Tutorials/Nagios-Plugins.md b/Documentation/Tutorials/Nagios-Plugins.md index 7216c0388..f948d0679 100644 --- a/Documentation/Tutorials/Nagios-Plugins.md +++ b/Documentation/Tutorials/Nagios-Plugins.md @@ -26,8 +26,8 @@ Nagios plugins are compiled executables or scripts (Perl scripts, shell scripts, Nagios core executes a plugin whenever there is a need to check the status of a service or host. While MaxScale resources and status can be monitored via CLI using maxadmin commands, Nagios Plugin provides an automated way for system administration and database administrators to monitor MaxScale. The diagram below provides view of how Nagios and MaxScale interact. +![Nagios and MaxScale interaction](Nagios_and_MaxScale.png) -[How Nagios and MaxScale interact](Nagios_and_MaxScale.png) There are three nagios plugin scripts that MaxScale provides. check_maxscale_threads.pl: This command provides you the status of current running threads and events in the queue on MaxScale Server. The Performance data associated with this command current and historic wait time for threads and events