Merge branch '2211-minor-change-in-mysql-plugin' into 'develop'
Added mysql plugin to update_version See merge request artica/pandorafms!1448
This commit is contained in:
commit
af719123c9
|
@ -66,6 +66,7 @@ $PANDHOME_ENT/pandora_plugins/Informix/informix.pl \
|
|||
$PANDHOME_ENT/pandora_plugins/Ruckus/ruckus.pl \
|
||||
$PANDHOME_ENT/pandora_plugins/UX/pandora_ux.pl \
|
||||
$PANDHOME_ENT/pandora_plugins/JMX/pandora_plugin_jmx.pl \
|
||||
$PANDHOME_ENT/pandora_plugins/MySQL/pandora_mysql.pl \
|
||||
$PANDHOME_ENT/pandora_server/util/plugin/vmware-plugin.pl "
|
||||
PLUGIN_LIB_FILE="$CODEHOME/pandora_server/lib/PandoraFMS/PluginTools.pm"
|
||||
|
||||
|
|
Loading…
Reference in New Issue