22 Oct
2008
22 Oct
'08
5:25 p.m.
On Wednesday 22 October 2008 19:15:19 Haertig, David F (Dave) wrote:
If I define some critical system criteria against a host (or create a template) and hit "Update", the form clears except for the hostname and testname fields. If I then do a "Search" on the hostname/textname data I just entered, it says there are no records. The hostname/testname I entered is not displayed on the Critical Systems View either.
Where are these critical systems records saved? In a file somewhere that I could check manually?
~/hobbit/server/etc/hobbit-nkview.cfg, and that obviously has to be writable by the user running the web server (e.g. apache).
A quick test would be:
su - apache -s /bin/sh -c '/bin/touch ~hobbit/server/etc/hobbit-nkview.cfg'
Regards, Buchan