Code

Imported upstream version 1.3.8.
[pkg-rrdtool.git] / doc / rrdlastupdate.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>rrdlastupdate</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">
13 <!-- INDEX BEGIN -->
14 <div name="index">
15 <p><a name="__index__"></a></p>
16 <!--
18 <ul>
20         <li><a href="#name">NAME</a></li>
21         <li><a href="#synopsis">SYNOPSIS</a></li>
22         <li><a href="#description">DESCRIPTION</a></li>
23         <li><a href="#author">AUTHOR</a></li>
24 </ul>
26 -->
29 </div>
30 <!-- INDEX END -->
32 <p>
33 </p>
34 <h1><a name="name">NAME</a></h1>
35 <p>rrdlastupdate - Return the most recent update to an RRD</p>
36 <p>
37 </p>
38 <hr />
39 <h1><a name="synopsis">SYNOPSIS</a></h1>
40 <p><strong>rrdtool</strong> <strong>lastupdate</strong> <em>filename</em></p>
41 <p>
42 </p>
43 <hr />
44 <h1><a name="description">DESCRIPTION</a></h1>
45 <p>The <strong>lastupdate</strong> function returns the UNIX timestamp and the 
46 value stored for each datum in the most recent update of an RRD.</p>
47 <dl>
48 <dt><strong><a name="filename" class="item"><em>filename</em></a></strong></dt>
50 <dd>
51 <p>The name of the <strong>RRD</strong> that contains the data.</p>
52 </dd>
53 </dl>
54 <p>
55 </p>
56 <hr />
57 <h1><a name="author">AUTHOR</a></h1>
58 <p>Andy Riebs &lt;<a href="mailto:andy.riebs@hp.com">andy.riebs@hp.com</a>&gt;</p>
60 </body>
62 </html>