How to remove nagios cache
You need to locate and remove objects.cache file
For ex.
cd /usr/local/nagios/var rm -fv objects.cache service nagios restart
This is it.… Read the rest
Notes
You need to locate and remove objects.cache file
For ex.
cd /usr/local/nagios/var rm -fv objects.cache service nagios restart
This is it.… Read the rest