Page 8 of 8

Re: Configure Exim MailServer Logs With NLS

Posted: Mon Feb 15, 2016 10:38 am
by hsmith
rlinux57 wrote: can we install NLS with nagios monitoring core server ?
For clarification, are you asking if you can install Nagios Core on the NLS virtual machine? If so, the answer is officially "no.", but it may work. That kind of configuration is untested and unsupported by us though.

Re: Configure Exim MailServer Logs With NLS

Posted: Mon Feb 15, 2016 1:57 pm
by rlinux57
I mean to say is it possible to install both of them on same single KVM machine ?


Moreover below script wont show apache or other logs just shows exim logs:

Code: Select all

curl -s -O http://nlsip/nagioslogserver/scripts/setup-linux.sh
bash setup-linux.sh -s nlsip -p 5544 -f "/path/to/exim/logdir/*.log" -t FILE_TAG

Re: Configure Exim MailServer Logs With NLS

Posted: Mon Feb 15, 2016 2:55 pm
by hsmith
rlinux57 wrote:I mean to say is it possible to install both of them on same single KVM machine ?
If you have a KVM host, and you set up one VM for Core, and one VM for NLS that is fine. If you have a machine running KVM, NLS, and Core, that is not going to work out very well I would imagine.
rlinux57 wrote:Moreover below script wont show apache or other logs just shows exim logs:
You'll need to run the script for all of your log locations.