Search found 2 matches

by esantora
Mon Apr 01, 2019 10:01 am
Forum: Open Source Nagios Projects
Topic: core 4.4.1 retention.dat not updating properly
Replies: 1
Views: 582

core 4.4.1 retention.dat not updating properly

Hello, I have a central Nagios Core 4.4.1 instance that receives passive host and service checks from several internal Nagios instances via nsca. The central instance does no active checking itself and it's the only instance that sends notifications. When the central instance receives a HOST DOWN al...
by esantora
Sat Nov 17, 2018 9:09 am
Forum: Open Source Nagios Projects
Topic: host group regex revisited
Replies: 1
Views: 952

host group regex revisited

Hello, I've read through previous regex posts on here, but still haven't found a solution to my issue. I have the following set in my nagios.cfg: use_regexp_matching=1 use_true_regexp_matching=1 I'm using the following regex for hostgroup members: ^\w.*\.(sub1|sub2|sub3)\.?[\w.]*$ In Nagios, this ma...