Code

Imported upstream version 1.2.26
[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">
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>rrdlastupdate - Return the most recent update to an RRD</p>
30 <p>
31 </p>
32 <hr />
33 <h1><a name="synopsis">SYNOPSIS</a></h1>
34 <p><strong>rrdtool</strong> <strong>lastupdate</strong> <em>filename</em></p>
35 <p>
36 </p>
37 <hr />
38 <h1><a name="description">DESCRIPTION</a></h1>
39 <p>The <strong>lastupdate</strong> function returns the UNIX timestamp and the 
40 value stored for each datum in the most recent update of an RRD.</p>
41 <dl>
42 <dt><strong><a name="item_filename"><em>filename</em></a></strong>
44 <dd>
45 <p>The name of the <strong>RRD</strong> that contains the data.</p>
46 </dd>
47 </li>
48 </dl>
49 <p>
50 </p>
51 <hr />
52 <h1><a name="author">AUTHOR</a></h1>
53 <p>Andy Riebs &lt;<a href="mailto:andy.riebs@hp.com">andy.riebs@hp.com</a>&gt;</p>
55 </body>
57 </html>