This support forum board is for support questions relating to
Nagios XI , our flagship commercial network monitoring solution.
Fred Kroeger
Posts: 588 Joined: Wed Oct 19, 2011 11:36 pm
Location: Perth, Western Australia
Contact:
Post
by Fred Kroeger » Wed Feb 22, 2017 6:28 pm
This is from the server where I recreated the Recurring Downtime schedules yesterday
Code: Select all
# echo "select count(*) from nagios_scheduleddowntime where instance_id != '1';" | mysql -uroot -pnagiosxi nagios
count(*)
0
# echo "select count(*) from nagios_instances where instance_id != '1';" | mysql -uroot -pnagiosxi nagios
count(*)
0
And this is from the server where I couldn't schedule multiple downtimes
Code: Select all
# echo "select count(*) from nagios_scheduleddowntime where instance_id != '1';" | mysql -uroot -pnagiosxi nagios
count(*)
0
# echo "select count(*) from nagios_instances where instance_id != '1';" | mysql -uroot -pnagiosxi nagios
count(*)
0
ssax
Dreams In Code
Posts: 7682 Joined: Wed Feb 11, 2015 12:54 pm
Post
by ssax » Thu Feb 23, 2017 11:03 am
Let's move this into a ticket, please email
[email protected] with a descriptive subject and detailed body and please include a link back to this thread so that we can get a remote session setup.
Thank you
Fred Kroeger
Posts: 588 Joined: Wed Oct 19, 2011 11:36 pm
Location: Perth, Western Australia
Contact:
Post
by Fred Kroeger » Mon Feb 27, 2017 1:06 am
Ticket has been raised
ssax
Dreams In Code
Posts: 7682 Joined: Wed Feb 11, 2015 12:54 pm
Post
by ssax » Mon Feb 27, 2017 10:31 am
Locking the topic as we've received your support ticket, we will continue support through the ticket.
Thank you