[hobbit] Hobbit 4.2.0
Manocchia, Robert
Robert-Manocchia at IDEXX.com
Wed May 30 22:40:19 CEST 2007
This is the entry in hobbit-apache.conf:
ScriptAlias /hobbit-cgi/ "/usr/local/cgi-bin/"
<Directory "/usr/local/cgi-bin">
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
</Directory>
here is a long listing from /usr/local/cgi-bin:
-rwxrwxrwx 1 hobbit apache 178 May 30 11:13 bb-csvinfo.sh
-rwxrwxrwx 1 hobbit apache 181 May 30 11:13 bb-datepage.sh
-rwxrwxrwx 1 hobbit apache 171 May 30 11:13 bb-eventlog.sh
-rwxrwxrwx 1 hobbit apache 176 May 30 11:13 bb-findhost.sh
-rwxrwxrwx 1 hobbit apache 204 May 30 11:13 bb-histlog.sh
-rwxrwxrwx 1 hobbit apache 161 May 30 11:13 bb-hist.sh
-rwxrwxrwx 1 hobbit apache 163 May 30 11:13 bb-hostsvc.sh
-rwxrwxrwx 1 hobbit apache 168 May 30 11:13 bb-replog.sh
-rwxrwxrwx 1 hobbit apache 213 May 30 11:13 bb-rep.sh
-rwxrwxrwx 1 hobbit apache 212 May 30 11:13 bb-snapshot.sh
-rwxrwxrwx 1 hobbit apache 331 May 30 11:13 hobbit-certreport.sh
-rwxrwxrwx 1 hobbit apache 201 May 30 11:13 hobbitcolumn.sh
-rwxrwxrwx 1 hobbit apache 257 May 30 11:13 hobbit-confreport.sh
-rwxrwxrwx 1 hobbit apache 162 May 30 11:13 hobbit-ghosts.sh
-rwxrwxrwx 1 hobbit apache 240 May 30 11:13 hobbitgraph.sh
-rwxrwxrwx 1 hobbit apache 174 May 30 11:13 hobbit-hostgraphs.sh
-rwxrwxrwx 1 hobbit apache 174 May 30 11:13 hobbit-nkview.sh
-rwxrwxrwx 1 hobbit apache 348 May 30 11:13 hobbit-nongreen.sh
Hope this helps.
Robert Manocchia
UNIX System Administrator
IDEXX Laboratories
207 556-6860
EMail Robert-Manocchia at idexx.com
-----Original Message-----
From: epperson at alumni.unc.edu [mailto:epperson at alumni.unc.edu]
Sent: Wednesday, May 30, 2007 2:29 PM
To: hobbit at hswn.dk
Subject: RE: [hobbit] Hobbit 4.2.0
On Wed, May 30, 2007 14:16, Manocchia, Robert wrote:
> Bob:
>
> The bb-hostsvc.sh file and others are in /usr/local/cgi-bin all owner by
> hobbit:users with 755 as the permissions mask.
>
Bob's not here. ;)
Perhaps the ScriptAlias for /hobbit-cgi/ is pointed somewhere other than
/usr/local/cgi-bin where you have the scripts. In the rpm distribution
built for Fedora 5, this is done in the hobbit-apache.conf file I
mentioned earlier. It could also be done directly in the the httpd.conf
file.
Looks something like:
ScriptAlias /hobbit-cgi/ "/usr/lib/hobbit/cgi-bin/"
<Directory "/usr/lib/hobbit/cgi-bin">
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
</Directory>
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe at hswn.dk
More information about the Xymon
mailing list