Host Template: Cloud - Azure - Network Watcher - VNG Troubleshooting

Overview Copied

Azure Network Watchers allow you to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. You can monitor communication between virtual machines and endpoints, and view the relationships between resources in a virtual network. Additionally, you can capture packets, troubleshoot and diagnose problems inside a virtual network.

This Host Template allows you to get the results of troubleshooting for a virtual network gateway.

This Host Template includes the following Service Checks:

Service Check Name Description Default Thresholds (Metric: Warning, Critical) UOM
Azure - Network Watcher - VNG Troubleshooting

Check the status of the last troubleshooting results for a target resource

[Default Timespan = 5mins, Default Check Interval = 5mins]

N/A NA

Note

The “Default Timespan” given for these Service Checks refers to the time period we use when retrieving metrics from Azure.

Note

See details about Monitoring Plugin thresholds here.

Prerequisites for monitoring Copied

Provide Subscription Access Copied

To use this Host Template you will need to provide access to the subscription you wish to monitor. Navigate to the Subscriptions section and select your Subscription.

In the Subscription to be monitored, click Access Control (IAM).

Then click the Add button, select the required role and select the application, once for each of the following roles:

Add Subscription to Application

Add Subscription to Application

Repeat these steps for each subscription you wish to monitor.

Usage Instructions Copied

Please review the overall Cloud - Azure Opspack documentation for details on prerequisites, known issues, and other necessary configurations that apply to all Host Templates in the Opspack.

Add this Host Template Copied

Add the Cloud - Azure - Network Watcher - VNG Troubleshooting Host Template to your Opsview Monitor host. If the resource you’re monitoring has no hostname or public IP, then open the Advanced settings pane and change Host Check Command to Always assumed to be UP.

Note

For more information, refer to the documentation on Adding Host Templates to Hosts.

Add and configure Variables Copied

The Service Checks in this Host Template use the following variables, and they will be added to your Opsview Monitor instance alongside the Host Template:

Note

For more information, refer to the documentation on Adding Variables to Hosts.

Apply Changes Copied

Apply Changes and the system will now be monitored:

View Output

Available Variables Copied

AZURE_CREDENTIALS Copied

The Value is not used and therefore can be set to anything. Override the arguments with your Azure Credentials.

Plugin Parameter Position in Variable Name Description
N/A (Opsview UI Only) Value Credentials The credentials for your Azure Subscription
--subscription-id Arg1 Subscription ID The Subscription ID of your Azure Subscription
--client-id Arg2 Client ID The Client ID of your Azure Subscription
--secret-key Arg3 Secret Key The Secret Key of your Azure Subscription
--tenant-id Arg4 Tenant ID The Tenant ID of your Azure Subscription

AZURE_NETWORK_WATCHER_DETAILS Copied

The Value is not used and therefore can be set to anything. Override the arguments with your Azure Network Watcher Details.

Note that your Network Watchers will by default be located in the ‘NetworkWatcherRG’ Resource Group:

NetworkWatcherRG

When Network Watchers are created, by default they are called ‘NetworkWatcher_{region}’ e.g. ‘NetworkWatcher_uksouth’.

Note

For more information, see Microsoft Azure - Create a Network Watcher.

Network Watchers

Your Network Watcher names and Resource Group could differ if not created via the Portal, or moved manually, so ensure the arguments you provide are correct for the Network Watcher you want to monitor.

Plugin Parameter Position in Variable Name Description
N/A (Opsview UI Only) Value Network Watcher Details The details of your Azure Network Watcher
--network-watcher-group Arg1 Network Watcher Resource Group Name of the Azure Resource Group containing the Network Watcher to be monitored
--network-watcher-name Arg2 Network Watcher Resource Name Name of the Azure Network Watcher to be monitored
--max-display-number Arg3 Maximum Display Number The maximum number of list items to display for Network Watcher Service Checks

AZURE_RESOURCE_DETAILS Copied

The Value is not used and therefore can be set to anything. Override the arguments with your Azure Resource Details.

Plugin Parameter Position in Variable Name Description
N/A (Opsview UI Only) Value Resource Details The details of your Azure Resource
--resource-group Arg1 Resource Group Name of the Azure resource group of your resource
--resource-name Arg2 Resource Name Name of the Azure resource to be monitored

AZURE_STORAGE_ACC_DETAILS Copied

The Value is not used and therefore can be set to anything. Override the arguments with your Storage Account Details. The Blob URL for an Azure Storage Account can be retrieved from the Storage Account Name > Containers > Container Name > Properties page in the URL field.

Plugin Parameter Position in Variable Name Description
N/A (Opsview UI Only) Value Storage Account Details The details of your Azure Storage Account
--storage-acc-group Arg1 Storage Account Resource Group Name of the Azure Storage Account resource group to be monitored
--storage-acc-name Arg2 Storage Account Resource Name Name of the Azure Storage Account resource to be monitored
--blob-url Arg3 URL for Storage Account Blob The URL for the Azure Storage Account Blob

Plugin help Copied

Plugin: check_azure

Secure Args

This plugin uses the Secure Args feature for argument passing.

For mode-specific help, run the plugin with the -h -m <mode> flags. This will list the required and optional Variable Arguments for that mode. The appropriate mode for each Service Check is listed here:

Service Check Name Mode
Azure - Network Watcher - VNG Troubleshooting Az.Network.Watcher.VNG.Troubleshooting
["Opsview Cloud"] ["Opsview > Opspacks"] ["User Guide", "Technical Reference"]

Was this topic helpful?