Search found 1 match
- Thu Oct 04, 2018 5:12 am
- Forum: Open Source Nagios Projects
- Topic: Doubt about members in define hostgroups
- Replies: 1
- Views: 577
Doubt about members in define hostgroups
Hello, I have a somewhat old version of nagios core, in it, I define the members of a group as follows define hostgroup { hostgroup_name Group1 alias Group1 members example_ * } I have several hosts with the names example1, example2, example3, etc ... but when compiling nagios, it throws the followi...