It is common that we should perform regular index maintenance to our database. In Solarwinds Orion, there's a alert called Top Indexes for Database that warns us about high index fragmentation level. But the alert does not have custom setting to filter only index with specific minimum page count, only Minimum Index Size to retreive. Since the best practice is to filter index with minimum page count of 1000 (this is a starting point, not fixed value) as a criteria to determine whether the index is worth to reorganize or rebuild and ignoring small index which has no impact to performance if left fragmented, please add setting to allow setting Minimum Index Page Count.