Filtering on virtual server, pool or pool member status
This is a bit of a hidden feature. In VirtualServer, Pool, and Member columns you can filter on status. The status options are {enabled|disabled}:{available|offline|unknown}. For example, try searching for: "enabled:available", ":unknown" or "disabled:" as a general or field search.
It's not perfect since pools or members with any of these words in the name can also end up as results.
Column filtering
Clicking on any column header allows you to filter data within that column. This has been more clear in the later versions but worth mentioning in case you've missed it.
Regular Expression Searching
Under Preferences, Regular Expression searching is enabled by default. This allows entering filters like "this|that" to filter to one or the other values. Other examples include "^((?!pool_).)*$" to filter a column to entries that don't contain "pool_" or "\bcom" to pickup "com" only after a wordbreak.
Pool member tests
If you click on any pool name to bring up the details you have a table at the bottom containing tests for each configured monitor. The tests is generating HTTP links, CURL links and netcat commands for HTTP based monitors and can be used to troubleshoot why a monitor is failing.
Feature requests
Please add any feature requests or suggestions here:
https://devcentral.f5.com/codeshare/bigip-report
And if you like the project, please set aside some of your time to leave a review/rating.
Troubleshooting
If the report does not work as you'd expect or you're getting error messages, please read the FAQ first. If you can't find anything there, please add a comment in the project over at Devcentral.
To collect and download anonymized data for submitting a device overview bug report, Export Device Data.
Contact
If you need to contact the authors, please post on the devcentral forum above or directly on the BigIPReport GitHub project.