Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2001 10:38:56 +0200 (CEST)
From:      edwin@mavetju.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/26981: [PATCH] RRDtool definitions for file(1)
Message-ID:  <20010430083856.086D634A@d9168.upc-d.chello.nl>

next in thread | raw e-mail | index | archive | help

>Number:         26981
>Category:       bin
>Synopsis:       [PATCH] RRDtool definitions for file(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 30 01:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
-
>Environment:

	FreeBSD 4.2

>Description:

	These are definitions for the file-command for files created
	by the RRDtool.

>How-To-Repeat:

	[~/rrd] edwin@p6>file dhcp.rrd 
	dhcp.rrd: RRDTool DB version 0001

>Fix:

[/usr/src/usr.bin/file/Magdir] edwin@p6>diff -u database.old database
--- database.old        Mon Apr 30 10:28:57 2001
+++ database    Mon Apr 30 10:33:58 2001
@@ -36,3 +36,8 @@
 >12    belong  x               Free Page %d,
 >16    belong  x               Number of Records %d,
 >20    belong  x               Flags 0x%x)
+#
+#
+# Round Robin Database Tool by Tobias Oetiker <oetiker@ee.ethz.ch>
+0      string  RRD             RRDTool DB
+>4     string  x               version %s
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010430083856.086D634A>