[SOLVED] Which recurring downtime script?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
JGCG
Posts: 45
Joined: Fri Sep 29, 2017 6:31 am

[SOLVED] Which recurring downtime script?

Post by JGCG »

Hi,

In 5.5.2, which script needs to be executed to manually update the recurring downtime: recurringdowntime.pl or recurring_downtime.php.
Both exist in the /usr/local/nagiosxi/cron directory.
I'm used to running the perl script, but I believe I read somewhere this has been replaced with the PHP script?

Thanks.
Last edited by JGCG on Thu Aug 09, 2018 2:56 am, edited 1 time in total.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Which recurring downtime script?

Post by scottwilkerson »

in 5.5.X this switched to the recurring_downtime.php

Code: Select all

/usr/bin/php -q /usr/local/nagiosxi/cron/recurring_downtime.php
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked