Service Detail Screens and Config/Services screen not loadin

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Service Detail Screens and Config/Services screen not lo

Post by ssax »

Did you run through the KB article that Box293 posted?

Also, may want to vacuum the postgresql DB:

Code: Select all

echo "vacuum;vacuum analyze;vacuum full;"|psql nagiosxi postgres
service postgresql restart
Locked