Search found 1 match
- Fri Apr 17, 2020 5:51 am
- Forum: Open Source Nagios Projects
- Topic: Regular expression to exclude host in hostgroup members
- Replies: 0
- Views: 1923
Regular expression to exclude host in hostgroup members
Hi, I'm trying to define a host group which will take all hosts which have (odd numbers). But we do have one exception, and I would like to exclude it. We have these configurations enabled in nagios.cfg: use_regexp_matching=1 use_true_regexp_matching=1 This works perfectly, but I can't exclude that ...