Creation of NOC views existing dashboards

Hey guys,.

We have a few monitors in our NOC and my management would like to see some data on these dashboards foglight.  I have built a few drag and drop dashboards that show some views of different applications.  However, they would like to see some views specifically around exchange, AD, and vmWare.  I might be able to build certain points of view, but it's hard to beat the off views of the box.  So I started to look at the exchange of views and they like quick view see you when you go to Exchange environment > Clusters and you see the summary of the Cluster.

So with this in mind, I looked at the Design tab and found the Quick View Layout and grabbed the RefrenceId... but it seems that the view is passed a context that is not spent when I do that.   So with all that in mind, I have a few questions.

Is there an easy way to get what I'm looking for?

Also, I noticed that even though my resolution is high enough the quick preview window is not suitable, so the current window is quite small with a scroll instead of scaling bar to shoot to the top of the entire window... a way to change this?

Other points of view we are interested in seeing for AD exist and vmWare but maybe if we exchange, I can understand others on my own.

Matt

mivy00,

My recommendation is that you create a new dashboard and then when you are prompted for the data, select the use all data. You can then locate the exchange data and see the data available and to exchange views.

Tags: Dell Tech

Similar Questions

  • To an existing dashboard, how can I go back and discovers the source of data for the items in the dashboard? More precisely to determine why the data not displaying on the dashboard for a host where the agents seem to work fine.

    Here are the servers in the cluster.  The active cluster in the attached image is PrdERx2.  The zeros should have a count associated with them equal to zero.

    Thank you

    Barry

    Hi Barry -.

    If the dashboard in question was created with WCF (our Framework Web component that is included with the product), then using the tab design inspecting dashboard design suggested Bart is a good. WCF dashboard get much of their data by querying the Foglight data model so once you are in the editor of WCF, change views to queries drop-down list and see what queries can exist in this module WCF. Test if you find to make sure they return data. Also change the functions drop-down list and see if you can test as well.

    I hope this helps.

    Robert

  • Migrate DB composer view existing to a new server of DB

    I need to move our current database view composer from its current location (oldserver1) to a new location (newserver1), while maintaining the existing View composer service. It of just a matter of the DB Backup, restore to a new location, create a new ODBC and then change the settings for the DB composer within the view administrator? The function of composer should not need to be back in place, right? In addition, composer uses the port 18443 by default, but the new database uses port 1433 and it's the last DB that will need to be migrated to the new server (that is, there are other DBs residing on newserver1).

    So that you do not move the service shouldn't you need to reinstall or change anything within the opinion as the configuration for the service views.     The 18443 is see how connect to the service not the database, so you should not change this either.

  • VM full Media Pool creation within the view

    I used VDI for only 3 or 4 months now in my POC. I created essentially to persistent and not persistent related Clones. However, I would like to create a pool of media relying on full virtual machines. I tried a node 4, pool full VM media and only 1 of the 4 actually worked. Well 4 virtual machines have been created, work only 1 and 3 other computers virtual I can't connect to. I'm willing to bet THAT SYSPREP does not work correctly or something similar. I know that SYSPREP runs when I use use link-clone media pools.

    SYSPREP does not during the stage of creation on a VM full media pool?

    What step am I missing? I think one hoping this is an easy solution...

    Thank you community!

    Open the vCenter client, click home, finding the administration section and then click on specification of customization Manager.   You can view, set and change the specifications here.   They in turn will appear in view to choose.

  • How to view existing permissions

    Hello - I learned hot to 'Add permission' to a user on an ESX resource...

    But now I would like to VIEW the existing permissions... and I can not find such a screen.

    I'm not using vCenter and vSphere Client to a remote server ESX v4.

    Can anyone provide a pointer on how to do it?

    Thank you. Sébastien.

    Home / Administration / roles

    Select desired role and you will see who has these permissions and for what purpose.

    ---

    MCSA, MCTS, VCP, VMware vExpert 2009

    http://blog.vadmin.ru

  • want to take some 'CREATION Script' for all existing roles in DB.

    Hi all

    I want to take all existing roles in DB "Script of CREATION".
    Please give me the script to generate if you or suggest any link or doc.

    Oracle 10G

    Use this-
    Select "select dbms_metadata.get_ddl ('ROLE'," ' |) " ROLE | " ') || Chr (10) | "/" double; »
    from dba_roles
    /

    Please be aware subsidies will not come within the definition

    If you like the answer so don't forget to give points

  • Limit the rows in a Pivot table view in dashboard

    Hello
    I tried the same thing and stuck

    Hi all

    I have the PivotTable in dashboad, but it shows all the lines. so, to limit to 25 I changed the instanceconfig.xml as
    iin mentioned blog
    http://obiee101.blogspot.com/2008/02/OBIEE-controling-pivot-view-behavior.html

    Here's the code for the instanceconfig.xml file
    <?xml version="1.0" encoding="utf-8"?>
    <WebConfig>
       <ServerInstance>
         <pivotview>
         <MaxVisibleColumns>500</MaxVisibleColumns>
         <MaxVisiblePages>2500</MaxVisiblePages>
         <MaxVisibleRows>25</MaxVisibleRows>
         <MaxVisibleSelections>3000</MaxVisibleSelections>
         </pivotview>
       <DSN>AnalyticsWeb</DSN>
    
    <CatalogPath>C:\OracleBI_Home\OracleBIData\web\catalog\ManufacturingHubAnalyzer</CatalogPath>
    <Alerts>
    <ScheduleServer>ORACLE-MOC2</ScheduleServer>
    </Alerts>
    <AdvancedReporting>
    <ReportingEngine>XmlP</ReportingEngine>
    <Volume>XmlP</Volume>
    <ServerURL>http://ORACLE-MOC2:9704/xmlpserver/services/XMLPService</ServerURL>
    <WebURL>http://ORACLE-MOC2:9704/xmlpserver</WebURL>
    <AdminURL>http://ORACLE-MOC2:9704/xmlpserver/servlet/admin</AdminURL>
    <AdminCredentialAlias>bipublisheradmin</AdminCredentialAlias>
    </AdvancedReporting>
    <JavaHome>C:\oracle\PROD\apps\apps_st\comn\util\jdk</JavaHome>
    <BIforOfficeURL>client/OracleBIOffice.exe</BIforOfficeURL>
    <!-- To configure a limited set of languages to be available to users uncomment the <AllowedLanguages> tag below and choose a subset set of language tags from the list. Values must be comma separated. -->
    <!-- <AllowedLanguages>ar,cs,da,de,el,en,es,fi,fr,hr,hu,it,iw,ja,ko,nl,no,pl,pt,pt-br,ro,ru,sk,sv,th,tr,zh,zh-tw</AllowedLanguages> -->
    <!-- To configure a limited set of locales to be available to users uncomment the <AllowedLocales> tag below and choose a subset set of locale tags from the list. Values must be comma separated. -->
    <!-- <AllowedLocales>ar-dz,ar-bh,ar-dj,ar-eg,ar-iq,ar-jo,ar-kw,ar-lb,ar-ly,ar-ma,ar-om,ar-qa,ar-sa,ar-so,ar-sd,ar-sy,ar-tn,ar-ae,ar-ye,cs-cz,da-dk,de-at,de-ch,de-de,de-li,de-lu,el-gr,en-au,en-ca,en-cb,en-gb,en-hk,en-ie,en-in,en-jm,en-nz,en-ph,en-us,en-za,en-zw,es-ar,es-bo,es-cl,es-co,es-cr,es-do,es-ec,es-es,es-gt,es-hn,es-mx,es-ni,es-pa,es-pe,es-pr,es-py,es-sv,es-uy,es-ve,fi-fi,fr-be,fr-ca,fr-ch,fr-fr,fr-lu,fr-mc,hr-hr,hu-hu,id-id,it-ch,it-it,iw-il,ja-jp,ko-kr,ms-my,nl-be,nl-nl,no-no,pl-pl,pt-br,pt-pt,ro-ro,ru-ru,sk-sk,sv-fi,sv-se,th-th,tr-tr,zh-cn,zh-mo,zh-sg,zh-tw</AllowedLocales> -->
    <!-- <Disconnected><ArchiveIbots>true</ArchiveIbots><DisconnectedDir>disconnected</DisconnectedDir></Disconnected> -->
    </ServerInstance>
    </WebConfig>
    then restarted the Server BI and BI presentation server. But still the report dashboard for the pivot table displays all lines.

    I need to make other changes.


    Katia

    HI Katia.
    I suggest you use the pagination

    http://www.biconsultinggroup.com/knowledgebase.asp?CategoryID=198&SubCategoryID=365

    Thank you
    Saichand.v

  • View the dashboard folder in the dashboards page header

    Hello
    I recently received BIC2G VMware Oracle demo and found a feature I'll have trouble reproducing a certain feature.

    Sometimes the links of the dashboard in the dashboards page header are links to files that contain dashboards, that displays a drop-down list to select the specific dashboard when you click on it, while the other links are direct links to specific dashboards.

    Can someone tell me how to view the folder of dashboard in the dashboards page header when there are several dashboards in the folder?

    Thank you.

    Check out the post of the next Kishore - he sends this link - http://blog.trivadis.com/blogs/andreasnobbmann/archive/2008/09/29/making-a-dashboard-menu-in-obiee.aspx it should be
    Mark,
    I think it depends on the groups. What you have in your interactive dashboards manage?
    Also, please check your presentation catalog. Ideally, you should see the structure of the dashboard there as well.

    Published by: wildmight on February 18, 2009 10:53

  • View existing policies

    Once a policy is created as follows:
    BEGIN
      CTX_DDL.CREATE_POLICY(
         policy_name     => 'TEST_EXTRACT_POLICY',
         filter          => 'CTXSYS.AUTO_FILTER',
         section_group     => 'CTXSYS.NUL_SECTION_GROUP');
    END;
    /
    What a view can I look at to determine what policies have been created in the database? I looked into the following views, but they did not return all the lines.
    DR$POLICY_TAB
    CTX_EXTRACT_POLICIES
    CTX_EXTRACT_POLICY_VALUES
    CTX_USER_EXTRACT_POLICIES

    The following shows how to find tables and views, and then selects in two of them.

    SCOTT@orcl_11gR2> -- create test_extract_policy:
    SCOTT@orcl_11gR2> BEGIN
      2    CTX_DDL.CREATE_POLICY(
      3            policy_name     => 'TEST_EXTRACT_POLICY',
      4            filter          => 'CTXSYS.AUTO_FILTER',
      5            section_group   => 'CTXSYS.NULL_SECTION_GROUP',
      6            stoplist          => 'CTXSYS.EMPTY_STOPLIST');
      7  END;
      8  /
    
    PL/SQL procedure successfully completed.
    
    SCOTT@orcl_11gR2> -- find tables and views that list test_extract_policy:
    SCOTT@orcl_11gR2> DECLARE
      2    v_count     NUMBER;
      3  BEGIN
      4    FOR r IN
      5        (SELECT table_name, column_name
      6         FROM      all_tab_columns
      7         WHERE  owner = 'CTXSYS')
      8    LOOP
      9        BEGIN
     10          v_count := 0;
     11          EXECUTE IMMEDIATE
     12            'SELECT COUNT(*) FROM CTXSYS."' || r.table_name ||
     13            '" WHERE "' || r.column_name || '" = ''TEST_EXTRACT_POLICY'''
     14            INTO v_count;
     15          IF v_count > 0 THEN
     16            DBMS_OUTPUT.PUT_LINE (v_count || ' ctxsys.' || r.table_name || '.' || r.column_name);
     17          END IF;
     18        EXCEPTION
     19          WHEN OTHERS THEN NULL;
     20        END;
     21    END LOOP;
     22  END;
     23  /
    1 ctxsys.DR$INDEX.IDX_NAME
    1 ctxsys.CTX_INDEXES.IDX_NAME
    7 ctxsys.CTX_INDEX_OBJECTS.IXO_INDEX_NAME
    4 ctxsys.CTX_INDEX_VALUES.IXV_INDEX_NAME
    1 ctxsys.CTX_USER_INDEXES.IDX_NAME
    7 ctxsys.CTX_USER_INDEX_OBJECTS.IXO_INDEX_NAME
    4 ctxsys.CTX_USER_INDEX_VALUES.IXV_INDEX_NAME
    
    PL/SQL procedure successfully completed.
    
    SCOTT@orcl_11gR2> -- select stored objects and values:
    SCOTT@orcl_11gR2> SELECT * FROM ctxsys.CTX_USER_INDEX_OBJECTS
      2  WHERE  IXO_INDEX_NAME = 'TEST_EXTRACT_POLICY'
      3  /
    
    IXO_INDEX_NAME                 IXO_CLASS                      IXO_OBJECT
    ------------------------------ ------------------------------ ------------------------------
    TEST_EXTRACT_POLICY            DATASTORE                      DIRECT_DATASTORE
    TEST_EXTRACT_POLICY            FILTER                         AUTO_FILTER
    TEST_EXTRACT_POLICY            SECTION_GROUP                  NULL_SECTION_GROUP
    TEST_EXTRACT_POLICY            LEXER                          BASIC_LEXER
    TEST_EXTRACT_POLICY            WORDLIST                       BASIC_WORDLIST
    TEST_EXTRACT_POLICY            STOPLIST                       BASIC_STOPLIST
    TEST_EXTRACT_POLICY            STORAGE                        BASIC_STORAGE
    
    7 rows selected.
    
    SCOTT@orcl_11gR2> COLUMN ixv_value FORMAT A30
    SCOTT@orcl_11gR2> SELECT * FROM ctxsys.CTX_USER_INDEX_VALUES
      2  WHERE  IXV_INDEX_NAME = 'TEST_EXTRACT_POLICY'
      3  /
    
    IXV_INDEX_NAME                 IXV_CLASS                      IXV_OBJECT
    ------------------------------ ------------------------------ ------------------------------
    IXV_ATTRIBUTE                  IXV_VALUE
    ------------------------------ ------------------------------
    TEST_EXTRACT_POLICY            WORDLIST                       BASIC_WORDLIST
    STEMMER                        ENGLISH
    
    TEST_EXTRACT_POLICY            WORDLIST                       BASIC_WORDLIST
    FUZZY_MATCH                    GENERIC
    
    TEST_EXTRACT_POLICY            STORAGE                        BASIC_STORAGE
    R_TABLE_CLAUSE                 lob (data) store as (cache)
    
    TEST_EXTRACT_POLICY            STORAGE                        BASIC_STORAGE
    I_INDEX_CLAUSE                 compress 2
    
    4 rows selected.
    
  • Cannot view the dashboard with a local installation of OBIEE 10 g

    Hello

    I just install a local instance of OBIEE on a Windows 7 computer.

    When I try to access http://localhost:9704/analytics/saw.dll?Dashboard I get a HTTP 404 error. I don't see anything in the log file.

    OC4J is running.
    I have the following services running: Oracle BI, Oracle BI host of Java and Oracle BI Presentation Server.

    The JDK version that I use is 1.7.0_17

    If I run http://localhost:9704 / Oracle application server comes up.
    If I run http://localhost:9704 / Ms Enterprise Manager appears.

    But I can't get the dashboard up. Any ideas please?

    Thank you

    Support.oracle.com BTW is not a forum :)

    Try this: http://gerardnico.com/wiki/dat/obiee/patch_web

    Let us know if you have any questions.

    Thank you
    SVS

  • Desktop computer and the creation of VMware View pools

    I tested VMware view in a lab and got stuck on the addition of a pool of offices.  I have followed the guide "Getting started with VMware View" and encountered no errors up to this point.  I have a Windows XP VM and cloned it to a model.  I'm on the "Parent VM" section in the "Add Desktop" Wizard, but I don't seem to have an option to choose.  It displays my data center, but it is grayed out, so there is nothing to select.  I also noticed a note in the Parent virtual machine window saying that all VM at least one software component plug-in is filtered from the list.  I went back to the VC server and created a wink, but I don't see an option in the window.  Am I missing a step somewhere?

    On the assumption that youv'e ' e ' ipconfig/release', turning the machine off and then taken the snapshot--master

    If it is just a superstition of the mine, if you have tried everything else, try turning it back on the basic machine (master), after creating the snapshot.

    Thank you

    .. .pjpg

  • How to manage data and create new textInput fields during the destruction/creation of new views?

    Basically, I need to know how to create another textInput field when I pass data from one view to the other, while recording the data that has been adopted in a first time.

    I want the user to be able to enter text into a textInput on the first view field and see on the next view, BUT I want the following view to record what the user has entered, return to the first view, then take another entry from the user and create another field textInput on the second point of view. It's like a memo pad app. The user enters a task on the first view, then he or she is able to see it on the second point of view. Then, the user must be able to navigate back to the first view and create another task which also goes to the second point of view, but does not replace the first task that was entered. My problem is to create new textInput fields as new data comes in for the second point of view. Any ideas? Perhaps textInput fields are not visual components I should use...

    http://d-solve.com/flexas3-global-variables-and-the-singleton/

  • Digital Publishing Suite help | Creation of the viewer customized for iPad and iPhone applications

    This question has been posted in response to the following article: http://helpx.Adobe.com/Digital-Publishing-Suite/help/create-custom-Viewer-app-iPad.html

    The approval status section is no longer in DPS App Builder, but this reference has not been removed. You can submit your application to the gallery using this form:

    https://adobeformscentral.com/?f=ozjJFvlBionBofBtd-wjbQ#

  • creation of multiple view script

    Is it possible to create 1 script create seen too many such as:
    CREATE or REPLACE VIEW sale_sched AS
       SELECT *
         FROM table_1
        WHERE bogus = 'yes'
    commit;
    /
          
    CREATE or REPLACE VIEW sale_sched AS
       SELECT *
         FROM table_2
        WHERE bogus = 'yes'
    commit;
    /
    
    CREATE or REPLACE VIEW sale_sched AS
       SELECT *
         FROM table_3
        WHERE bogus = 'yes'
    commit;
    /
    the above code is wrong, I am using Toad and want to just have run 1 script in the Task Scheduler.

    Thank you
    Rich

    Hello
    Use the above code I showed.
    Just copy paste the immediate execution and plug your selection...

    Any question?

    All different views view so different names of course ;)
    You can also remove the views in the same way.

    Kind regards
    Bobin

  • Creation of a viewer of .flv in Dreamweaver popup

    I'm revising my site. In the past, I created separate pages of tutorials video .flv... of hundreds of individual pages. What I'm trying to do is create hyperlinks on the content page, a link to each file .flv so user can click on the link and a video display .flv appears at the top of the content page. I searched Google and found that many people have the same question, but so far I found not one solution to this problem. I know it's possible because the lynda.com site use this method of listening to a very clean and orderly way. This is what I look like. Nobody knows the answer to that, or could make me a tutorial explaining in depth this operation? Thanks in advance.

    The problem with the two answers you received is that full understanding of your desire was not understood.

    As you have clearly stated in your original post, you want to avoid the difficult task of having to manually create several individual pages and/or links to each video you have.

    To avoid creating multiple pages for each video you have so that you can bind to each video as it is recommended that you create a landing page video dynamic for your popup that determines which video file is displayed based on a dynamic parameter that is sent to the launch of the video page. You can accomplish this very ealisy by naming your videos in numerical order (i.e. video1 - 100.flv). Then on the page that you have the links video popup on create a loop to display each link dynamically according to the range of digital parameters that have been determined by the total number of videos available to you. The specifics of this method depends on your side server, scripting language and the coding skills. PHP is the most used method and there are many tutorials to show how to display a range of numbers by using php like this: http://bit.ly/MJkwuh

    You'll want your links in the loop to pass a parameter to the URL of the video you want to play in the context menu. This will pop up Dynamics determine what video you want to play. A dynamic link with a URL parameter will look something like this: http://example.com/?video=1

    Using the PHP method described above to display a range of numbers, you can create a loop of figures showing your ties to the parameters of the URL like this:

    http://example.com/?video=1

    http://example.com/?video=2

    http://example.com/?video=3

    ...

    http://example.com/?video=100

    Then, you only create a video popup page that will display your video on the shortcut menu. You must use a php code (or your scripting language chosen server side) to determine what the video will be displayed according to the setting of URL for the video that was passed to the link of the video that opened the popup player. In php, it is easy enough to grasp the value of the URL parameter. Here's a quick example of embed code that would be included in the context menu:

    "' whatever_embed_code_you're_using_here = 'parameter_value" other_parameter = "parameter_values" video = ".flv ' width ="some_width"height ="some_height. "

    Based on the sample code provided on-board, that link the user clicked on links loop will determine how video is displayed according to the 'video' URL parameter that has been passed to the popup page. "" So if a user has clicked on http://example.com/?video=1 the popup page would make the following code: whatever_embed_code_you "re_using_here ="parameter_value"other_parameter ="parameter_values"video =" 1.flv "width ="some_width"height ="some_height"and if the user has clicked on http://example.com/?video=2 , then the popup page would make the following code: whatever_embed_code_you"re_using_here = "parameter_value" other_parameter = "parameter_values" video ="2.flv" width = "some_width" height = "some_height." and so on...

    best,

    Shocker

Maybe you are looking for

  • I downloaded the album bad

    I want a refund!

  • g510 Lenovo fan noise

    Hi, I bought a lenovo g510 a few months previously, he worked very well until a week ago, when I heard a loud noise coming from the fan of the laptop as soon as I pushed the power button to start the machine, after a second or two, the sound went and

  • Update of security doesn't have a 646 error code

    I have 6 security updates which are continually do not install.  Have followed the instructions on this thread: http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/c7a39a5e-AB12-4b20-a328-cbac9a998e6d Therefore created the register.bat fi

  • (3) connection objects between the Explorer objects &amp; Panel

    LookoutDirect 4.5 (3) in the object browser, I can see all the name of the object, but how can I quickly find out which object in the Control Panel, it is, or vice versa? It is quite difficult to check one by one from a long list.

  • I lost my CD Windows XP Home in a movement, how can I get a copy?

    I LOSSED MY CD OF WINDOWS XP HOME FOR HIS MOVE AND I HAVE THE KEY "REG" BUT I HAVE SO MANY MISSING FILES THAT I CAN'T GET UPDATES HOW DO I GET ANOTHER COPY OF WINDOWS XP HOME EDITION? MY E MAIL IS * address email is removed from the privacy * Thank Y