hi all,

we need to know if pa Server Monitor is able to use ipv6.

thanks for help

Ronald Gietz

asked 17 Jun '16, 07:06

RonnyGi's gravatar image

RonnyGi
111
accept rate: 0%


Hi Ronald

All of the Windows monitoring (Event Log, services, performance counters) just use Windows APIs, which means Windows support for IPv6 is used. However, our embedded HTTP/S server is uses IPv4.

We have added code to resolve IPv6 addresses that could then be sent to other internal APIs, so monitoring IPv6 hosts is probably mostly there (although it hasn't been well tested -- we don't know for example if some of our 3rd party components work with IPv6).

Thanks
Quinn

Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer.

link

answered 17 Jun '16, 09:27

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 35%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×1
×1

Asked: 17 Jun '16, 07:06

Seen: 2,928 times

Last updated: 31 Jan '17, 22:18

Related questions