To get started with monitoring your EC2 instances
on AWS, refer to the Compatibility Matrix for the
Panorama Plugin for AWS and
VM-Series plugin versions required to support VM monitoring.
To
upgrade an earlier Panorama plugin for AWS version to a later version
(for example, going from version 1.0 to version 4.0), you must first
upgrade to the Panorama and VM-Series plugin versions required for
the latest version (currently, 4.0), then install as directed below
to perform an upgrade.
After you install the latest AWS plugin (for example, v4.0) you can’t downgrade to an earlier
version (for example, v2.0).
If you have a Panorama HA configuration, repeat the installation or upgrade process on each
Panorama peer.
Install or uninstall
plugins during a planned maintenance window.
If you
currently have a Panorama plugin for any cloud platform installed,
installing (or uninstalling) an additional plugin requires a Panorama
reboot so commit changes.
If you have a standalone Panorama or two Panorama appliances installed in an HA pair with
multiple plugins installed, plugins might not receive updated IP-tag information
if one or more of the plugins is not configured. This occurs because Panorama
won’t forward IP-tag information to unconfigured plugins. Additionally, this
issue can occur if one or more of the Panorama plugins isn’t in the Registered
or Success state (positive state differs on each plugin). Ensure that your
plugins are in the positive state before continuing or executing the commands
described below.
If
you encounter this issue, there are two workarounds:
Uninstall the unconfigured plugin or plugins. It's recommended that you do not install a plugin
that you do not plan to configure right away
You can use the following commands to work around this issue.
Execute the following command for each unconfigured plugin on each
Panorama instance to prevent Panorama from waiting to send updates.
If you do not, your firewalls may lose some IP-tag information.
request plugins dau plugin-name <plugin-name> unblock-device-push yesYou
can cancel this command by executing:
request plugins dau plugin-name <plugin-name> unblock-device-push no
The
commands described are not persistent across reboots and must be
used again for any subsequent reboots. For Panorama in HA pair,
the commands must be executed on each Panorama.