0

How can I add existing Hosts to HostGroups in Nagios XI, automatically? For example, I have an existing 100+ Windows servers that I want to add to a hostgroup called "Windows".

Beuy
  • 541
  • 2
  • 9
  • 19

1 Answers1

1

here is an existing article on server fault, but it refers to nagios core. It inserts hosts automatically using REGEX, as long as your windows servers have a common naming convention it could work.

Nagios Multiple servers config files

Ankh2054
  • 1,414
  • 13
  • 23