Data of the monitoring report: FSMService

Hi all
I have successfully build different services with the host group. I can see the details of the Service with the content engine virtual and everything seems fine. But when I now try to run a report using the monitoring: FSMService as a context parameter, for example the Module VMware Virtual Machines configuration report, I have all shown data if I use one of my construction services.
If I use the build already in virtualization Service, it shows me all the VMS, but my goal was to report according to the accumulation of services with the Service constructor. Could this be something tha service accumulate shows machines (host)?
Help, please.
Kind regards
hEINER
SystemInfo: vFogLight 6.5 on Windows Server 2008 R2 64 bit

Hello hEINER,.
My suggestion would be to open a support case to diagnose the issue further.
Concerning

Tags: Dell Tech

Similar Questions

  • Order date in the monitor of the VSM

    It's quite a long time, we have a problem of order date in the monitor of the VSM.

    Maybe you have ideas of how put the columns in the right order?

    Here is an example where data call are grouped by District:

    1874970.png

    As you can see columns are not in the right order. The curve has the same disease when the data are grouped by weeks, months, etc.

    Any change in the sort parameter does not help.

    I even tried to export the graphic settings, have changed the value of XValues.Order of loNone to loAscending, but it did not help either.

    I have the feeling that the resolution could be a very simple, so I hope even for a short notice of experienced people.

    Gytis

    Hi Gytis,

    The query is constructed dynamically, so it will require a code fix in a future RP.

  • How to display data in the interactive report without colon (:)) column

    Dear gurus of the Apex,

    I am a beginner and you just create an application for the Apex of a worksheet. I created a list of named values and used in a box against a field in the page creation form default 3.

    When I selected several values in my box on the form, the data in the interactive report appear as a single line with a colon separating the values selected as follows: dog: Cat: bird

    What I would like is to have the data appear in the interactive report in a list like this multiline column:

    Dog
    CAT
    Bird

    I can work around this problem by modifying the SQL code in the Source region of the definition of the area of the report (interactive 1 Page by default) to replace the semicolon by < br >

    SELECT replace ("PETS_CHOSEN", ":","< br / > ')"PETS_CHOSEN", OF"MYAPP"Note: this is not format correctly in the display. I have replace the colon with a html br

    This works, but there seems to be a hack to me. I guess I missed an option simple setting somewhere, but I can't.

    The other problem with this solution is that when I export the report to Excel, that ship's dog < br > cat < br > Bird, which is seems worse than the colon.

    Thank you

    -Morgan

    Published by: mnrussel on February 16, 2009 04:13

    Hi Morgan,.

    I think you have at least two possibilities:

    1. replace the colon with "," (comma and space) - kind of reasonable on the screen and export

    2 create a second page that has the same report but use it "export: csv" model. Create a manual link to this page to replace the standard export binding. When these pages of the report are requested, they download immediately instead of display. So you can use commas in this one and < br > tags in the report to the screen version

    Andy

    ch - to display the tags in a post, use and lt; for < and & gt; for >

  • Data of the interactive report not displaying on the edit form.

    I have an interactive report that contains 3 rows. When I click the button change beside one of these lines, the edit form displays the data in this row.
    But when I click the buttons edit beside the other 2 rows of report, I receive an error message that indicates: "ORA-01403: no data found." Error line could not.

    I don't see why this is happening. The pharmacokinetics of the table involved is 'Date of application', so 'Column link' report is sent the value "Request Date" to the P54_Request_Date element in the page of the form.
    No idea why this would work properly for one of the lines report but not for the other 2?
    Obviously, each of the lines report must have a value for the PK, then why the form would not be able to find the same line that displays the report? Is this a problem with the process of "line of" form?
    Thank you.

    Hello:

    I'd know it before. The date format default for your application, as shown in the following debug output is DD-MON-RR
    >
    0.35:... "NLS: decimal separator Set =". »
    0.35:... NLS: Set NLS Group separator = ",".
    0.35:... NLS: Date Format Set = "DD-MON-RR.
    >

    So, it means that the part of time to a date column is never taken into account when matching a date field. You can change the default date of the application format (shared components-> change the attributes of the globalization) and the value is in the format that you specified for the column in the report (DD-MON-yyyy hh24miss). It will then do the ARF in the process of work correctly without the need of the value of the page element that contains the column of the massage table. However, the change may affect other pages in your application that may depend on the date is in the format "DD-MON-rr.
    You can try this workaround.
    Remove the header before process you added for re - format the value PK-item page
    Define a process lower than the RFA process before header with a sequence
    Set after a bidding process with a sequence that is lower than the process of automatic line (DML)
    Use the code below for each new process

    execute immediate 'alter session set nls_date_format=''DD-MON-YYYY HHMISS''';
    

    CITY

    Published by: city has 16 Sep, 2009 17:18
    Correction of errors in the date formats

  • Change of date in the OBI report format

    Hello experts,

    Maybe it's an easy question to some of you... But I'm stuck, basically, I've created a report with the format of date following "20/01/2014..." Now users of our professionals are asking if we could change to ' 20/01/14' or 'dd-mm-aa' instead of 'dd-mm-yyyy ".

    Can I change in the report, or what I need to change the RPD? Can I use a CAST function to do this? example of the sample will be useful my formula is ("file Date". ("' SQLDate file Date")

    Help, please...

    Click Properties in the date column and then click date format-> select custom

    custom date format: dd-mm-aa

  • How to extract data from the APEX report with stored procedure?

    Hi all

    I am doing a report at the APEX. the user selects two dates and click on the GO button - I have a stored procedure linked to this region of outcome for the stored procedure is called.

    my stored procedure does the following-

    using dates specified (IN) I do question and put data in a table (this painting was created only for this report).

    I want to show all the data that I entered in the table on my APEX report the same procedure call. can I use Ref cursor return? How to do this?

    Currently, I use another button in the APEX that basically retrieves all the data from table. Basically, the user clicks a button to generate the report and then another button for the report. which is not desirable at all :(


    I m using APEX 3.1.2.00.02 and Oracle 10 database.

    pls let me know if you need more clarification of the problem. Thanks in advance.

    Kind regards

    Probashi

    Published by: porobashi on May 19, 2009 14:53

    APEX to base a report out of a function that returns the sql code... Your current code goes against a Ref cursor returns the values...

    See this thread regarding taking a ref cursor and wrapping it in a function to channel out as a 'table' (use a cast to cast tabular function vale)...

    (VERY COOL STUFF HERE!)

    Re: Tyring to dynamically create the SQL statement for a calendar of SQL

    Thank you

    Tony Miller
    Webster, TX

  • Process the data edited the classic report

    I want a form style MRU MRU... What I want is to show a report and display a checkbox in each row, and then click on the button I Ant to be able to find that the lines has a checkbox.

    I have it look as I want and as long as I do not click on a checkbox I find the value of it being disabled (through the apex_item.f_f02 collection). But as soon as I click a box and press the button it translates as 'the not found URL requested is /apex/wwv_flow.accept on this server.

    Is this due to the region now being defined as a form, but in a report. Or should this work and I've misconfigured something. Otherwise, is it the right way and I can get the function I want to by other means? I want to keep this treatment in PLSQL.

    I had the same error on a SQL report. It contained a process of PL/SQL like this:

    Start
    because me in 1.APEX_APPLICATION. G_F01. COUNTY
    loop
    some_procedure (APEX_APPLICATION. G_F01 (i));
    end loop;
    commit;
    end;

    The problem was in the query. The number of box must match the column number. The request was like this:

    Select ste.id
    , apex_item.checkbox (1, ste.id) "Select".
    ... more columns...
    Ste une_table

    After him have rewritten the query as below, the problem has been resolved:

    apex_item.checkbox (1, ste.id) "select."
    ste.id
    ... more columns...
    Ste une_table

  • ACS 5.2 monitoring &amp; reporting the integrity of databases

    Hello

    Is it possible to change or remove the monitoring & reports on GBA 5.2, 1121 device database? It is a question for certain non-conformities of the security policy.

    ACS CLI interface, it is possible to remove ACS log files, but I think that it is not possible to alter or change the database monitoring & Reporting. Is this true?

    Hello

    I don't see this as possible. As when you connect to the CLI of ACS you go just the stuff of ACS application and some newspapers. Database cannot be deleted or changed from there

    Thank you

    Waris Hussain

  • U2415, around the gap between the Windows desktop and the edge of the monitor (bezel)

    Hello

    I have a Dell Ultrasharp U2415. I've read all the FAQS and I know I have to perform the SUBMISSION, but before doing so, I just want to know if it is normal to have a gap between the Windows desktop and the edge of the screen. If the Windows desktop is not covering or fill the entire screen. There all around the smaller than a 1/4 "gap between the edge of the windows desktop on the edge of the bezel of the monitor, and this model has almost no bezel. The graphics settings in Windows 10 are set to use the native resolution of 1920 x 1200 monitor. I tried with different computers (all windows 10), and the drivers are up to date. The monitor is connected via HDMI since I don't have portable computers not with DP interfaces. Laptop computers have Intel and ATI video cards. I have check the put option to scale on the video card software and it is set to 100%. So, is this gap normal? Is the edge Office Windows 10 supposed to touch the physical edge of monitors?  If the gap is not normal, I will perform the integrated test.

    TIA!

    Based on the YouTube comments, which seems to be normal. "But you must run the APPLICATION to see if the"smaller than 1/4"gap" appears. If Yes, then we can say that it is normal. If this is not the case, then some settings of the operating system is the culprit.

  • Hide the interim report

    Hello

    In one of my dashboard, I have a guest (Date setting), the interim report and the detailed report.

    Based on the date parameter, interim report will list all the invoice ID that will pass bill to detail report.

    I don't want to display interim report. I don't know how to do this.

    Please let me know if it is possible or not.

    Thank you
    Poojak

    Hi Poojak,

    Here's how your dashboard must be installed:

    --------------------------
    Dasbhoard invites

    Detailed report (with filter on the interim report)
    -----------------------------

    If install you it as you should get exactly what you want. OBIEE run the dash prompt, then it runs the interim report because the detailed report depends on. The interim report will be affected by the guest because even if its nested in a filter condition, it is still considered part of the dashboard. Once the interim report has been filtered by date prompt, then the detailed report comes up.

    And Voila! You have a 'hidden' interim report because it is nested in a filter condition and guests can even have in your dashboard.

    Good luck and if you have found this helpful, please give points.

    -Joe

  • Where to put "DataLayout" (2D data in the report)?

    Hello

    IM using 2010 SP1 Teststand and Labview 2011. My question is about the plot of the data of the 2d tables in HTML Teststand report.

    I try to retrieve a table 2D x - y measurement data and it intrigues within the report file. Unfortuntly data is interpreted as "multiple-O", which means that each XY pair generates a new curve in the plot instead of have a curve following the x - y pairs. I found the following in TS documentation:

    http://zone.NI.com/reference/en-XX/help/370052J-01/tsref/infotopics/measurement_data/

    The problem is: I do not know WHERE to set the attributes of the property. Does anyone have a snippet of code running as an example defining the attributes at the right time and by generating a x-y-field correctly?

    Thanks for the help in advance.

    lv4ever

    lv4ever,

    I have consulted the documentation and I agree that it is not clear where the attributes must be added. I'll write a bug report for this problem.

    The approach recommended for you is to create local variables that have the appropriate attribute and use these local variables in expressions of value for each parameter.

    I have attached a files updated with the proposed solution.

    Concerning

    Anand jegou

    National Instruments

  • Getting the error "the device reported unexpected or invalid data for a command. (oxC0AA02FF) when you try to create the system repair disc

    original title: error 0xC0AA02FF

    I try to use a "USB" "cruzer" to create a disc repair system, but when I click on this drive to create it I get the following error message:

    "The device reported unexpected or invalid data for a command.  (oxC0AA02FF)

    Hello

    What method did you follow to create the system repair disc?

    I suggest you to create the system with different USB repair disc and check if it helps.

    Means all try the methods and check them off below if it helps.

    Method 1:

    Try to put the computer in a clean boot state, and then check if it helps.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: After troubleshooting, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    Method 2:

    I also suggest you to perform check disk (chkdsk) on the computer and see if it helps.

    http://Windows.Microsoft.com/en-us/Windows7/check-a-drive-for-errors

    Note: You may lose a small amount of data while performing the check disk.

    I also inform you that the data on the USB key will be lost. You should take a backup.

    You can also check with the reference article below:

    http://Windows.Microsoft.com/en-us/Windows7/create-a-system-repair-disc

  • Monitor LCD Dell blurred the area to the right of all the data on the screen.

    Left of the screen and all printed edge areas of the display have a fuzzy section that extends to the right. Like a picture but all the shades of gray without data

    Found the problem.  Cleaned the video card in the back of the monitor.

  • Gets the number of records in the report based on the input of the user on the date and the number of days.

    Hello

    I need where there are quick dashboard that selects the date, second interval column consists of >, <, = and the third column is seen number (in days)

    for example, the user enters: 12 18, 2015, <, 9. here I report who should get the data (records) 9 days earlier from the date specified (from 12/10/2015 to 18/12/2015).

    Similarly for > =.

    How to get there. I'm unable to write the script and I use the column date in my report. Ask that you please advice how to solve this problem.

    Please find below the screen for reference.

    timediff.jpg

    Kind regards

    Chandra Khalil.

    Hello

    Not exactly why you're doing the report this way. If the user must select, basically, a period of dates, would not easier to have a column of data with a between the operator and the user would select 2 dates (upper and lower intervals)?

    In any case, it is possible to achieve what you want to do as a result of your approach. You could use when's CASE and have a more complex filter, but I think that it is better to have a few nested filters where you use the range operator to determine what date filter that you use (see image below)

    Some notes about my filter. First of all, I am making the assumption that the operator is "=", then the number of days specified must be ignored and you just return the data for the selected date. You will notice also that in my filters, I got a cast so far, but if you are using a column that is already a timestamp so it won't be necessary.

    This should achieve what you want.

    See you soon,.

    Pedro

  • date picker, hidden behind the interactive report header

    We are experiencing a problem where, when displaying, a date picker is hidden behind the fixed headers for an interactive report. During the initial inspection, it seems apparent to the z index of the interactive compared to the report header date picker...  Has anyone else seen elsewhere?

    Thank you!

    Dan

    Hi DanGillis,

    DanGillis wrote:

    We are experiencing a problem where, when displaying, a date picker is hidden behind the fixed headers for an interactive report. During the initial inspection, it seems apparent to the z index of the interactive compared to the report header date picker...  Has anyone else seen elsewhere?

    Yes. There is a bug in 5 APEX.

    Modify your interactive report-> report attributes-> position-> value 'None '.

    Reference: Datepicker dates behind the report header when you try to pick a date

    Kind regards

    Kiran

Maybe you are looking for

  • Nervous about upgrading to El Capitan

    Hello I am currently using OS X 10.8.5 on a Mid 2012 Mac Book Pro.  I have a 500 GB HD and 432 GB available.  My processor is an Intel Core i5 2.5 GHz and I have DDR3 4 GB 1600 MHz memory. My question is my browser (Safari 6.2.8) is updated as much a

  • HP G71-340US: network controller driver is missing

    Hello. I need help. The wireless network in my G71 driver is missing and all while doing some research, I learned that to get what im after that you will need the follwing info to help me: Hardware ID PCI\VEN_8086 & DEV_0084 & SUBSYS_13158086 & REV_1

  • Why my computer won't let me go to google?

    When I try to go to Google, I found 404not. I used to go to Google. Now, I can't.

  • Upgrade Vista Home premium to Vista professional

    I've finally modernize to win7 Pro but who want to avoid a clean install. Can I upgrade my Vista Home premium to professional vista and then install the win 7 Pro?

  • I want to change the order of photos in 7 for the slide show. How do I?

    I W - 7 Ultimate and want to take some pictures in a specific order (not), I wish to make a slideshow "calendar." My photos are not dated, nor I want to go through many steps to do. How can I re - organize according to my preference? If someone have