EnglishFrenchSpanish

OnWorks favicon

wulf2html - Online in the Cloud

Run wulf2html in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command wulf2html that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


wulfweb - A script to create an html table of cluster node statistics

SYNOPSIS


wulfweb [-d delay] [-f wulfhosts] [-i include] [-p path] [-t type] [-h] [-v level]
filename

WULFWEB OPTIONS


filename (required) is the name of the web page created (e.g. mycluster.html)
-d delay sets the delay used for both wulflogger and page updates
-f wulfhosts to specify a particular wulfhosts file
-i include file (which must contain html intended to go after <html> and before the
table in the created web page).
-t type to control wulflogger "type" of display.
-h displays help/usage
-v level controls verbosity and debugging output

DESCRIPTION


wulfweb is a script that creates a web page containing an optional inclusion (described in
detail below) followed by an html table formatted to contain automatically updated cluster
statistics collected from xmlsysd's running on the cluster nodes by wulflogger. Note that
wulflogger is therefore required by the wulfweb program.

A typical invocation might be:

$ wulfweb -f /usr/share/wulfweb/wulfhosts -d 60 -t 1 \
-i myheader.html mycluster.html &

to create a page with the header myheader.html in front of the "load averages" table that
auto-refreshes every 60 seconds. The cluster is described in the wulfhosts file (see
wulfstat(1) or wulflogger(1) for details). Run in the background, wulfweb will keep this
page current indefinitely.

INCLUDED FILE


The included file must contain valid html for material that you might wish to precede the
table. It can be empty (or no include file may be given on the command line) in which
case the raw table and the <meta> tag that causes automatic refresh are the sole contents
of the output file.

The included header file can be as fancy as you like, but I'd strongly urge that if you
want to embed the tables in a complex document you consider using php and including the
table in a php-generated page, as otherwise I think you'll find this simple inclusion
mechanism limiting.

Be warned! Check the resulting documents produced carefully for errors! The most that
wulfweb can do is produce the table (hopefully correctly). Obviously it cannot be blamed
for bad html in any inclusion.

The following is an example of a reasonable inclusion that should work:

<html>
<head>
<title>MyCluster Stats</title>
</head>

<body>

<h2>MyCluster Load Average</h2>

<hr>

DISPLAY TYPES


The following display types are supported by wulflogger:

0 - a "vmstat-like" display of stats from all cluster hosts. Probably
the most useful single display.
1 - load average only
2 - memory utilization (similar to running "free" on each host)
3 - network rates
4 - time displays system clocks, uptime, cpu type and clock
5 - pids interface for monitoring running distributed tasks.
6 - pids interface for monitoring running distributed tasks with
full command line displayed.

The pids interface (with or without the full command line displayed) is a bit quirky. It
will generally ignore root-owned tasks, for example, presuming that the tool is intended
to monitor userspace applications. There exist wulfhosts controls for these properties;
eventually they will likely be controllable at the command line of this tool as well.

Use wulf2html online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad