<br><font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif">i have wrote 5 CGI-Scripts for administrate
Hobbit. But i need Helf because there are many unsolved Problems</font>
<br>
<br><font size=2 face="sans-serif">1. A Script which can delete/rename
Services or Hosts</font>
<br><font size=2 face="sans-serif">2. A Script where you can edit your
Config in Browser</font>
<br><font size=2 face="sans-serif">3. A Script to test your hobbit-alert.cfg
in two way.</font>
<br><font size=2 face="sans-serif">        1.
By using bbcm</font>
<br><font size=2 face="sans-serif">        2.
To change any Test in any Color you want</font>
<br><font size=2 face="sans-serif">4. A Script to watch your Hobbit Server
Logs in Browser</font>
<br><font size=2 face="sans-serif">5. A Script you can view Graphs with
an exact Time.</font>
<br>
<br><font size=2 face="sans-serif">You can download it here:</font>
<br><font size=2 face="sans-serif">http://www.fh-augsburg.de/~henk/hobbit/</font>
<br><font size=2 face="sans-serif">and copie it in ./cgi-secure</font>
<br>
<br><font size=2 face="sans-serif">header and footer must copied in ./server/web/
</font>
<br><font size=2 face="sans-serif">and your Menu should changed: (./server/www/menu_items.js)</font>
<br><font size=2 face="sans-serif">in something like that:</font>
<br><font size=2 face="sans-serif">...</font>
<br><font size=2 face="sans-serif">['Administration', null, null,</font>
<br><font size=2 face="sans-serif">         
      ['Find host', 'http://hobbit/hobbit-cgi/bb-findhost.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['Acknowledge alert', 'http://hobbit/hobbit-seccgi/bb-ack.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['Enable/disable', 'http://hobbit/hobbit-seccgi/hobbit-enadis.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['Edit critical systems', 'http://hobbit/hobbit-seccgi/hobbit-nkedit.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['Rename/Delete', 'http://hobbit/hobbit-seccgi/chhostservice.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['Edit Configs', 'http://hobbit/hobbit-seccgi/edit_files.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['Test alerts', 'http://hobbit/hobbit-seccgi/testalarm.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['View Hobbit-Server Logs', 'http://hobbit/hobbit-seccgi/viewlogs.sh'],</font>
<br><font size=2 face="sans-serif">         
      ['View Graph', 'http://hobbit/hobbit-seccgi/view_graph.sh'],</font>
<br><font size=2 face="sans-serif">        ],</font>
<br><font size=2 face="sans-serif">...</font>
<br>
<br><font size=2 face="sans-serif">NOW TO MY PROBLEMS:</font>
<br><font size=2 face="sans-serif">1. How can i found out which server
have which service? and that only by using the Filesystem because i don't
use C (i use normal bashscripts)</font>
<br><font size=2 face="sans-serif">2. How can i found which Server has
which graph? (with the same Condition)</font>
<br>
<br><font size=2 face="sans-serif">3. Bugs, Problems,....</font>
<br>
<br><font size=2 face="sans-serif">thx a lot</font>
<br><font size=2 face="sans-serif">Stefan</font>
<br>
<br><font size=2 face="sans-serif">P.S. sorry for my bad English its christmas
</font><a href="http://dict.leo.org/ende?lp=ende&p=/gQPU.&search=Christmas"></a><font size=2 face="sans-serif">soon
;-)</font>