Report - a list of all instances of FglAM with versions & type o/s

I have not found any KB article, community or previous Commons on this subject.

The Web Console. Host agent dashboard lists all FglAM ' assets/market' with their OS version/type & version FglAM.
I have difficulties to create a report that lists all of the FglAM that have already been created with their versions & type o/s.

FglamClientInstance & RemoteClient toplogies have "null" displayed for the field version so don't know where we can get this value.

This simple query lists all FglAM and the last updated field:

sb = def "<>
#! FglamClientInstance # .getTopologyObjects () .each {}

SB< 'host:="" '="">< it.name =""><   '="" last="" updated:'="">< it.lastupdated=""><>

}
return of sb

RESULT:
Host: alvbchan2k8-562 (fglam) last updated: 2013-06-20 10:07:10.375

Host: loriw2k8r2f55 (fglam) last updated: 2013-06-20 10:07:10.375

Host: loriw2k8r2f555 (fglam) last updated: 2013-06-20 10:07:10.375

Examination of the application of the hosts of the Agent dashboard, seems, it gets these values from root of the Administration Server. all_agent_hosts.

See attachment.
So that won't work because we are interested in all THE FglAM whether they are active or not.

Any help appreciated to generate a report similar to the table edge, but for all FglAM that have already been deployed with version & type o/s; No active and active.

Thank you
Rick

Currently on FMS version 5.6.7, version FglAM is not stored in the FglamClientInstance or the RemoteClient types of topology.  FAM-5227 was generated to request the FglAM version to be stored in FglamClientInstance.

The code following groovy lists currently active FglAMs and their versions:

output = new StringBuilder()

EOL = System.getProperty ("line.separator");

fglams = server. RemoteAgentManagementService.findAllRemoteClients)

fglams.sort ({IT. GetHostName()})

output< "hostname,="" ,="" type,="" version,="" os="" name,="" os="" version,="" os="" arch"=""><>

{fglams.each ()}

output<>

output< ",="" "=""><>

output< ",="" "=""><>

output< ",="" "=""><>

output< ",="" "=""><>

output< ",="" "=""><>

output<>

}

return output

RESULT:

HostName, Type, Version, name of the OS, OS Version, OS Arch

alvrstoner, FglAM, 5.6.2.2, windows, 5.1, ia32

alvbchan2k8-562, FglAM, 5.6.7, windows, 5.2, x86_64

Tags: Dell Tech

Similar Questions

  • Raising the event "output" from a drop-down list in all instances of a table row

    I have a drop-down list in a row of table with multiple instances that performs a calculation on the exit event. This calculation takes information from 2 other drop-down lists listed above not repetitive rows of the same table.

    The behavior desired is: If the user change their choices above, all instances of the drop-down list below to execute the "Exit" event script to access the new values above.

    My script is:

    RowOptionalCoverage.DdlCoverageType.execEvent ("exit");     It works, sort of

    It updates only the first instance of RowOptionalCoverage and any subsequent instances. The user can 'Tab' through instances and trigger output for each instance event, but this isn't a reasonable solution.

    I tried using the method resolveNodes without success. I understand, using the method resolveNodes may be required when you reference multiple instances of an object:

    this.resolveNodes ("RowOptionalCoverage [*]. DdlCoverageType [*] ") .execEvent ("exit");"     does not work

    xfa.resolveNodes ("RowOptionalCoverage [*]. DdlCoverageType [*] ") .execEvent ("exit");"      does not work

    No doubt, I have to be incorrectly using the resolveNodes or rate something? Probably something simple.

    All the tips are greatly appreciated.

    Stephen

    Hello Stephen,

    You need to loop through each instance of the line and force the exit event. Without the form, it should look like:

    var oRows = xfa.resolveNodes ("RowOptionalCoverage [*]");
    oNodes var = oRows.length;
        
    for (var i = 0; i)< onodes;="">
    {
    xfa.resolveNode ("RowOptionalCoverage [" + i + "]"). DdlCoverageType.execEvent ("exit");
    }

    You could also index table to determine the number of row repeat:

    var oNodes = RowOptionalCoverage.instanceManager.count;

    You may change this to make it work.

    Good luck

    Niall

  • numbers WWPN want list of all ESX 3.5, with a single click

    In my VMware environment, I am managing around 250 + ESX 3.5 servers. Now, I'm in the work of documentation for all the ESX servers. I want to list the WWPN of all 250 + ESX servers with its corresponding host name.

    It would be more appreciated if anyone make my work easier (Expecting a click).

    Thank you

    GaneshNetworks

    Hi Ganesh,

    I know you're new to scripting, but I think that the document I linked to getWWPN.pl gives good enough details on what is required to use the script and the requirements, it is meaningless for me to repeat what is already there.

    1. you pouvez run on vCenter Server if you wish, the requirement is that you have the installed vCLI. You certainly can not execute from the ESX host directly. The recommended approach is to install the Urinl (comes in both Windows & Linux) on another management system which can communicate to your vCenter Server network.

    2. here is the list of the hosts that is attached to your vCenter Server server, you must use the display name that is used when you connect your host ESX or ESXi, vCenter, and generally this should be the FULL domain name

    3 RCLI no longer exists, it was the former name of the VI 3.5 days. From vSphere, the newly baptized name is vCLI. The vCLI uses the vSphere SDK for Perl which is bindings for Perl vSphere SDK. The vCLI is really just a small set of Perl scripts that emulate the good known esxcfg-* commands found in the classic ESX Service Console, these were mainly created to remotely manage ESXi hosts but can be used to manage/configure ESX. They are nicknamed vCLI scripts or utilities.

    I hope this answers your questions and I really recommend you take a look at the document on how to run this example.

    For more information on vCLI and vSphere SDK for Perl, take a look at these articles on my blog:

    http://www.virtuallyghetto.com/p/VMware-VCLI-RCLI.html

    http://www.virtuallyghetto.com/p/VMware-vSphere-SDK-for-Perl-VI-Perl.html

    =========================================================================

    William Lam

    VMware vExpert 2009,2010

    VMware VCP3, 4

    VMware VCAP4-DCA

    VMware scripts and resources at: http://www.virtuallyghetto.com/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • The list of all snapshots wth Orchestrator with

    Hello

    I'm doing a script to list all snapshots of a vcenter Orchestrator with javascript. It's easy with powershell, but we changed our vcenter for vcsa 5.5 windows so I can't use it.

    I would like to have the date of creation of snapshots, snapshot size and vm. I would like to have the output to a file to send it, or in html format.

    I have to say that I'm not good with orchestrator, this is a new product for me, and I know not how to send an e-mail and how to make a script of ' hello world! '

    Someone at - it a script like this?

    Thank you to

    Try this workflow attached... Recently, I helped someone with a similar request.

  • Get all instance names in a fla.

    Is it possible to get a list of all instance names in a fla?

    All instances in the movies, animations and on the maintime line? I don't know if flash titles it.

    The code below I have tried to update to run in AS3, but he continues to throw errors.

    function traceAllChildren(rootContainer:DisplayObjectContainer):void {}

    If (rootContainer is MovieClip)

    {

    for (var i = 0; i < rootContainer.numChildren; i ++) {}

    var point = rootContainer.getChildAt (i);

    traceAllChildren (item);

    trace (Item.ToString ());

    trace (rootContainer);

    trace (this.numChildren);

    }

    }

    on the other

    {

    trace ("no");

    }

    }

    traceAllChildren (this);

    TypeError: Error #1034: Type coercion failed: cannot convert flash.display::Shape@afba111f51 to flash.display.DisplayObjectContainer.

    at test_fla::MainTimeline/traceAllChildren()

    at test_fla::MainTimeline/traceAllChildren()

    at test_fla::MainTimeline/frame1()

    use:

    function traceAllChildren(rootContainer:DisplayObjectContainer):void {}

    If (rootContainer is MovieClip)

    {

    for (var i = 0; i)< rootcontainer.numchildren;="" i++)="">

    var point = rootContainer.getChildAt (i);

    If (item is DisplayObjectContainer) {}

    traceAllChildren (item);

    }

    trace (Item.ToString (), Item.Name);  //<- if="" you="" want="" instance="" names,="" you'll="" need="" to="" use="" the="" name="">

    trace (rootContainer);

    trace (this.numChildren);

    }

    }

    on the other

    {

    trace ("no");

    }

    }

    traceAllChildren (this);

  • The list of all public reports in OBIEE

    Hello

    IM do some tests on a platform integration project.

    I need to test all the reports/dashboards that are saved in our public folders in OBIEE, did someone knows a way I can get a list of all reports contained in these folders without having to manually see each folder/subfolder?

    Any advice would be greatly appreciated.

    Thank you

    Kenny.

    Hello
    You can check out them in this way in the dashboard itself... Change the dashboard object and location of records, search for and select a shared folder itself. Save it. Now to go page to dashboard in which you have registered, you can see shared folder and the folders and subfolders in it.

    After you add the folder in the dashboard object, you can see dossier_partage in this way on the dashboard page.
    Check here... http://picasaweb.google.com/lh/photo/Np_yc5ivciWHzKAFdmF3sQ?feat=embedwebsite

    Kind regards
    Srikanth

    Published by: Srikanth masbah on October 21, 2010 03:50

  • Try to remove duplicates, "show exact duplicates" check all instances of some songs

    I'm trying to remove the duplicates in my iTunes (in thousands) library. I view "replica", but for some songs, it checks all instances of the same song, so I can't delete checked without losing these songs in total. Is there a way to fix this, or what I have to go through the entire library of the song?

    Using the latest version of iTunes on a windows PC.  I read the instructions for the removal of duplicates, but my situation is not covered.

    Thank you

    If an entry in a list of audit checks another which makes me suspect that you watch a playlist in which the same elements have been added more than once, rather than the main list of music. The boxes are global in iTunes. One of the phases in my deduper script mentioned below clearly these duplicates of playlist, however, in its current form you need to run it on every playlist where you have this problem if only would you fix this type of problem. For the cleaning of the library to start with the source music in the view of songs and use exact replica. The current version requires counties to disk and the number of titles to match who I'm not sure was always necessary. If you don't see any duplicates that you would expect that maybe why.

    Official notice of Apple on the duplicates is here: find and remove duplicates in your iTunes library. This is a manual process and article fails to explain some of the potential pitfalls such as the lost coast and membership of playlist, or sometimes the same file can be represented by multiple entries in the library as well as a removal and recycling the file will break all the others.

    Use MAJ > view > show items to reproduce exactly to display the duplicates because it is normally a selection more useful. You must manually select all but one of each group to remove. Sort the list by Date added can make easier select appropriate tracks, but it works better when executed immediately after the dupes were created.  If you have several entries in iTunes connected to a same file on the disk hard then don't not send to trash.

    Use my DeDuper script (Windows only) If you are not sure, do not want to do it by hand, or want to maintain ratings, play counts and playlist membership. See this background thread , this post for detailed instructions and Please take note of the warning to back up your library before deduping.

    (If you don't see the menu bar press ALT to temporarily view or CTRL + B to keep displayed.)

    The latest version of the script can put away the dead links as long as there is at least a double live to merge his stats and membership of the playlist and must deal wisely when the same file has been added through multiple paths.

    TT2

  • All instances of object in the master page

    I have a field of text at the top of my master page object. When the user selects from a drop-down list object, background color of the text box must change from white to green, yellow or red. I have created the script to the change event of the fall down and it works properly until a second page is created dynamically, as a result of text, the user added to other areas. How can I select all instances of the text field?

    Here is my script:

    Form1.Subform4.Table2.Row1.Overall[0]::change - (JavaScript, client)
    if ($.boundItem(xfa.event.newText) == "Green") {
      xfa.resolveNode("#pageSet.Page1.OverallTop").border.fill.color.value = "204, 255, 204";//green color
    }
    if ($.boundItem(xfa.event.newText) == "Red") {
      xfa.resolveNode("#pageSet.Page1.OverallTop").border.fill.color.value = "204, 255, 204";//red color
    }
    if ($.boundItem(xfa.event.newText) == "Yellow") {
      xfa.resolveNode("#pageSet.Page1.OverallTop").border.fill.color.value = "255, 255, 0";//yellow color
    }
    

    Hi DKinsley ,

    I had a similar problem and solved in this way:

    You must change the JavaScript code in this way, you change all cases on each masterpage, where the element is inherited.

    In you case the code would probably look like this:

    Form1.Subform4.table2.Row1.overall [0]: change - (JavaScript, client)

    • If ($(xfa.event.newText) .boundItem == "Green") {}
    • xfa.resolveNode ("pageSet.NameofMasterpage [0].") OverallTop'). border.fill.color.value = "204, 255, 204; green color
    • }
    • If ($(xfa.event.newText) .boundItem == 'Red') {}
    • xfa.resolveNode ("#pageSet.NameofMasterpage [1].") OverallTop'). border.fill.color.value = "204, 255, 204; red color--> that is the same color as above
    • }
    • If ($(xfa.event.newText) .boundItem == "Yellow") {}
    • xfa.resolveNode ("#pageSet.NameofMasterpage [2].") OverallTop'). border.fill.color.value = "255, 255, 0; yellow color
    • }

    I'm not that good in coding, so maybe the code should always get running, but I hope it points you in the right direction.

    Best

    Dietmar

  • How can I get a list of all links/URLS used in all emails Eloqua?

    I try to have a report, list, or the export of all links/URLS never used in e-mail Eloqua (about 250) assets. Is there a quicker, more precise and perhaps automated to do this other than to pick up manually?

    Basically the desired result is a list of all links/URLS used in an Excel worksheet, additional information is a plus.

    If there are ways through the API, it is also welcomed.

    The Web site is subject to a few changes and we would like to keep all links living in them the remapping to the end server.

    Hi all

    First two ideas come to mind:

    1. go to Insight and run the Email clicks link ventilation report to see the links and clicks used in various emails. This will allow you to search for links to the last 730 days. However, note that if you have an abundance of links, the report may timeout. This is why the guests page, you may need to search specifically for a range of dates (month or two at a time) until you have all the expected results.

    2. using other APIs. The live docs for Rest API include the ability to search hyperlinks in emails. For instructions to access the direct documentation, see the Oracle Support Document 2078514.1 (how access rest and bulk API Live Docs) to: https://support.oracle.com/epmos/faces/DocumentDisplay?id=2078514.1. Once inside the live docs do the following:

    • Click on liabilities
    • Click/assets/hyperlinks
    • Expand the Hypertext GET/assets/links
    • Entry 'Complete' in depth to make sure that you check out the URL for each hyperlink

    Let me know if it helps!

    Best regards

    Matt Goodman

  • list of all the vm and what host they belong to

    Hi, I'm new to powercli & just had a (probably really simple) question.

    When I do something like:

    Get-vmhost-name "hostname" | Get - vm

    I get all the VMs on that host, but I only get powerstate, name, num cpu and memory. But if I again through "export-csv" pipes, I get tons more of information. How can I get this info on the command line itself, or better still to filter the columns that I want to see when the piping to the csv format?

    My goal was actually to get a list of all vm AND host it that belonged to, using the command get - vm, but I couldn't very well to show me was the information I'm looking for.

    Thanks in advance.

    Hello, lm31-

    There are several ways you could get the data properties.  You can "select" properties of the object using the Select-Object cmdlet.  So if you want to get a virtual machine and return some properties of choice, you might do something like:

    PS C:\> Get-VM myVM | Select-Object Name,Folder,ProvisionedSpaceGB,NumCpu,MemoryMB
    
    Name               : myVM
    Folder             : testVMs
    ProvisionedSpaceGB : 41.01
    NumCpu             : 1
    MemoryMB           : 2048
    

    A simple example of something that would work for your scenario to get all virtual machines and displaying the name of the host on which they are running:

    PS C:\> Get-VM | Select-Object Name,VMHost
    
    Name          VMHost
    ----          ------
    myVM          ourHost0
    myVM1         ourHost1
    ...
    

    Once you get a little more complicated reporting, you will definitely want to use the cmdlet Get-View, for reasons of speed of the script, but for this example, the foregoing will do ok.

  • How to programmatically get all instances of the application in the IOM?

    Hello experts,

    Is there a way I can get in a programmatic manner, all instances of the application?
    If so could you please give a code snippet?

    Best regards!

    Carol

    something like below

    import

    Import oracle.iam.provisioning.vo.ApplicationInstance;
    Import oracle.iam.platform.entitymgr.vo.SearchCriteria;
    Import oracle.iam.provisioning.api.ApplicationInstanceService;

    Code appInstance

    ApplicationInstanceService appInstanceService = (ApplicationInstanceService.class) Platform.getService;
    String appInstanceName = "appInstanceName;
    Criteria of SearchCriteria = new SearchCriteria (appInstanceName, "*", SearchCriteria.Operator.EQUAL);
    The list of results of ;
    results = new ArrayList ();
    results = appInstanceService.findApplicationInstance(Criteria,null);

    "Criteria such as ' *' for all the appinstance".
    String appInstanceName = "appInstanceName" / / it's to another ApplicationInstance.APPINST_NAME
    Criteria of SearchCriteria = new SearchCriteria (appInstanceName, "*", SearchCriteria.Operator.EQUAL);

    Pass NULL to ConfigParams

    you will find the appinstances all

    -nayan

  • List of all modules licensed Oracle ERP

    Dear all
    How can I find a list of all the modules ERP Oracle licensed. Is there any script where I can look for it.

    Concerning
    Musaddaq

    Hello

    Even if you have not provided your version of apps/db giving you a general navigation according to the 11i.

    Log in OAM--> SITE map--> (License Manager) System Configuration--> reports (produced under licence)

    See also below the doc of MOS.

    Verification procedure of the licensed products for the E-Business Suite [ID 437824.1]

    pls always provide the version of your OS/db/apps for a faster response.

    Thank you
    JD

  • populating drop-down list from multiple instances of the subform

    I have a drop-down list xfa.form.assessment.Questions.Questionset.Questiondetail.FIBdetail.qObjlist

    That I want to fill it with the text of all instances of the xfa.form.assessment.Objectives.objectivesdetail.objective text field.

    The user determines how many instances of xfa.form.assessment.Objectives.objectivesdetail will take place.

    How can I write the addItem for the drop-down list to capture data from all instances of xfa.form.assessment.Objectives.objectivesdetail?

    Hello

    I tried to have the area of the exit of the texfield goal fill in the items in drop-down list, but he doesn't like it if 'white' filling has been hidden. So I code the following javascript in the input of the "White Fill" dropdown list event instead. This retrospective look at the objectives and loops through them:

    this.clearItems();
    this.rawValue = null; 
    
    var nCount = Objectives.objectivesdetail.instanceManager.count;
    console.println("nCount: " + nCount); 
    
    for (var i=0; i<=nCount; i++)
    {
         var vFld = xfa.resolveNode("Objectives.objectivesdetail[" + i + "]");
         var vObj = vFld.objective.rawValue;
         Questions.Questionset.Questiondetail.FIBdetail.qObjlist.addItem(vObj);
    }
    
    There are some potential problems with the form, that appear in the javascript console. You should check these.
    I hope this helps.
    Niall
  • List of all Oracle Server databases

    PEX
    I have a few questions.

    1. in Sql Server, we can use sp_databases stored procedure to list all the databases on the server. Is there any kind of functionality that will allow me to list all databses to an oracle server.

    2 to connect to an oracle server using visual studio is easy if we have tnsnames.ora but if we don't have it, it is a must to use the format of the alias in the Data Source property, while we create the connection string.
    Thank you

    So if I can't provide data bases, and what I understand of your responses, it should be possible to enumerate all the instances running on the server. In the affirmative, please let me know how do or direct me to the correct c# classes that will allow me to list all instances.
    The idea is that I want for all servers in the network from the list, and then select the a specific server. From this specific server, I want to list all running instances. thansks

    Published by: user8795364 on September 9, 2009 16:30

    Implementations are not the same. Pick up the guide of the Concepts of http://tahiti.oracle.com (and use the site to access the Documentation in general).

    In Oracle, you have a database (logical), not referenced by name, unlike the MSSS2005 which uses a database.schema.object structure naming. There is a SYS schema, without system databases each with their own schema sys etc. Of course, there are many, many more differences. Welcome to a new world! :)

  • How to get a detailed list of all workbooks in Oracle Discoverer Database

    Hello

    Is it possible to create a query that would give me a list of all workbooks in my Oracle Discoverer database which includes what tables were selected to create the query, including the conditions?

    Please let me know.

    Thank you.

    Hi Becky,

    Discoverer should be bundled with the V5 EUL business district. I don't know which versions have, so I'm hoping its all of them. It allows you to build reports on file in the database, when they were performed last etc. I don't know if you can report on database tables.

    I found a useful documentation about installation and usage of this here http://download-uk.oracle.com/docs/html/B10270_01/eul_stat.htm#1004700

    I hope this helps you.

    Kind regards
    Lloyd

Maybe you are looking for

  • Firefox does not display some characters in some sites.

    on github https://github.com/ illustrious firefox square instead of some characters on the Web site. http://i.imgur.com/JXz16hw.PNG notice the weird box around "News Feed"

  • Someone at - it experience with universal Portable Powerpack P893?

    Thought I would ask before I bought. Thank you.

  • image of table

    Hello I trying to imput a picture for labview, then convert to array and then convert the string of spreadsheet table. I tried to do by example OR imagetoarray, but I can't. can you help me with some tips or sample code please Thank you

  • I want to put my studio name on all my photos at once

    I want to put my studio name on all my photos at once not alone I try paste does not work and selecting all at once and then paste any suggestion or free program online to do that I post a lot of pictures online and want my info on them... its free j

  • 17 Alienware r3 CPU temperatures.

    Hello, I had 17 r3 with intel 6700hq processor, or even when Idle, cpu is about 50 celsius, hits 60. When I did a comparison test on UERX he hit 86 celsius... should I worry?