[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

3246.0. "Snapshots of partitions - Supported??" by CUJO::HILL (Dan Hill-Net.Mgt.-Customer Resident) Thu Jun 25 1992 03:09

    Is there a way to take a snap shot of all partitions (COUNTERS, STATUS,
    IDENTIFIERS, ...) for a node and save this data to a file for later
    analysis?  Can we do this with Extract via one command?
    
    -Dan
T.RTitleUserPersonal
Name
DateLines
3246.1SHOW TO FILECCIIS1::ROGGEBAND_ �hili��e _Thu Jun 25 1992 06:277
    Dan
    
    The simplest way that comes to mind is to run a batch job which issues
    a "SHOW <obj whatever> ALL ATTRIBUTES TO FILE <whatever> [AT EVERY
    <timeframe>]"
    
    �hR
3246.2"last captured data"SKIBUM::GASSMANThu Jun 25 1992 08:577
    Going to a file is fine - but how is the data recalled then?  When doing
    trouble shooting of a downed router - knowing what interfaces it had, and
    what was the data on all partitions at the last snapshot - is valuable to 
    the person looking into the problem.  A new feature that kept that 
    "last captured" data would go a long way towards adding value to MCC.
    
    bill
3246.3Storing of last captured data = excellent ideaCUJO::HILLDan Hill-Net.Mgt.-Customer ResidentThu Jun 25 1992 14:004
    Bill's idea is exactly what we need.  It would be nice to have the
    option to turn it on or off by default.
    
    -dh
3246.4You can do it now. It just needs some lipstick...MCDOUG::MCPHERSONLife is hard. Play short.Thu Jun 25 1992 14:279
Recording of atribute data and subsequent playback is already handled by the
Historian FM and DECmcc's dispatcher handling of requests for *past* data.

E.g. If you've recorded "all attributes" for a router using the RECORD
directive, then you can 'play back' the old data by simply issuing a SHOW ALL
ATTRIBUTES for the router specifying a timespec that matches the window of
recorded data.


3246.5Entity cloner FM, Set debug FMTOOK::FONSECAI heard it through the Grapevine...Fri Jun 26 1992 16:2920
I'm not sure you are really talking about this, but I would like to
see a way to do this SHOW ALL, and store the information in a way that
would allow you to then do a subsequent SET ALL using the information
gleaned from the SHOW.  TSAM currently has a utility that allows you
to grab all of the info, and then it scans through it and creates 
a com file that does this.  Folks like to set up a terminal server,
and then clone other servers the same way.

I'm sure that terminal servers are not the only management entity
that users would like to do this with.

Secondly, a similar feature which would be useful for testing AMs
would allow you to do a SET, and would do a subsequent SHOW, which would
verify that the SET actually 'took'.  This would either triggerable
by setting a logical, or would be another AM that would somehow intercept
the commands.  I've thought of impletmenting it inside TSAM, but to
be truely general and more useful to all AM developers, it would be
outside the AM.

-Dave
3246.6copy obj X to Obj Y -- would be niceCLARID::PATELWe&#039;ll get it right on the nightMon Jun 29 1992 05:396
    While we are in a good ideas mode, ;-)

    a copy object x attributes to object y, with data entry for mandatory
    "different" data in a form would be really whoopee

    Amrit
3246.7SHOW TO SPREADSHEETZPOVC::ANDREWWAITESDo what it takes, take what it doesTue Jun 30 1992 00:3219
    Hi,
    
    	Seems there is room for ideas here. I am busily building all sorts
    of nasty interfaces to provide some "finish" to MCC. The architecture
    is GREAT but one suggestion..
    
    	I find the output from the SHOW directive to be pretty long winded
    (especially when doing things like SHOW BRIDGE blah FORW DATA STAT
    ENTRY *). I could export lots of data then use the Rdb database
    but setting this up is a pain and the export seems more for repetitious
    exercises than for one-off things. I'd love to see some way of
    exporting to a spreadsheet compatible file (flat with delimiters would
    do) so happy users could use LOTUS or EXCEL (insert approp trademarks)
    to provide the finish (we shouldn't spend time re-inventing their
    wheels). I have used SHOW TO FILE plus lots of TPU but that is messy.
    
    
    thanks,
    Andrew
3246.8will be on NSDP CDROMCLARID::HOFSTEETake a RISC, buy a VAXTue Jun 30 1992 05:4923

Since we had the same problem, we developed a windows based reporting package
that creates directly 'spreadsheet readable files' out of the RDB file. The
process is releatively simple:

1. Select through the interface which reports you want, for what entities
2. Start the report production. From this moment on everything is automated.
3. The package generates the proper EXPORT commands and starts collecting
   the data. This can be automatically repeated every week,month.
4. At the end of every period, some data analysis routines will munch the
   RDB file and produce 'spreadsheet ' files, that can be imported directly
   into DECcalc, LOTUS, Excel or you own favorite spreadsheet/graph
   package. 

Of course, to create your own ,customized, reports , you still have to 
write your own data analysis munching routine.

Notice that this package will only be available on the NSDP CDROM , which
is meant to be used for customers with a Network Management Service Contract.

Timo Hofstee
ESE/TT