I have to open up the conf directory to allow "apache" to write. Same problem related to images/temp for rrd. There could be some system running httpd with user nobody -> more files need to be changed (read/execute by apache, depends on user's umask and how untar/gzip was done). Therefore, INSTALL file need to update to address permission changes that related to apache:apache->jffnms:jffnms changes.
PS: why host view is not organized by zone, like interfaces view is? Min -----Original Message----- From: Javier Szyszlican [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 3:59 PM Cc: JFFNMS Mail List Subject: Re: [jffnms-users] JFFNMS 0.8.0-pre1 Released This seems ok. Your Apache runs as apache so there should be no problem. Javier Min Qiu wrote: > I'm sorry to conclude this too soon. It is permission issue. > > -rw-r----- 1 jffnms jffnms 753 Jan 12 18:43 config.parse.func.inc.php > -rw-r----- 1 jffnms jffnms 3839 Jan 12 18:43 config.parse.inc.php > -rw-r----- 1 jffnms jffnms 2293 Jan 12 18:43 config.php > -rw-r--r-- 1 apache apache 507 Jan 13 15:27 jffnms.conf > -rw-r--r-- 1 apache apache 507 Jan 13 15:27 jffnms.conf.2005-01-13 > -rw-r----- 1 jffnms jffnms 6652 Jan 12 18:43 jffnms.conf.defaults > > Recalled the difficulty I went through a few days ago with 0.7.9 and > selinux (I don't know selinux either), may be jffnms should stay with > apache/httpd/www user/group to avoid more installation issue? > > Thanks, > > Min > > > -----Original Message----- > From: Min Qiu > Sent: Thursday, January 13, 2005 3:23 PM > To: Javier Szyszlican; JFFNMS Mail List > Subject: RE: [jffnms-users] JFFNMS 0.8.0-pre1 Released > > If one installs jffnms in a different location the first time, the setup > can not be saved properly. I have the same problem with 0.7.9 so this > is not a new bug. I'm not familiar with php code. I would guess > $jffnms_config_file in setup.php need to be updated to user input? The > work around is to edit config.ini 0.7.9 or jffnms.conf in 0.8.0.pre1 > directly. > > Min > > -----Original Message----- > From: Min Qiu > Sent: Thursday, January 13, 2005 12:20 PM > To: Javier Szyszlican; JFFNMS Mail List > Subject: RE: [jffnms-users] JFFNMS 0.8.0-pre1 Released > > Oops, I polled the nightly yesterday (~4:00pm EST). Is there any update > since then? > > The interfaces are sure much nicer than 0.7.9. > > One small thing I noticed when I navigated through the menu was it is > nice if there is indent in the sub_menu. I added some " " in the > title/sub title in $view_modes_list. There could be a better solution. > Since I'm new to jffnms, most of my questions below are more or less > related to design concept or culture thingy: > > Is Alarm view, similar to event view (table like, not the graph stuff) > can be provided? The reason I ask this is for large site, Ops may need > to focus on Alarms. Events view could be too much to monitor. (I could > miss understood the concept of alarm in jffnms) > > Can the field Ack in event be overload by a ticket ID and/or user ID? > Again, this is related to large Op center when work flow between folks > need to be managed. Simple check mark may not be enough. > > In the same Ack thingy, the default 20 sec refresh make it impossible to > do any thing as the user input are constantly wiped out. It gets even > worse if user want to create a new journal. Maybe the journal/ack > should be a popup? > > Thanks for the good works!!! > > Min > > -----Original Message----- > From: Javier Szyszlican [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 12, 2005 7:03 PM > To: JFFNMS Mail List > Subject: [jffnms-users] JFFNMS 0.8.0-pre1 Released > > Hi, > > I'm starting the release plan for 0.8.0 with the first test release > -pre1. > You should expect final 0.8.0 in a couple of weeks. > > There were a lot of changes in this version, 60% GUI related and 20% > poller > related. > > I hope you like the new GUI, it was tested with Firefox 1.0 and IE 6 and > it > seems to work correctly on both (thanks to Peter Burgstaller for the > HTML and JS > books). > > The new poller system is designed to work from the smallest networks to > the > biggest environments (if you have the needed hardware), no more > sequential host > polling, if you have over 300 hosts you know that the current poller > will not > finish launching poller childs on time for 5 minute measures. It was > tested on a > 300 device network thanks to Travis Johnson. > > I'm asking for an all-out testing phase, I really need your feedback on > all the > changes since I don't have the time or the network to test everything. > > Please try it on a test server, not your main production server. > It will be better if you could simulate an upgrade, that is copy your db > and > jffnms code to another server and the upgrade to 0.8.0-pre1 as per > instructions. > > You can also check the INSTALL file for updated clean-install > instructions. > > Change Log: > http://jffnms.org/jffnms/Changelog > > Download for Unix: > http://jffnms.org/nightly/jffnms-0.8.0-pre1.tar.gz > Upgrade: > http://jffnms.org/nightly/upgrade/jffnms-upgrade-0.7.9-to-0.8.0-pre1.tar > .gz > > Download for Windows: > http://jffnms.org/nightly/jffnms-0.8.0-pre1.win32.zip > > I hope you like it. > > Javier > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
