<< [up] >>

dim_STAT User's Guide. by Dimitri
dim_STAT CLI
Well, I was really surprised by strong demand for CLI solution in dim_STAT by users!.. Seems Web interface is not making happy all the time :))

Here we are, since v.8.1 there is a CLI module in dim_STAT :)

 # /apps/ADMIN/dim_STAT-CLI

  dim_STAT CLI v.1.4
  Usage: dim_STAT-CLI  [options] 
    Options:
       -Base DBname
       -ID CollectID               (if empty: prints available Collect list)
       -Stat Name                  (if empty: prints available Stat list)
       -Begin YYYYMMDDhhmiss 
       -End YYYYMMDDhhmiss 
       -Out fname

    optional:
       -Title graphtitle           (if empty: uses Collect title)
       -Width size                 (if empty: uses default graph width)
       -Height size                (if empty: uses default graph height)

For the moment it gives you a way to get a single graph in PNG format for given Database, CollectID and Time interval. Stat names are corresponding directly to your Bookmarks in given Database, so more Bookmarks you done - more graphs you may generate :))



<< [up] >>