What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Monitoring Windows Azure

Votes:

0

Hi,

is there any way to monitor Windows Azure based services?

Our idea is to implement HTTP tests to monitor the service but we need to monitor also the servers (Worker Role, Server Role), CPU Usage, Memory,...; and also storage usage.

There is not a direct way to monitor via Sensor (like Amazon CloudWatch).

You can't monitor it using via HTML/REST Sensor because you can't specify certiain values in the header.

Do you have in your roadmap to implement Azure Services monitoring?

Thanks in advance.

prtg9 snmp wmi

Created on Jan 11, 2012 9:05:38 AM



Best Answer

Accepted Answer

Votes:

11

We ended up rolling out our own solution based on intermediate HTTP endpoint which returns Azure metrics and then using normal HTTP XML/JSON sensors. Our solution is described here:

Created on Mar 16, 2017 4:34:32 PM

Last change on Nov 29, 2018 12:05:21 PM by  Luciano Lingnau [Paessler]



33 Replies

Votes:

0

I am not aware of a monitoring API provided by the Azure Cloud to get hypervisor based "external" metrics of virtual machines there (like e.g. CloudWatch). If such an API becomes available we will be happy to create such a sensor.

You can of course use all standard sensors of PRTG to monitor services inside the Azure Cloud just like you can monitor any other server/service.

Created on Jan 11, 2012 3:04:31 PM by  Dirk Paessler [Founder Paessler AG] (11,025) 3 6



Votes:

0

Hello,

thanks in advance for your quick answer.

Microsoft has a public REST API to monitor Windows Azure. The information is at the following link:

http://msdn.microsoft.com/en-us/library/windowsazure/ff800682.aspx

Sending a GET request with certain content header variables gets a response with an XML, which informs the state of deployed platform elements.

I am doing tests with "HTTP XML/REST Value" sensor but I can't specify in the query any content header values that are necesary to receive the XML.

¿Is there a way to specify those values in the header thru that sensor?

Thanks

Created on Jan 12, 2012 10:29:18 AM



Votes:

0

Hi Santiago,

What exact (name and value) http headers are needed here? If you can provide me with that information, we can do some one-on-one testing.

You can send this to my personal email address, to be found here in the left pane under "send an email".

Regards,

Created on Jan 12, 2012 8:13:02 PM



Votes:

0

Yes, there is a custom sensor available on Google Code

"This sensor Gets the XML result from a Service Management Resource of an Azure account. "

Set up is a little tricky due to the use of certificates in the Azure cloud.

Created on Feb 9, 2012 9:27:24 AM by  Dirk Paessler [Founder Paessler AG] (11,025) 3 6



Votes:

1

This should be a #1 feature request for PRTG with the way enterprises are conducting hybrid IT(Cloud/OnPrem). There are mobile apps that give you basic subscription usage etc.

Created on Mar 16, 2015 8:05:25 PM



Votes:

0

This sensor is no longer supported. Is there any new solution?

Created on Jun 30, 2016 1:51:53 PM



Votes:

0

Dear Jaroslav

I am sorry, considering the current Azure share in the cloud market, and the complexity of the Azure API authentication process, we focus on other PRTG features.

Created on Jun 30, 2016 2:36:34 PM by  Arne Seifert [Paessler Support]



Votes:

0

So does this mean that Paessler is not working on or planning to work on any Azure specific Monitoring Features for PRTG?

Created on Sep 1, 2016 10:40:34 PM



Votes:

0

Dear rogersinel

We are currently not working on, nor do we have plans yet to implement Azure sensors. If the market share of Azure changes, a new decision will be made by us.

Created on Sep 2, 2016 9:08:26 AM by  Arne Seifert [Paessler Support]

Last change on Sep 2, 2016 9:08:55 AM by  Arne Seifert [Paessler Support]



Votes:

0

Your kidding me right? Microsoft Azure with not enough market share? They had 11% at the time you posted this which is a significant share and they are quickly catching up. https://rcpmag.com/articles/2016/08/02/microsoft-behind-aws-in-cloud.aspx https://mspoweruser.com/cio-surey-finds-microsoft-azure-will-overtake-amazon-aws-infrastructure-service/

Im not sure how you can so easily dismiss Azure when it is growing so fast and the number 2 in the space. It is responses like this from a vendor that send providers like us searching for a new solution/partner..

Created on Dec 2, 2016 2:24:07 PM



Votes:

0

Market share of Azure? They are number 2 and held 11% of the market at the time you posted that. It is growing all the time too.

Created on Dec 2, 2016 3:01:39 PM



Votes:

0

Dear ASMGi

We see the increasing share and put Azure sensors on our 'wish list'. We are analyzing the situation.

Created on Dec 2, 2016 3:37:44 PM by  Arne Seifert [Paessler Support]



Votes:

0

We've at my company written several custom sensor for Azure, what are people looking for? Currently we're monitoring things like App services, Deployments, Billing, Services buses, storage, Azure SQL etc.

Created on Dec 7, 2016 12:04:38 PM



Votes:

0

This question has been going on for far too long. It is simply unacceptable that PRTG doesn't have capabilities to monitor Azure at this point. We are using Azure more and more every day and a large portion of our infrastructure is moving to Azure. If Paessler doesn't step up and add Azure support soon -- I will be looking for another monitoring solution that does.

Created on Jan 3, 2017 12:38:00 PM



Votes:

0

Mattias - I personally am looking for the ability to monitor all aspects of Azure. Everything you mentioned is on my wish list. Any chance you'd consider releasing the code open source, or if not, maybe consider selling it?

Created on Jan 3, 2017 12:42:38 PM



Votes:

0

Please add Azure and AWS monitoring they are the largest two hosting companies and is growing each year. Don't get me wrong I love PRTG but your Cloud monitoring is somewhat lacking You should make sensors to monitor the Azure Site2Site Traffic, Backups, VM stats

Created on Feb 3, 2017 2:07:20 AM



Votes:

0

We are still investigating our options to monitor Azure. It is a bit more complicated than anticipated.

Created on Feb 3, 2017 12:13:13 PM by  Arne Seifert [Paessler Support]



Accepted Answer

Votes:

11

We ended up rolling out our own solution based on intermediate HTTP endpoint which returns Azure metrics and then using normal HTTP XML/JSON sensors. Our solution is described here:

Created on Mar 16, 2017 4:34:32 PM

Last change on Nov 29, 2018 12:05:21 PM by  Luciano Lingnau [Paessler]



Votes:

0

Any news about sensors for Azure services? We are having more requests from our customers to support this kind of monitoring. It's specially about Azure AppService webapps and SQL Databases.

Created on Feb 22, 2019 8:56:12 AM



Votes:

0

Azure Sensors are on our 2019 Road Map :) Stay tuned!


PRTGapi | Feature Requests | WMI Issues | SNMP Issues

Kind regards,
Stephan Linke, Tech Support Team

Created on Feb 22, 2019 10:33:12 AM by  Stephan Linke [Paessler Support]



Votes:

0

Hi Stephan. We are very excited to see what you guys comes up with. At this moment, can you tell us which kind of sensors you are planning to deliver? Azure Web Apps, SQL database instances and Azure backup are things we would be happy to see sensors for.

Regards Michael Jakobsen

Created on May 27, 2019 7:51:53 AM



Votes:

0

Hi Michael,

I'm afraid that I can't provide further information about which sensors will be implemented at this time.

Thank you for your understanding!


Kind regards,
Andreas Günther
Tech Support, Paessler AG

Created on May 27, 2019 12:06:10 PM by  Andreas Günther [Paessler Support]



Votes:

0

@Andreas any rough timeline, like if it's Q3 or Q4?

Just like Michael says App Services, SQL and Backups are really important, but also common services for us are Storage Tables/Queues/Blob/File, CosmosDB, ServiceBus, Traffic managers, VMs, etc.,

We've written our own custom sensors for a few, i.e. this is an example below of some of the things we collect for App Services, is that roughly what you'll be offering or is it more if service is up/down?

Custom AppService Sensor

Created on May 27, 2019 2:38:19 PM



Votes:

0

Hi Mattias,

I'm sorry, I don't have any further information about the exact plans. I'll see what I can find out, please bear with me.


Kind regards,
Andreas Günther
Tech Support, Paessler AG

Created on May 29, 2019 10:29:16 AM by  Andreas Günther [Paessler Support]



Votes:

0

Hi again,

So I just had a short talk with our product manager. The current next sensors on our roadmap which we are focusing on are the following:

- AWS Cost sensor
- Office 365 sensor
- Azure Cost sensor
- Azure SQL sensor

At the moment we're planning the releases of these sensors in the area of the late Q4 2019 / Q1 2020.

I hope this helps.


Kind regards,
Andreas Günther
Tech Support, Paessler AG

Created on May 29, 2019 10:49:30 AM by  Andreas Günther [Paessler Support]



Votes:

1

Any news on Azure sensors? We are having more and more customers requesting this functionality.

Created on Apr 27, 2020 7:46:42 AM



Votes:

0

Hi Michael,

Sorry I don't have new information, when these sensor will be implemented in PRTG.
We hope to release the sensors in Q2 2020.
Please bear with us.


Kind regards,
Marijan Horsky, Team Tech Support

Created on Apr 28, 2020 7:04:21 AM by  Marijan Horsky [Paessler Support]



Votes:

0

I have to say I've been monitoring this thread for some time. We are a long time customer of PRTG but given that some 75% of our resources now resided in Azure this on-prem only solution is of little use to us. Unless PRTG can give us a guarateed release date for Azure based sensors, we're going to have to find another cloud based solution that can. This would be a real shame as otherwise, PRTG is an excellent product. I stuggle to undestand why you guys haven't been all over this given the Azure market share these days.

Created on Apr 28, 2020 8:00:15 AM



Votes:

0

@Marijan so the Azure sensors coming Q2 are:

  • Azure Cost sensor
  • Azure SQL sensor

?

It's been a year since I commented last, most common Azure related requests from our customers are

  • App Service
    • Websites
    • Functions
  • Storage
    • Blob
    • Table
    • Queues
  • DevOps
    • Boards
    • Builds
    • Releases
  • WAF
  • Front Door
  • API Management
  • Monitor/Log analytics/App insights

Many same since my last comment, some new i.e. Front Door and API Management gaining more and more traction.

For most of these, we've written our own custom sensors, but these are pretty common services so I would expect many more to have this need and would be great if those were built-in.

Our customers often use PRTG as a third party witness, so even if developers use App Insights/Azure Monitor/Log analytics, PRTG is what externally monitors and alerts centrally across departments/multiple Azure subscriptions.

PRTG is a great product but as there at least one new service each quarter, it would be nice with a little more agility in delivering sensors for new cloud services, they don't need to be complete, better begin even with a single channel and then add more based on customer feedback.

Currently, we rely heavily on custom sensors, i.e. here's an example where we monitor using custom Kusto queries, which is a really powerful way of fetching metrics out of Azure. Log Anatlytics

Example monitoring Azure Functions and App Services using rest APIs rest apis

We monitor things like customers Azure DevOps releases

Azure DevOps Releases

Custom sensors are really powerful, but they require to be deployed and cared for in each customer environment or at least each PRTG probe/instance, so for really common services like App Services, Storage, etc. that every Azure user uses, it would be excellent if basic sensors for these were built-into the product.

Created on Apr 28, 2020 3:10:56 PM



Votes:

0

Hi Matthias,

We hope to publish these sensors in Q2 2020 but I cannot promise is they will be implemented in time.
Please bear with us.


Kind regards,
Marijan Horsky, Team Tech Support.

Created on Apr 29, 2020 6:10:50 AM by  Marijan Horsky [Paessler Support]



Votes:

0

What sensors are you preparing to release in Q2? The demand for Azure sensors is increasing day by day. We where told that the sensors was on the 2019 roadmap, but we have still not seen anything. You are making a mistake for now prioritizing these sensors higher. I guess people are looking into Azure Monitor by now...

Created on May 20, 2020 7:13:52 AM



Votes:

0

Hi,

We are looking into a sensor for virtual machines, a cost sensor and some more sensors.


Kind regards,
Marijan Horsky, Team Tech Support

Created on May 21, 2020 4:51:42 AM by  Marijan Horsky [Paessler Support]



Votes:

1

Okay. I really hope you guys are having focus on this, because as far as I can tell, the demand is very high. Our customers are really pushing for this. -VM sensors. (CPU, mem, disk) -Cost sensors. -App Service sensors (CPU, mem). -Application Insigts (failures, smart detection) -Log Analytics Solutions (if possible) -A sensor to tap into Azure Alerts would also be a fine idea.

Created on May 27, 2020 7:06:10 AM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.