[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Critical system editor doesn't save data when hitting 'Update'
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Critical system editor doesn't save data when hitting 'Update'
- From: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Wed, 22 Oct 2008 19:25:56 +0200
- Cc: "Haertig, David F (Dave)" <haertig (at) avaya.com>
- References: <5FAC3462B446C244A45ED5303B6149110B5DE1CF (at) NYCPEXV005.na.blkint.com> <9836EA7D7FDAE34099AED87A2D9C3A8D0296DC8D (at) 306181ANEX2.global.avaya.com> <9836EA7D7FDAE34099AED87A2D9C3A8D029B6FA4 (at) 306181ANEX2.global.avaya.com>
- User-agent: KMail/1.10.1 (Linux/2.6.27-desktop-0.rc8.2mnb; KDE/4.1.2; x86_64; ; )
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