Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

Sorting profiles in GUI

 

Information

 

Summary:

Details about profile sorting in the Monitoring Center.

Environment:

Product: Flowmon Collector

Version: Any

Platform: Any

Question/Problem Description:

How are the profiles being sorted?

Steps to Reproduce:  
Error Message:  
Defect Number:  
Enhancement Number:  
Cause:  
Resolution:

Profiles are in ascending order, sorted by their name (chosen by the user). 

There are a few specifics:

  • The "Sources" group is always the first group.
  • The "All Sources" profile is always the first profile.
  • Capital letters are sorted first, small letters later.

PHP function asort is used for sorting. 

Workaround:  
Notes:

https://www.php.net/manual/en/function.asort.php


Was this article helpful?
0 out of 0 found this helpful

Comments