Tags:
create new tag
view all tags

Question

Hi Gurus,

I use Twiki for managing our team knowledgebase. We are basically a set of Unix administrators. As a part of vlue added service to our internal users we would like our Twiki(internal) site to publish our server config details.

Meaning, we have about 80 odd servers were a custom script runs collecting the data and outputs it as html file. These files are collected from all server and saved under a Twiki subdirectory in the twiki server. Now the issue is, How do I get these pages displayed directly on Twiki site whithout adding more configs to twiki html config itself. What we felt was if Twiki had a "filesytem/directory" browsing facility then we could reach our html files in twiki subdirectory by browsing through the dir structure.

Awaiting your expert solutions/opinions,

Thanks in Advance, Senthil

Environment

TWiki version: TWikiRelease04x00x01
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: HPUX 11.23
Web server: Apache
Perl version: v5.8.3
Client OS: Windows
Web Browser: IE
Categories: Deployment

-- SenthilAnantha - 06 Feb 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Hi Senthil,

I do not see the real problem: TWiki can display HTML files directly. Just name them .txt and store them in the appropriate directory (i.e if your web name is a_web place it in .../data/a_web).

It would be good, if the file names have correct wiki names (i.e. the begin with a capital letter and have another capital letter somewhere in the word). This will make it easy to link to these files.

If the structure in the files is quite homogenious, it should be possible to do some fancy requalar expression searches to get an overview on servers on overload etc.

-- MarkusHesse - 16 Feb 2008

Some additonal points:

  • Use a dedicated web and lock the web for edit so that users are not tempted to edit content that gets overwritten
  • If you generate HTML follow the guidelines described in TextFormattingRules.
  • Consider generating TML, such as TWiki tables.

-- PeterThoeny - 03 Apr 2008

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2008-04-03 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.