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.rlinux57 wrote: can we install NLS with nagios monitoring core server ?
Configure Exim MailServer Logs With NLS
Re: Configure Exim MailServer Logs With NLS
Former Nagios Employee.
me.
me.
Re: Configure Exim MailServer Logs With NLS
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:
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_TAGRe: Configure Exim MailServer Logs With NLS
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:I mean to say is it possible to install both of them on same single KVM machine ?
You'll need to run the script for all of your log locations.rlinux57 wrote:Moreover below script wont show apache or other logs just shows exim logs:
Former Nagios Employee.
me.
me.