Automonitoration modules fixes

This commit is contained in:
Calvo 2023-10-23 15:22:07 +02:00
parent 3261b1c279
commit fe599ab55d
1 changed files with 1 additions and 1 deletions

View File

@ -6683,7 +6683,7 @@ sub pandora_installation_monitoring($$) {
$module->{'type'} = 'generic_data_inc';
push(@modules, $module);
undef $module;
s
# Mysql Questions - Writes
$module->{'name'} = "mysql_questions_writes";
$module->{'description'} = 'MySQL: Questions - Writes (#): Number of writed questions';