Page 1 of 1
Maintenance
Posted: Wed Mar 13, 2019 11:07 pm
by floki
Good Day,
How to verify if the nagios log server can run the Maintenance settings that is configured through the Web Gui? I already set the Maintenance to close the indices in 10 days period and delete them in 11 days perion. But when I run the job in command subsystem, the indices is still not deleted.
Thanks
Re: Maintenance
Posted: Thu Mar 14, 2019 11:59 am
by npolovenko
Hello,
@floki. Please open the command line to the log server, type the following command and hit enter:
tail -f /usr/local/nagioslogserver/var/jobs.log > /tmp/support.txt
And while this command is still running open the Log Server web interface, go to the command subsystem tab and run the snapshot and maintenance job.
After you run it wait another minute, then exit out from the command in the command line. This should generate the support.txt file in the /tmp/ folder. Please upload the support.txt file in the ticket.
Next, please take a screenshot of your Snapshot and Maintenance settings.
Finally, please generate and send me a profile from each log server in the cluster. A profile can be generated under Admin > System > System Status or in the command line by running:
/usr/local/nagioslogserver/scripts/profile.sh
The profile can be found at /tmp/system-profile.tar.gz.
Please upload that profile in the thread as well.