Bug 237664

Summary: remove siteroot CGI param from repl-monitor
Product: [Retired] 389 Reporter: Rich Megginson <rmeggins>
Component: AdminAssignee: Rich Megginson <rmeggins>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0.4CC: nhosoi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 16:46:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152373, 240316, 427409    
Attachments:
Description Flags
repl-monitor-cgi.pl.in none

Description Rich Megginson 2007-04-24 15:55:04 UTC
siteroot is the old style NETSITE_ROOT i.e. server root.  This is not applicable
to the FHS style of layout.

Comment 1 Rich Megginson 2007-09-06 18:04:49 UTC
Noriko, did you do this as part of your repl-monitor fix?

Comment 2 Noriko Hosoi 2007-09-06 18:22:12 UTC
Created attachment 189091 [details]
repl-monitor-cgi.pl.in

(In reply to comment #1)
> Noriko, did you do this as part of your repl-monitor fix?

Yep, I think so.  I'm attaching the source file: repl-monitor-cgi.pl.in

Comment 3 Rich Megginson 2007-09-06 18:37:29 UTC
Yep, looks good.