.SE DNSSEC Monitor Tools 1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News .SE DNSSEC Monitor Tools 1.0 (Default branch)
# 1  
Old 03-12-2009
.SE DNSSEC Monitor Tools 1.0 (Default branch)

.SE DNSSEC Monitor Tools is a handful of tools tomonitor DNSSEC signed zones.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Solaris

How can i monitor solaris server by using any monitoring tools

Hi forum We have nearly 240 servers inclding zones . How can i monitor server and its performance by using any monitoring tools. My indentions is to plot graphs based on server utilization interms of cpu and memory Is there any opensource tools for this. I saw collectd and it has agent... (3 Replies)
Discussion started by: bentech4u
3 Replies

2. Programming

Tools to monitor system performance in Android or linux

Hi, May i know the tools which will give the below details in a consolidated fashion for some 'X' duration in single and multicore processors, 1) How many times and how long scheduler code and kernel threads are executing ? 2) Details about each process, time spent in each state (run, wait... (0 Replies)
Discussion started by: tkarthi85
0 Replies

3. Solaris

Problem with running ./configure for DNSSEC-Tools 1.5

checking size of short... configure: error: cannot compute sizeof (short), 77 See `config.log' for more details. configure: error: /bin/bash './configure' failed for validator Above are the last few lines shown before ./configure ended and it was not successful. What am I lacking of? ... (1 Reply)
Discussion started by: kagi182
1 Replies
Login or Register to Ask a Question
REALMCHK(1p)						User Contributed Perl Documentation					      REALMCHK(1p)

NAME
realmchk - Validate a set of DNSSEC-Tools realms files SYNOPSIS
realmchk [options] <realm-files> DESCRIPTION
realmchk checks the validity of a set of DNSSEC-Tools realms file. The results can be given in a summary or verbose form, or without any results printed at all. The exit code is the count of errors found by realmchk in all the realms files checked. realmchk identifies the following error conditions: * The state is either "active" or "inactive". * The config directory is a writable, searchable directory. * The state directory is a writable, searchable directory.. * The realm directory is a writable, searchable directory. * The rollrec file is a writable regular file. * If the user is defined, it is a valid user. OPTIONS
The following options are handled by realmchk. -quiet Give no output. -verbose Provide extensive output describing the state of the realms files. -Version Displays the version information for realmchk and the DNSSEC-Tools package. -help Displays a help message and exits. COPYRIGHT
Copyright 2012 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details. AUTHOR
Wayne Morrison, tewok@tislabs.com SEE ALSO
dtrealms(8), lsrealm(8), realminit(8) Net::DNS::SEC::Tools::realm.pm(3), perl v5.14.2 2012-06-21 REALMCHK(1p)