|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 523831 | | Members: | 4281 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
rrdtool - to export data in XML format based on data from one or several rrdtool (round robin database) database files |
Description
To export data in XML format based on data from one or several rrdtool (round robin database) database files:
# rrdtool xport [-s|--start seconds] [-e|--end seconds] [-m|--maxrows rows] [--step value] [DEF:vname=rrd:ds-name:CF] [CDEF:vname=rpn-expression] [XPORT:vname[:legend]]
Example to export average data for input and output columns in the last hours inn rrd database host-inout.lo.rrd:
# rrdtool xport --start now-1h --end now DEF:xx=host-inout.lo.rrd:output:AVERAGE DEF:yy=host-inout.lo.rrd:input:AVERAGE CDEF:aa=xx,yy,+,8,* XPORT:xx:"out bytes" XPORT:aa:"in and out bits"
For details about rrdtool, see http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ rrdtool written by Tobi Oetiker |
Example
rrdtool xport --start now-1h --end now DEF:xx=host-inout.lo.rrd:output:AVERAGE DEF:yy=host-inout.lo.rrd:input:AVERAGE CDEF:aa=xx,yy,+,8,* XPORT:xx:"out bytes" XPORT:aa:"in and out bits" |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: swinstall - how to install depot files in HP/UX
Example: swinstall -s /tmp/perl.depot
[show me the details] |
coolcommand: emgr - starts the emergency fix (efix) manager in IBM AIX
Example: emgr -l
[show me the details] |
coolcommand: script - how to make a typescript of a terminal session
Example: script /tmp/myactions.log
[show me the details] |
coolcommand: penable - how to enable or report availability of login ports in IBM AIX
Example: penable -a
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42690 |
| Category AIX | 38082 |
| Category General UNIX | 34254 |
| solaris | 20802 |
| aix | 19388 |
|
|
|
|