1. oneacct(1)
  2. oneacct(1) -- OpenNebula Accounting Tool
  3. oneacct(1)

NAME

oneacct

SYNOPSIS

oneacct [options]

OPTIONS

 -s, --start TIME          Start date and time to take into account
 -e, --end TIME            End date and time
 -u, --user user           User name or id to filter the results
 -g, --group group         Group name or id to filter the results
 -H, --host HOST           Host name or id to filter the results
 --xpath XPATH_EXPRESSION  Xpath expression to filter the results.             For example: oneacct --xpath 'HISTORY[ETIME>0]'
 -x, --xml                 Show the resource in xml format
 -j, --json                Show the resource in xml format
 --split                   Split the output in a table for each VM
 -v, --verbose             Verbose mode
 -h, --help                Show this message
 -V, --version             Show version and copyright information

ARGUMENT FORMATS

LICENSE

OpenNebula 3.8.5 Copyright 2002-2013, OpenNebula Project Leads (OpenNebula.org)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

  1. October 2013
  2. oneacct(1)