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

Only one channel in advanced sensor somewhy.

Votes:

0

Greetings! I have a sensor that monitors a state of RAID controller and Virtual disks. It makes output like this:

<prtg>
<result>
<channel>PERC Status</channel>
<value>0</value>
<channel>Virtual Disk sys</channel>
<value>0</value>
<channel>Virtual Disk bu</channel>
<value>0</value>
</result>  
</prtg>

The same i see with "Write exe results to disk" My problem is that i can see only one channel "PERC Status" in PRTG, there is no others at sensor's page and settings page. This is my first powershell sensor, there was not such a problem with .net sensors.

I'm very curious. What could be a possible reason of this?

advanced-sensor output powershell

Created on Sep 14, 2016 2:33:54 PM

Last change on Sep 15, 2016 5:28:31 AM by  Luciano Lingnau [Paessler]



1 Reply

Accepted Answer

Votes:

0

Greetings! Thank you for your KB-post.

There's a slight syntax issue. Each <channel><value> should be enclosed by a <result> (you're only opening <result> at the top and closing it at the end, like the <prtg> tag), please refer to this example for the correct syntax.

Fore more information, see PRTG Manual: Custom Sensors.


Best Regards,
Luciano Lingnau [Paessler Support]

Created on Sep 15, 2016 5:27:50 AM by  Luciano Lingnau [Paessler]

Last change on Jul 30, 2018 10:02:30 AM by  Brandy Greger [Paessler Support]




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.