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

C# Developers writing sensors

Votes:

0

I have written a sensor host to try and make it even easier to write sensors. It's a very lightweight self-hosted website that treats sensors as plugins. You can take a look here at an early prototype: https://github.com/rossdargan/PRTG-Sensors , and the example of the type of code you would have to write to create a sensor https://github.com/rossdargan/PRTG-Sensors/blob/master/Sensors/TestSensor/TestSensor/TestSensor.cs

This all takes advantage of the sensor type "HTTP Data Advanced". Hopefully there will be a few people on here interested in helping out with it!

Ta

Ross

api c# custom-sensor

Created on Nov 29, 2015 11:00:22 PM



Replies

Nobody has replied yet


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.