Home Directory Plugins Cloud check_azdatafactorypipelinerun

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_azdatafactorypipelinerun

Rating
0 votes
Favoured:
0
Current Version
1.2.0
Last Release Date
2022-09-20
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
License
GPL
Hits
963
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check azure datafactory job result
Check Azure pipeline run

Usage: check_azdatafactorypipelinerun.pl [-v] -t -i -s -p -T -d -P

-v, --verbose
print extra debugging information
-h, --help
print this help message
-t, --tenantid=
The GUID of the tenant to be checked (required)
-i, --clientid=
The GUID of the registered application (required)
-s, --subid=
The GUID of the Subscription (required)
-p, --clientsecret=
Access Key of registered application (required)
-d, --datafactory=
datafactory name.
-P, --Pipeline=
Pipeline name
-T, --Timeinterval=
Interval in hour this is used to calculate the filter :
lastUpdatedAfter = now() - Timeinterval
lastUpdatedBefore = now()