Quick Question: Seperating cfg's per OS

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
develtx
Posts: 7
Joined: Fri Jan 03, 2014 1:07 pm

Quick Question: Seperating cfg's per OS

Post by develtx »

I've inherited colossal hosts.cfg and services.cfg files. If I am wanting to separate Windows / Linux / Network nodes, can I create new .cfg files and just point to those in the nagios.cfg via cfg_file=/blah/blah/pathtonewconfigs
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Quick Question: Seperating cfg's per OS

Post by tmcdonald »

That will certainly work, yes.
Former Nagios employee
develtx
Posts: 7
Joined: Fri Jan 03, 2014 1:07 pm

Re: Quick Question: Seperating cfg's per OS

Post by develtx »

Excellent, ty sir.
Locked