EnglishFrenchSpanish

Ad


OnWorks favicon

drawvalmapp - Online in the Cloud

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

This is the command drawvalmapp 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


drawvalmap - Generate a graphical output of validation status values
encountered by the validator library.

SYNOPSIS


drawvalmap <logfile>

drawvalmap

DESCRIPTION


drawvalmap is a simple utility that can be used to display the validator status values in
a graphical format. The input to this script is a set of log messages that can be read
either from file or from a socket. The output is an image file containing an image of the
various validator authentication chain status values.

drawvalmap reads data from STDIN if the logfile and the socket option are both
unspecified. If the -f option is given, the output image file is embedded in an HTML file
with the given name. The HTML file auto-refreshes according to the refresh time supplied
by the -r option, allowing changes to the validator graph to be constantly tracked.

The typical usage of this script is in the following way:

# drawvalmap <logfile>

It would not be uncommon to use this script for troubleshooting purposes, in which case
output generated by a driver program would be "piped" to this script in the manner shown
below.

# dt-validate -o6:stdout secure.example.com. | drawvalmap -f val_log_map.html

In each case the script generates the results in a val_log_map.png file. In the second
case, an HTML file with the name val_log_map.html is also generated.

OPTIONS


-a IP-address
This changes the address to which drawvalmap binds itself to the specified value. This
option takes effect only if the -s option is also specified.

-f file.ext
This creates an image of the type determined by the file extension

-g xxxx (deprecated)
Use -f instead.

-h file.html
This creates an HTML file with the given name, which contains the image of the
validation map.

-i ignore_pattern_string
This causes drawvalmap to ignore log records that match the given ignore pattern.

-l log_event1,log_event2
This causes drawvalmap to enable display of events for the given list of log types.
The following log event types are defined with their default enabled status indicated
in parenthesis: SUCCESS(1), BOGUS(1), DATA_MISSING(1), ERROR(1), and IGNORED(0).

-m match_pattern_string
This causes drawvalmap to include only log records that match the given pattern. If a
given log record matches a pattern given by the -m option and also matches the pattern
given by the -i option the effective result is that of ignoring the record.

-p port
This changes the port to which drawvalmap binds itself to the specified value. This
option takes effect only if the -s option is also specified.

-r refresh-period
This changes the refresh period in the HTML file to the given value. The default is 5
seconds.

-s This changes the mode of operation to read input from a socket. The default address
and port to which drawvalmap binds are 127.0.0.1:1053.

PRE-REQUISITES


GraphViz

COPYRIGHT


Copyright 2005-2013 SPARTA, Inc. All rights reserved. See the COPYING file included with
the DNSSEC-Tools package for details.

Use drawvalmapp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Laravel
    Laravel
    Laravel is a free, open-source PHP web
    framework. Features:Expressive,
    beautiful syntax.Database agnostic
    migrationsSchema builderPainless
    routingPowerful queu...
    Download Laravel
  • 2
    nmon for Linux
    nmon for Linux
    nmon is short for Nigel's
    Performance Monitor It either shows you
    the stats on-screen updating once a
    second or saves the data to a CSV file
    for later anal...
    Download nmon for Linux
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 7
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • More »

Linux commands

Ad