Azure Public Ip Address¶
Collect Azure Public Ip Address metrics.
Configuration¶
Install Func¶
It is recommended to activate TrueWatch Integration - Extensions - DataFlux Func (Automata): All prerequisites are automatically installed. Please proceed with the script installation.
If deploying Func manually, refer to Manual Func Deployment
It is recommended to deploy the GSE version.
Install Script¶
Note: Please prepare the required Azure application registration information in advance and assign the
Monitoring Reader
role to the application registration.
To synchronize Azure Public Ip Address monitoring data, we install the corresponding collection script: "TrueWatch Integration (Azure-Network Public Ip Address Collection)" (ID: integration_azure_network_public_ip_address
)
After clicking 【Install】, enter the corresponding parameters:
Azure Tenant ID
: Tenant IDAzure Client ID
: Application registration Client IDAzure Client Secret Value
: Client secret value, note it is not the IDSubscriptions
: Subscription ID, multiple subscriptions separated by,
Click 【Deploy Startup Script】, the system will automatically create the Startup
script set and configure the corresponding startup scripts.
After enabling, you can see the corresponding automatic trigger configuration in "Management / Automatic Trigger Configuration". Click 【Execute】 to immediately execute once without waiting for the scheduled time. Wait a moment, you can view the execution task records and corresponding logs.
Verification¶
- In "Management / Automatic Trigger Configuration", confirm if the corresponding task has the automatic trigger configuration, and check the task records and logs for any exceptions.
- In TrueWatch, "Infrastructure / Custom", check if the asset information exists.
- In TrueWatch, "Metrics", check if there is corresponding monitoring data.
Metrics¶
After configuring Azure Public Ip Address monitoring data, the default measurement is as follows. More metrics can be collected through configuration Microsoft.Network/publicIPAddresses Supported Metrics
Metric Name | Description | Unit |
---|---|---|
byte_count_total |
Total bytes transmitted during the time period | byte |
packet_count_total |
Total packets transmitted during the time period | count |
syn_count_total |
Total SYN packets transmitted during the time period | count |
vip_availability_average |
Average availability of IP addresses for each duration | count |