Regex matching in host search bar

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
cwscribner
Posts: 316
Joined: Thu Mar 31, 2011 9:54 am
Location: Patten, ME
Contact:

Regex matching in host search bar

Post by cwscribner »

The Idea: Match hosts/objects in the CCM search bar by regex (allow wild cards)

Ex: Search: hvma*.one.org

Returns:
hvma1.one.org
hvma2.one.org
hvma120.one.org
hvma220.one.org
etc...
Locked