Hi,
I think my case shouldn't be a big problem but i can't find any solution.
I create in insight two Object Types:
Object IP address is attribute of object Server.
Type of value for attribute ipaddress is "Text".
My problem is order objects "IP address" and "Servers" based on attribute "ipaddress".
For example following servers: 10.10.40.1, 10.10.40.12, 10.10.40.2 are listed like:
I know it is properly for type "Text" but i want it will be:
What should i do to list ipaddress in properly order?
Hi
Also, you could make sure you have the same number of leading zero’s in your formatting. So it would look like:
10.10.40.001
10.10.40.002
...
10.10.40.010
10.10.40.011
10.10.40.012
You can do this manually or force it by requiring a regex validation in the attribute type configuration for IP address.
Hi,
The problem with value type text is that Insight is not going to anticipate if you enter IP there or some other data format. The sorting is occurring on a text basis and hence why you are getting this result.
We currently have an open feature request to introduce a similar feature for "Dates" in our open portal ICS-991. I would recommend for you to add a comment to that case to add sorting for IP addresses too. Alternatively you can create a new ticket that is IP specific (only applies for this example).
Cheers!
Nader
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.