Code

Imported upstream version 1.3rc9.
[pkg-rrdtool.git] / doc / rrdlast.html
1 <?xml version="1.0" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>rrdlast</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <link rev="made" href="mailto:root@localhost" />
8 </head>
10 <body style="background-color: white">
12 <p><a name="__index__"></a></p>
13 <!-- INDEX BEGIN -->
14 <!--
16 <ul>
18         <li><a href="#name">NAME</a></li>
19         <li><a href="#synopsis">SYNOPSIS</a></li>
20         <li><a href="#description">DESCRIPTION</a></li>
21         <li><a href="#author">AUTHOR</a></li>
22 </ul>
23 -->
24 <!-- INDEX END -->
26 <p>
27 </p>
28 <h1><a name="name">NAME</a></h1>
29 <p>rrdlast - Return the date of the last data sample in an RRD</p>
30 <p>
31 </p>
32 <hr />
33 <h1><a name="synopsis">SYNOPSIS</a></h1>
34 <p><strong>rrdtool</strong> <strong>last</strong> <em>filename</em></p>
35 <p>
36 </p>
37 <hr />
38 <h1><a name="description">DESCRIPTION</a></h1>
39 <p>The <strong>last</strong> function returns the UNIX timestamp of the most recent
40 update of the RRD.</p>
41 <dl>
42 <dt><strong><a name="item_filename"><em>filename</em></a></strong></dt>
44 <dd>
45 <p>The name of the <strong>RRD</strong> that contains the data.</p>
46 </dd>
47 </dl>
48 <p>
49 </p>
50 <hr />
51 <h1><a name="author">AUTHOR</a></h1>
52 <p>Russ Wright &lt;<a href="mailto:rwwright@home.com">rwwright@home.com</a>&gt;</p>
54 </body>
56 </html>