addons:dynamic-host-notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
addons:dynamic-host-notes [2015/09/29 04:46] – created jezaddons:dynamic-host-notes [2017/07/07 01:31] (current) – [Description] jez
Line 8: Line 8:
  
 ===== Description ===== ===== Description =====
-Xymon allows the creation of a "notes" file under $XYMONVAR/www/notes/ with the filename ''<hostname>.html'' This causes Xymon to hotlink the hostname, so that clicking on it displays the file.+A standard Xymon feature allows the creation of a "notes" file under ''$XYMONVAR/www/notes/'' with the filename ''<hostname>.html'' This causes Xymon to hotlink the hostname, so that clicking on it displays the file's contents.
  
-This addon is a hostname "notes" template file, that uses Javascript to auto-generate various aspects of the file.  Because the content is auto-generated, the file can be copied or symlinked to other filenames, to cover as many hosts as required.+This addon is a hostname "notes" template file, that uses Javascript to auto-generate various aspects of the file's contents.  Because the content is auto-generated, the file can be copied unchanged (or symlinkedto other filenames, to cover as many hosts as required. 
 + 
 +{{ :addons:dynamic-dns-notes-image.png?400 |}}
  
 ===== Installation ===== ===== Installation =====
  
 +To install:
 +
 +  - copy the file somewhere on your server, perhaps in $XYMONVAR/www/notes/
 +  - edit the file to add schemes other than ssh:, if required
 +  - symlink the file to match a hostname, for example:<code>ln -s dynamic-host-notes.html server1.html</code>
 +  - repeat for all required hosts
  
 ===== Source ===== ===== Source =====
  • addons/dynamic-host-notes.1443501985.txt.gz
  • Last modified: 2015/09/29 04:46
  • by jez