Possible to show live data within Performance Widget??

Hi, I'm trying to create a dashboard which features live data, for example top 10 CPU for windows 2012 servers. However it seems that any performance data is pulled from the DW db and is averaged over and hour or more. I don't want a historical average,
but rather a widget which updates every * minutes and shows LIVE cpu data from that point in time. No graphs, just a percentage number for each of the top 10 windows 2012 servers consuming cpu.
Anyone know if this is possible?? It seems that any performance widgets pull data from the DW db rather than the OpsMan main db..
Cheers,
Max.

Hi 
SCOM write data in parallel to SCOM DB and DW , 
The chart is optimized to show no more than 100 data points per line to improve querying and rendering performance. It is important to consider this when configuring the time range for the following reasons:
If the time range is less than 100 hours the widget will show raw data from the data warehouse
If the time range is between 100 hours and 100 days the widget will show hourly aggregated data
If the time range is greater than 100 days the widget will show daily aggregated data
In addition, in order to optimize rendering performance, if the time range is 2 weeks (336 hours) the query will return 336 hourly data points, but the widget will reduce the number of points in the resulting line to approximately 100 points. This is very
similar to what PerfMon does in Windows.
you can select 100 minuts as time range to see the data for every min.
Regards
sridhar v

Similar Messages

  • Possible to show null data in bar chart?

    I am creating a report that has a chart that charts when a part was rejected and who it was rejected by (customer or internal).  The problem is, that when I create the chart it does not show dates when there is no rejection.  I would like the chart to show each day for the month even if there was no rejection.  Is there a way to do this?
    Thanks,
    Cody

    hi Cody,
    for missing dates, there's a bunch of solutions reviewed here
    thanks,
    -jamie

  • Is it possible to show live and vod in one stream?

    hello
    i am playing here with fms i want to make a sort of home
    tv-channel
    i have created ".swf-tv_set" for the end user wich connects
    to my server
    the question is: what techniques should i use (on server-side
    maybe) to control what type of data (live or vod) is being streamed
    to the user? i have also created "director's swf" to switch between
    output data, but how can i switch live/vod in one stream, to which
    the user is already connected?
    thank you in advance.

    Hi mexxik,
    To switch between VOD and LIVE, you 're advised to code it at
    the SSAS as long as the LIVE stream is not coming from Flash Media
    Encoder.
    The SSAS could be something like below:
    application.userStream= Stream.get("currentStream");
    application.userStream.setBufferTime(0);
    application.userStream.play(videoSignal2,-1);
    Sidney

  • Xy graph in GUI. Show string data related to a X,Y point

    It is possible to show string data, while hovering the mouse or clicking a cursor, attached/related to a X,Y point in a XY graph??
    Kind regards

    I assume you want to let the x-y-value pair hover over the graph at mouse position.Perhaps this will help you:
    http://forums.ni.com/t5/LabVIEW/Text-overlay-annotation-onto-an-intensity-graph/m-p/883438/highlight...
    Another option might be just to use the cursor functionalities of XY graphs, although they don't hover at mouse position.
    Other than that I had a similar request on Image Displays with IMAQ (Vision Development Module) where it turned out that using a simple string control from the classic palette that you move around according to mouse position is an efficient way to let information hover wherever you want. Check it out:
    http://forums.ni.com/t5/LabVIEW/Why-do-overlays-take-so-much-longer-on-single-precision/m-p/2376338#...

  • How to store live data of Whiteboard of LiveCycle Collaboration Service?

    I am new user of LCCS i refer sample application of LCCS.But I have problem that i want to show live data of whiteboard with communicated users.
    Thanks in Advance.

    Hi,
    When an user draws a figure, as long as the user has his drawing tool on  the whiteboard canvas, all other users see only the cursor movement. The moment the drawing user puts off his drawing tool from canvas, the drawn shape is visible to all.
    This is being done so as not send an overwhelming number of message over the network at any point and at the same time, serving the purpose of whiteboard.
    What's the use case you are trying to support ?
    Lastly, please be bit more clear with your answer. I was finding it very hard to read grammatically.
    Thanks
    Regards
    Hironmay Basu

  • Is it possible to dynamically create a user variable at runtime from within a Widget?

    I'm trying to develop a custom Interactive Widget. This widget will allow the user to take multiple attempts, and needs to store information about previously completed attempts so they can (hopefully) see their improvements over time.
    I'm trying to figure out the best way to store the data about the previously completed attempts across multiple sessions in a LMS. It seems that the data stored in user variables is automatically stored/restored in suspend_data, which would be perfect. The issue is that I can't find a way to dynamically create a new user variable from within a Widget. It looks like I can only access user variables that the author has explicitly defined in the Captivate interface. I'd rather not have to force the author to define an empty User Variable that they'll never knowingly use, just to give the Widget a bucket to store its data.
    Does anyone have any ideas for what might be the best way to accomplish this? I'd like to stick to standard, "approved" APIs as much as possible, but I'd be willing to bend some rules if necessary.
    Thanks!

    Ryan,
    I assume you've asked this question here:
    https://groups.google.com/forum/?fromgroups#!topic/elearning-technology-and-development/e5 vWZfJ6X8I
    I asked a similar question here:
    https://groups.google.com/forum/?fromgroups#!searchin/elearning-technology-and-development /leichliter/elearning-technology-and-development/Au88bu7LB5o/TC7xlo8iBpQJ
    Philip gave you sound advice.  You'll have to hijack/re-purpose the comments or the suspend data.  I was successful in using SCORM comments in a Moodle system to store extra data I needed for a customer.  It's not ideal, but it gets the job done. Here's a thread about that:
    https://groups.google.com/forum/?fromgroups#!topic/elearning-technology-and-development/Yg YAMGfXQNw
    If you use suspend data, you have to watch out for a few things:
    1.  It's base 64 encoded... so any data you append to what Captivate outputs will need to be in base 64 (that's a good practice anyway since the data has to be serialized).
    2.  On course re-entry, you'll need to capture the suspend data before it hits Cp to strip off / read your needed data.  If the suspend data isn't in the format Cp expects, you'll get a nice white screen of death.
    Ideally, it would be nice to be able to dynamically create user variables for purposes like this... and it's been requested in Cp 6.... we'll see if it gets added (not holding my breath).  Until then, I'd use cmi.comments.
    Jim Leichliter

  • Can anyone help on integrating Unifier with WebCenter Portal ? We are looking for a solution where we can show Unifier pages within WebCenter Portal application. Is this possible ?

    Can anyone help on integrating Unifier with WebCenter Portal ? We are looking for a solution where we can show Unifier pages within WebCenter Portal application. Is this possible ?

    If you simply would have posted here first, there are plenty of people who would have informed you of the current policy to have a data plan active on an account during the entire contract if purchasing a discounted smartphone.
    Unfortunately, there are just as many on here who would claim the people informing you about this policy of being Verizon plants spreading disinformation and trying to make people afraid to upgrade via this route.
    Yes this is a new policy, one which has been pointed out multiple times in these forums.  Good luck, but I doubt you will have an outcome over this which will make you happy.
    Verizon is closing as many loopholes to keep unlimited data as they can.

  • Is it possible to show data from two different sql tables?

    Is it possible to show data from two different sql tables? Either to show combined data by using a join on a foreign key or showing a typical master detail view?
    I have one table With data about a house, and another table With URL's to images in the blob. Could these two be combined in the same Gallery?
    Best regards Terje F - Norway

    Hi Terje,
    If you have a unique key, you could use one of the following functions for your scenarios:
    If you only have one image per house, you can use LookUp:
    http://siena.blob.core.windows.net/beta/ProjectSienaBetaFunctionReference.html#_Toc373745501
    If you have multiple images per house, you can use Filter:
    http://siena.blob.core.windows.net/beta/ProjectSienaBetaFunctionReference.html#_Toc373745487
    Thanks
    Robin

  • Performing a copy of a "live" data file?

    Hello -
    Is there a risk (to the source data file) of performing a copy command on a live data file? My sys admin informed me he was copying a data file. He was not concerned about the file on the destination drive being corrupted. He just had to fill up another file system to perform a test. My concern was any potential corruption to the "live" DB file.
    Thanks,
    mike

    I agree that copying a file should be 0% risk of corruption on the source datafile.
    Let's think about this. How does a conventional backup work? We put the tablespace in backup mode, and then use O/S level tools to make the copy. All that putting the tablespace in backup mode does is write to the datafile header of each datafile in the tablespace, and increases I/O by writing some full blocks to the redo log. After that, the O/S level copy simply copies the datafiles. If someone comes along and just copies the datafiles, the O/S copy mechanism is the very same as if you were doing a conventional backup. There is no difference.
    So, if you believe that copying a file can damage the source file, then how do you reliably backup your database files without having to resort to a cold backup?
    Copying files doesn't damage the source file. Having said that, I agree that the sysadmin should not be messing with Oracle datafiles. Today he uses the files as source to copy from, tomorrow he removes, renames, whatever. Teach him to use dd to create large files.
    dd if=/dev/zero of=/tmp/my_2gb_file bs=1048576 count=2048
    Hope that helps,
    -Mark

  • Is it possible to get live YouTube Analytic s Data on a Application?

    Hello,
    My name is Nick and I'm currently trying to develop a feature for my staff members to log into, which will allow them to do many things, but I would like them to be able to receive live data, from each YouTube accounts analytic's data.
    I've looked online but i couldn't see anything, it would be a great feature for my staff to be able to look into the live data of each of our YouTube channels and it would be a powerful feature to have for our business.
    Can someone tell me if this is possible and point me in the right direction?
    Many thanks, 
    Nick

    Hello,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    I am moving your question to the moderator forum ("Where is the forum for..?"). The owner of the forum will direct you to a right forum.
    In addition, if you are working with Windows Forms app. please consult on Windows Forms Forum:http://social.msdn.microsoft.com/Forums/windows/en-US/home?category=windowsforms
    If you are workingw with WPF app, please consult on WPF forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wpf
    If you are working with ASP.NET Web Application, I suggest that you can consult your issue on ASP.NET forum:
    http://forums.asp.net/
     for better solution and support.
    Visual Studio Language Forums:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=vslanguages
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Is it possible to force links inside a custom widget to open in Safari instead of within the widget?

    I'm just starting to get into working with iBooks Author, so apologies in advance if this is a FAQ.  I've search the forum and the web but haven't been able to find an answer.
    I'm trying to link out to an external resource from within a custom widget I've created.
    Instead of opening in Safari, the link is opening within the widget overlay.  There are no browser controls, the content doesn't scroll and there's no way to get back to the widget's original content without closing and reopening the book.  Closing and reopening the widget doesn't reset the widget state.
    I can work around this if I have to, but I'm hoping someone here has a solution.

    I'm looking for an answer to this too. I found that you can do this in a normal Dashboard widget with widget.openURL("...") but for whatever reason the openURL method isn't available in iBooks. Still looking for a solution...

  • Possible to show last file-save date in a cell?

    I have a Numbers spreadsheet showing various account balances.
    (I manually look up those account balances on banking websites, then copy & paste the values into the approriate cells.)
    I'd like to include a cell that shows the date on which the file was most recently changed.
    So that I can have something like this:
    My Account Balances:
    Note: This document was last modified on:
    Feb 27, 2014
    Right now I manually enter the date when I update it. So that if I update the numbers today, and print it out next week, it still shows the correct data when it was last updated.
    The problem with manually updating that date is that sometimes I update the account balances, but forget to manually change the date.
    I can't use the "=TODAY()" function because that will automatically always show the current date, even if I haven't modified the file in a week.
    Is there a date function that will always show the date when I last hit "Save"?

    The script below will put the date last modified onto the clipboard for pasting into your cell, perhaps saving you a trip to Finder Get Info, Jerry's reliable method.
    I don't know how to make it fully automatic so that it runs immediately upon opening a document, though there may be a way that the true AppleScript mavens would know.
    You would need to run it before making any changes to a document you have just opened. (Or of course, if you remember, you can run it and paste the value in before closing.)
    SG
    --places date a document was last modified on the clipboard for pasting into Numbers 3
    tell application "Numbers" to tell front document to set thePath to its file
    tell application "Finder" to set modDate to modification date of file thePath
    tell application "System Events" to set the clipboard to date string of modDate
    --end of script

  • QUERY PERFORMANCE AND DATA LOADING PERFORMANCE ISSUES

    WHAT ARE  QUERY PERFORMANCE ISSUES WE NEED TO TAKE CARE PLEASE EXPLAIN AND LET ME KNOW T CODES...PLZ URGENT
    WHAT ARE DATALOADING PERFORMANCE ISSUES  WE NEED TO TAKE CARE PLEASE EXPLAIN AND LET ME KNOW T CODES PLZ URGENT
    WILL REWARD FULL POINT S
    REGARDS
    GURU

    BW Back end
    Some Tips -
    1)Identify long-running extraction processes on the source system. Extraction processes are performed by several extraction jobs running on the source system. The run-time of these jobs affects the performance. Use transaction code SM37 — Background Processing Job Management — to analyze the run-times of these jobs. If the run-time of data collection jobs lasts for several hours, schedule these jobs to run more frequently. This way, less data is written into update tables for each run and extraction performance increases.
    2)Identify high run-times for ABAP code, especially for user exits. The quality of any custom ABAP programs used in data extraction affects the extraction performance. Use transaction code SE30 — ABAP/4 Run-time Analysis — and then run the analysis for the transaction code RSA3 — Extractor Checker. The system then records the activities of the extraction program so you can review them to identify time-consuming activities. Eliminate those long-running activities or substitute them with alternative program logic.
    3)Identify expensive SQL statements. If database run-time is high for extraction jobs, use transaction code ST05 — Performance Trace. On this screen, select ALEREMOTE user and then select SQL trace to record the SQL statements. Identify the time-consuming sections from the results. If the data-selection times are high on a particular SQL statement, index the DataSource tables to increase the performance of selection (see no. 6 below). While using ST05, make sure that no other extraction job is running with ALEREMOTE user.
    4)Balance loads by distributing processes onto different servers if possible. If your site uses more than one BW application server, distribute the extraction processes to different servers using transaction code SM59 — Maintain RFC Destination. Load balancing is possible only if the extraction program allows the option
    5)Set optimum parameters for data-packet size. Packet size affects the number of data requests to the database. Set the data-packet size to optimum values for an efficient data-extraction mechanism. To find the optimum value, start with a packet size in the range of 50,000 to 100,000 and gradually increase it. At some point, you will reach the threshold at which increasing packet size further does not provide any performance increase. To set the packet size, use transaction code SBIW — BW IMG Menu — on the source system. To set the data load parameters for flat-file uploads, use transaction code RSCUSTV6 in BW.
    6)Build indexes on DataSource tables based on selection criteria. Indexing DataSource tables improves the extraction performance, because it reduces the read times of those tables.
    7)Execute collection jobs in parallel. Like the Business Content extractors, generic extractors have a number of collection jobs to retrieve relevant data from DataSource tables. Scheduling these collection jobs to run in parallel reduces the total extraction time, and they can be scheduled via transaction code SM37 in the source system.
    8). Break up your data selections for InfoPackages and schedule the portions to run in parallel. This parallel upload mechanism sends different portions of the data to BW at the same time, and as a result the total upload time is reduced. You can schedule InfoPackages in the Administrator Workbench.
    You can upload data from a data target (InfoCube and ODS) to another data target within the BW system. While uploading, you can schedule more than one InfoPackage with different selection options in each one. For example, fiscal year or fiscal year period can be used as selection options. Avoid using parallel uploads for high volumes of data if hardware resources are constrained. Each InfoPacket uses one background process (if scheduled to run in the background) or dialog process (if scheduled to run online) of the application server, and too many processes could overwhelm a slow server.
    9). Building secondary indexes on the tables for the selection fields optimizes these tables for reading, reducing extraction time. If your selection fields are not key fields on the table, primary indexes are not much of a help when accessing data. In this case it is better to create secondary indexes with selection fields on the associated table using ABAP Dictionary to improve better selection performance.
    10)Analyze upload times to the PSA and identify long-running uploads. When you extract the data using PSA method, data is written into PSA tables in the BW system. If your data is on the order of tens of millions, consider partitioning these PSA tables for better performance, but pay attention to the partition sizes. Partitioning PSA tables improves data-load performance because it's faster to insert data into smaller database tables. Partitioning also provides increased performance for maintenance of PSA tables — for example, you can delete a portion of data faster. You can set the size of each partition in the PSA parameters screen, in transaction code SPRO or RSCUSTV6, so that BW creates a new partition automatically when a threshold value is reached.
    11)Debug any routines in the transfer and update rules and eliminate single selects from the routines. Using single selects in custom ABAP routines for selecting data from database tables reduces performance considerably. It is better to use buffers and array operations. When you use buffers or array operations, the system reads data from the database tables and stores it in the memory for manipulation, improving performance. If you do not use buffers or array operations, the whole reading process is performed on the database with many table accesses, and performance deteriorates. Also, extensive use of library transformations in the ABAP code reduces performance; since these transformations are not compiled in advance, they are carried out during run-time.
    12)Before uploading a high volume of transaction data into InfoCubes, activate the number-range buffer for dimension IDs. The number-range buffer is a parameter that identifies the number of sequential dimension IDs stored in the memory. If you increase the number range before high-volume data upload, you reduce the number of reads from the dimension tables and hence increase the upload performance. Do not forget to set the number-range values back to their original values after the upload. Use transaction code SNRO to maintain the number range buffer values for InfoCubes.
    13)Drop the indexes before uploading high-volume data into InfoCubes. Regenerate them after the upload. Indexes on InfoCubes are optimized for reading data from the InfoCubes. If the indexes exist during the upload, BW reads the indexes and tries to insert the records according to the indexes, resulting in poor upload performance. You can automate the dropping and regeneration of the indexes through InfoPackage scheduling. You can drop indexes in the Manage InfoCube screen in the Administrator Workbench.
    14)IDoc (intermediate document) archiving improves the extraction and loading performance and can be applied on both BW and R/3 systems. In addition to IDoc archiving, data archiving is available for InfoCubes and ODS objects.
    Hope it Helps
    Chetan
    @CP..

  • Possible to have if statement within filters code?

    Hi
    I have some filters set up, and have assigned some global vars to them, which I then use in my Filters code to display the filters:
    myText:Filters [globals.data.glow1, globals.data.stroke1, globals.data.shad1]
    Works perfectly.
    Now I want to assign a global var to each global filter var to determine if it should be shown or not.  So...
    globals.data.glow1On = true;
    globals.data.stroke1On = true;
    globals.data.shadOn = true;
    ... and then somehow incorporate these new vars into an if conditional to determine if the filter global vars get included in the myText:Filters code.
    However, I cannot seem to code the if conditional into the myText:Filters code correctly.
    I even tried seperating it out like so:
    if (globals.data.glow1On = true) {myText:Filters [globals.data.glow1];
    if (globals.data.stroke1On = true) {myText:Filters [globals.data.stroke1];
    if (globals.data.shad1On = true) {myText:Filters [globals.data.shad1];
    But Flash only makes the last filter true (kinda makes sense to me now why).
    Is there a way to do it without having to make an if conditional with 7 permutations?
    Cheers
    Shaun

A: Possible to have if statement within filters code?

You are not coding the conditional properly.  "=" is for assignment, "==" is for comparing equality.
if (globals.data.glow1On == true) {myText:Filters [globals.data.glow1];
if (globals.data.stroke1On == true) {myText:Filters [globals.data.stroke1];
if (globals.data.shad1On == true) {myText:Filters [globals.data.shad1];
Also, a conditional evaluates whether or not something is true, so for Boolean values you do not need to explicitly compare them...
if (globals.data.glow1On) {myText:Filters [globals.data.glow1];
if (globals.data.stroke1On) {myText:Filters [globals.data.stroke1];
if (globals.data.shad1On) {myText:Filters [globals.data.shad1];
Lastly, for what I see that you showed, the conditionals are all missing their closing brackets, and while you can use them, the brackets are not needed for single command conditionals...
if (globals.data.glow1On){ myText:Filters [globals.data.glow1]; }
if (globals.data.stroke1On){ myText:Filters [globals.data.stroke1]; }
if (globals.data.shad1On){ myText:Filters [globals.data.shad1]; }
OR
if (globals.data.glow1On) myText:Filters [globals.data.glow1];
if (globals.data.stroke1On) myText:Filters [globals.data.stroke1];
if (globals.data.shad1On) myText:Filters [globals.data.shad1];

You are not coding the conditional properly.  "=" is for assignment, "==" is for comparing equality.
if (globals.data.glow1On == true) {myText:Filters [globals.data.glow1];
if (globals.data.stroke1On == true) {myText:Filters [globals.data.stroke1];
if (globals.data.shad1On == true) {myText:Filters [globals.data.shad1];
Also, a conditional evaluates whether or not something is true, so for Boolean values you do not need to explicitly compare them...
if (globals.data.glow1On) {myText:Filters [globals.data.glow1];
if (globals.data.stroke1On) {myText:Filters [globals.data.stroke1];
if (globals.data.shad1On) {myText:Filters [globals.data.shad1];
Lastly, for what I see that you showed, the conditionals are all missing their closing brackets, and while you can use them, the brackets are not needed for single command conditionals...
if (globals.data.glow1On){ myText:Filters [globals.data.glow1]; }
if (globals.data.stroke1On){ myText:Filters [globals.data.stroke1]; }
if (globals.data.shad1On){ myText:Filters [globals.data.shad1]; }
OR
if (globals.data.glow1On) myText:Filters [globals.data.glow1];
if (globals.data.stroke1On) myText:Filters [globals.data.stroke1];
if (globals.data.shad1On) myText:Filters [globals.data.shad1];

  • How can i connect to a Database Server (live data)?

    hi,
    i'm trying to figure out how i can create a dashboard that's connected to live data coming from a Database server.  i have the username and password and the DB name, but can't find a direct way from within SAP dashboard design where i can make the connection.
    MUST i go through XML?
    i know other tools like Tableu that allow direct connections to the server.
    is this possible?

    Hi Sam
    Please refer to the tutorial http://scn.sap.com/docs/DOC-7946 and under "Connecting to Data Sources" section you will get the step by step guidance of various data connectivity options..
    Basically the options available under Data > Connections > Add and Query Browser in Dashboards 4 are your options.
    If you want to write direct SQL to get data you have to use add-ons InfoBurst like InfoBurst infosol.com/solutions/infoburst/
    Runali

  • Maybe you are looking for

    • Hp 6520 scanner won't print in color

      I have a brand new photosmart all in one printer 6520.  When I scan something in color, it scans to black and white.  I can't get it to scan in color.  Can you help?  Thank you

    • Library Photos images suddenly not displayed, though they are available

      I have been running Aperture 3.1.3 under OS 10.6.8 on an iMac for many months. Suddenly there is a problem: at the far left of my Aperture window is a vertical band in which there are tabs for Library, Metadata and Adjustments. The Library tab (the L

    • Skinning Best Practice

      I'm using JDeveloper 11g 11.1.1.2.0 I've read both skinning documents on Building RIA and Webcenter with regards to skinning. But i'm wondering what is the best practice in an multi-application environment. To have a good picture of it, basically i h

    • Outer Join issue in SSRS

      Symptom description: I have a Department table and an Employee table. In Department table, Deptno is the primary key. In Employee table, Empid is the primary key and Deptno is a foreign key pointing to Deptno of Department table. Using BIDS, I have c

    • Shared safari history

      HI i found on my iPhone 4s , on safari history many adult sites saved in the history that I didn't recognize , I've never visited any of these sites , no one has an access to my phone , but I shared my Apple ID with someone , so could he browsing the