Groups in LMS based on protocol used by RME

My customer would like to have posibly dynamic groups that hold device reachable by TELNET, SSH, and device the support both protocols.
The TELNET group should be monitored to see if the devices can be upgrade to use SSH
The group holding devices supporting both protocols should be monitored to see TELNET getting disabled on them.
RME knows how the configurations were collected but can this be used to group the devices?
Cheers,
Michel

No, config information cannot be used to create dynamic groups.  The best you could do is create an RME group to match on the "K9" string in the image description.  This will indicate the device is running a crypto image, and could potentially have SSH enabled.
Device.Image.Sys_Description contains "K9"

Similar Messages

  • Percentage based on Status using per group

    Hi Gurus,
    Can you help me with this? You have any approach of getting the percentage based on status using per group?
    Currently I have this code below but it doesn’t have result but no error. I am trying to get the % In Complete.
    <?xdofx:(sum(current-group()/NUMINCOMPLETE)/(sum(NUMSUBMITTED) + sum(NUMCOMPLETED) + sum(NUMINPROGRESS) + sum(NUMINCOMPLETE)))*100?>
    Thanks Much,
    JP
    Edited by: BIPnewbie on Feb 6, 2012 3:05 AM

    Use this:
    <?xdoxslt:div(sum(current-group()/NUMINCOMPLETE), ((sum(NUMSUBMITTED) + sum(NUMCOMPLETED) + sum(NUMINPROGRESS) + sum(NUMINCOMPLETE)))*100?>
    Thanks,
    Bipuser

  • Looking for the LMS based on SharePoint

    Hi,
    We are using MOSS 2007 and are looking for the Learning Management system, wich could be integrated.
    Found SharePointLMS (http://www.sharepointlms.com/) and Sharepoint Learning Kit
    Any other suggestions?
    May be someone can compare these two at list?

    Hi
    We have LMS based on Share Point Server, you can loggon to www.intralearn.com for more details.  You can send a mail /contact at the given below address. We have office accross the globe.
    Surya Prakash
    The Boston Group
    Phone: +91 40 2354 0519 /547 / 576
    Mobile: +91 9948919134
    Email : [email protected]
    Lerning Portal : www.intralearn.com

  • Group the files based on their extensions

    Hi,
    I am traversing a dir and listing all the files under that directory. Now i want to group the files based on the extension and just print the number of files with each extension.
    ex:
    Extension No.of Files Size of the files
    .java 10 23455 bytes
    .html 2 1000 bytes
    I am able to get the extension of the files. I would like to know how to proceed after that.
    Any sample code will be helpful.
    Regards
    Kutty

    I have used a method to list all the files in the directory. After adding files with same extension to the HashMap. i am printing files after reading file by file. I need to print the files once i complete reading all the files in the directory.
    Any suggestions?
    private void listingFiles(File f )
              Map extensionMap = null;
              File[] files = f.listFiles();
              for( int i = 0; i < files.length; i++ )
                   File file1 = files;
                   Dprop.size += files[i].length();
                   if (file1.isFile())
                        fcount = fcount +1;     
                        if (extensionMap == null)
                             extensionMap = new HashMap();
                             // Group files by extension
                             for(int idx = 0; idx < files.length; idx++)
                                  if (files[idx].isFile() && files[idx] != null)
                                       String ext = getExtension(files[idx]); // get the extension
                                       ext = ext.toLowerCase();
                                       List fileList = (List)extensionMap.get(ext);
                                       if(fileList == null)
                                       fileList = new ArrayList();
                                       extensionMap.put(ext, fileList);
                                       fileList.add(files[idx]);
                        // Access all the files by extension
                             for(Iterator extensionIterator = extensionMap.keySet().iterator(); extensionIterator.hasNext(); )
                                  String ext = (String)extensionIterator.next();
                                  List fileList = (List)extensionMap.get(ext);
                                  System.out.println("\n\nNo of Files "+fileList.size()+" with extension '"+ext+"' in '"+f+ "' Directory");
                                  for(Iterator fileIterator = fileList.iterator(); fileIterator.hasNext(); )
                                       File file = (File)fileIterator.next();
                                  System.out.println("File Name "+file+" File Size "+file.length());
                   else
                        dcount = dcount +1;
                        listingFiles( file1 );
    Thanks in advance
    Kutty

  • CD-Install and version based download protocol

    I am trying to create a cd-install for an app. using the -import -codebase features
    of javaws. This works as long as I do not have any version information within the
    cd based jnlp and the resources.
    If a specify a version with a resource (e.g. a jar) I get the following exception from
    javaws:
    java.io.FileNotFoundException: c:\cd\spirit_core_client.jar?version-id=0.4.5.0 (Die Syntax f�r den Dateinamen, Verzeichnisnamen oder die Datentr�gerbezeichnung ist falsch)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(Unknown Source)
         at java.io.FileInputStream.<init>(Unknown Source)
         at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
         at com.sun.javaws.net.BasicNetworkLayer.doRequest(Unknown Source)
         at com.sun.javaws.net.BasicNetworkLayer.doHeadRequest(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    It seems that javaws tries to do a file request with a url query string for the version.
    This will work with the JnlpDownloadServlet but not for a file request.
    What do I have to do?
    If I can not specify version information wouldn�t that make the differential (JarDiff)
    download impossible? Or can I than only use a timestamp (last-modified) based
    download?

    I filed a bug ion this. The CD install is implemented by substituting codebases, if the new codebase dosn't implement the version based download protocol, import won't work. The file protocol used when importing from CD cannot implement this. There should be a simple convension to allow versioned requests from file protocols to assume the response-version is equal to the request version (assuming no wildcarding is uded in the request-version).
    /Andy

  • Group a report based on a hierarchy level

    Hi,
    I'm struggling with a query that I'd like to group a report based on the selection of a hierarchy level.
    Here's the situation: I've got a table with a "normal" hierarchy, say the EMP table from SCOTT with its EMPNO and MGR columns. What I'd like to have is a report that gives me the sum of the SAL column group by all members on a given hierarchy level. So fi, if I choose LEVEL = 1, Id like to see the overall total, if I choose LEVEL = 2, I'd like to see the sum of salary of all employees managed by this respective manager etc.
    I know that there are possibilities to denormalize the table first and try to solve it from there, but what I'd like to know is whether anybody is aware of a more generic way to achieve that? What I could accept is a hard coded limitation of the number of nested levels, as this seems to be very hard to achieve in SQL.
    In the real scenario, I'm using only balanced trees, so from that point of view, the reports will be consistent.
    Any ideas?
    Thanks, Jürgen

    select l, sum(salary) from (SELECT last_name, employee_id, manager_id, salary, LEVEL l
    FROM employees
    START WITH employee_id = 100
    CONNECT BY PRIOR employee_id = manager_id) where l > :input_level
    group by l;

  • How to group the output based on DAYS field

    Hi
    I am modifying the predefined ALV report "RFTMBL01" .I had added the days field to that report output and I have to group the output based on the DAYS field
    Records within 0-10 days in one group
    Records within 10-30 days in one group
    Records above 30 days should be  one group
    No of days may repeat that means with no of days 10 .many records will be there
    There is also a field by name "AMOUNT" in my output.
    I have to calculate SUBTOTALs at the end of every group and at the end of the report i should caluculate GRAND TOTAL.
    Please remember that i should not use any any BLOCKED ALVs and for Totals i should not use the SYMBOLS provided in the application toolbar of the report
    Thanks in Advance

    <b>>>>The file has to be routed based on the Company Code</b>
    check with xpaths.
    /people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination
    /people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers
    <b>>>>different file should have different file name again based on the company code.</b>
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii

  • What protocol used?

    Hi,
    I'd like to know what protocols are used for communication in these cases:
    - Application Client using an EJB
    - Servlet in the same J2EE server using an EJB
    - EJB in the same container using another EJB
    - EJB in a different container using an EJB
    - EJB in another J2EE server using an EJB
    Maybe you know some online ressorce where I can find the answers, too?
    TIA
    Frank

    I'd like to know what protocols are used for
    communication in these cases:
    - Application Client using an EJBThe standard requires that EJB containers support RMI over IIOP as the remote protocol used to communicate to an EJB.
    - Servlet in the same J2EE server using an EJBThis depends on a number of factors. The general answer is RMI over IIOP. However, containers may choose to optimize out some or all of the RMI protocol including argument and result marshalling based on vendor-specific settings, deployment structure (are the EJB's and Servlets in the same EAR?), etc.
    - EJB in the same container using another EJBThis would, if configured properly (and depending on vendor, even if local interfaces are not defined), use local (i.e. roughly normal Java) calling semantics provided that the definition of "container" is taken to mean that the EJB's are deployed within the same EJB jar file.
    - EJB in a different container using an EJBThis would tend to behave identically to the Servlet-to-EJB case above.
    - EJB in another J2EE server using an EJBIn this case the EJB's are nothing more than a client of another EJB, so they would behave exactly as the first case.
    Chuck

  • E72: Web-based apps try using connection other tha...

    I bought my wife an E72 yeasterday. After we charged the battery up and turned it on, everything seemed to work alright. I set up the WLAN connection on my wireless at home, and I tested the use of Facebook, MySpace, etc. Her SIM card needs to be topped up, so the phone keeps saying "SIM Registration Failed." We're going to top it up this morning, so no worries about that. This morning she tried using the Facebook app, but instead of conecting via WLAN, it says "Connecting via IDEAS" which is the Singtel SIM card here in Singapore. I've manually connected to my Wifi network here, and even went to the connection manager to set the priority to 1. The app still doesn't connect via WLAN, and instead tries to use the SIM. When she does top up her card, this could be a quick money waster, especially when we have an abundance of Wifi connectivity....so how do I get the web-based apps to use WLAN over anything else?
    Thanks in advance!

    JimSG wrote:
    Hadimassa, thank you for pointing me in the right direction! I was able to do this for the Facebook app, and now it works without any problems. Can something similar be done for the Ovi store, or other services, like downloading languages for the dictionary app? Both of these options attempt to use the Singtel IDEAS method to connect, but because it's a prepaid phone, it's not possible. Any way to make them use the Wifi, or can this not be done over this type of connection?
    Thanks in advance!
    I'll bet you can. Check the English manual on page 137 about Accesspoint Groups and Priorities.
    http://europe.nokia.com/support/product-support/e72/guides
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • Protocols used in MI

    Hi ,
    I require some info. regarding the communication protocols used in MI i.e. MI uses only HTTP or is there any other ways through which a mobile device can communicate with the SAP server.
    regards
    shiva

    hi shiva,
    MI uses HTTP as its transfer protocol; also HTTPS is supported.
    regarding the data format, the base protocol is the GenericSync protocol and also
    the SmartSync protocol, an XML based protocol which works on top of GenericSync.
    the data format for both GenericSync and SmartSync are not published publicly,
    but you can trace it by looking at trace logs and by looking on the http raw data.
    if you have online connection, you can make use of JCo to communicate directly
    with SAP system. but this is however off the MI domain. still you can integrate it
    into your MI apps.
    hope this help
    jo

  • How to build the members in essbase based on levels using EAL

    Hi All,
    How to restrict the members to build the in essbase based on levels using EAL.
    I've requirement, in one dimension, needs to build the one level1 member as level0 in essbase.
    please let me know the procedure, if any one implemented or face similar.
    Thanks in advance,
    Kiran

    there's no such functionality in EAL to create Essbase outlines based on levels. the only workaround to this is to use Mapping tables:
    1- create the dimension in essbase with the desired HFM level 1 members as level 0.
    2- set this specific dimension to mapping in your design grid within your EAL Bridge
    3- create the SQL Mapping table and start mapping those members from HFM to Essbase.
    Tanios

  • I want to create a Ajax based Chating application using java .

    hi . I want to create an chating Application , and ajax based chatting application using java as my server side language ..i have some idea about it .. but one thing that i m not understanding is that how i will communicate with other users because each user has its own session so what i will do to send one messge to all the users ???? . i m new to JavaEE and i have chosen this as my semester project .. i need some help regarding this .

    First get it working without AJAX.

  • I would like to know how i can share my music using an UPnp protocole. I have an Imac but when i'm chosing the option share my file i can connect my mac to another network reader . it seems that the protocole used is not UPnp. I need this to be in UPnp.

    I would like to know how i can share my music using an UPnp protocole. I have an Imac but when i'm chosing the option share my file i can connect my mac to another network reader . it seems that the protocole used is not UPnp. I need this to be in UPnp. does somebody can help ?

    Google "upnp mac"

  • SRM PO failed: Indicator for GR-based invoice verification used not allowed

    Hi Friends,
        I have an issue with a specific PO failed to transfer from SRM to ECC. We are in ECS scenario, SRM 5.0 Service level 7.0. We are in process of SP upgrade but this issue occured in Production system which is still in old SP level(SP 7.0).
    when I check the App Monitor, I am see the following errors:  but the status shows Auto_Completed
    1. PO: Indicator for GR-based invoice verification used not allowed
    2. PO: Instance XXXXXXXXXX of object type PurchaseOrder could not be changed
    3.  PurchOrder XXXXXXXXXX: Purchase order still contains faulty items
    4.  PO XXXXXXXX: Indicator for GR-based invoice verification used not allowed
    I can see the PO copied over to ECC. but status in SRM PO shows 'Error in Process'.
      BBP_PD for object PO shows:  Created, complete, ordered, In Transfer to Execute, Change was Transmitted  as Inactive status.    Transfer Failed shows Active, Document completed, created.
    I checked BP Maintain  for the vendor and PO and its no different than other POs and Vendors except Vendor had 'Goods Receipt based Invoice Verification' indicator checked in SRM.
    I tried to simulate the same Material, Vendor with GR-IV indicator both on and off, it works fine. Ofcourse this is in Quality box with SP 15 level.
    So, I am not sure if SP level upgrade might help it or not? If there are any other means to test, please advise.
    thanks
    Rao

    I was wondering how I could liquidate the PO by either creating a new PO or ??.
    What you could do to revive the PO in question is that after the upgrade, and after a round of background jobs run for CLEAN_REQREQ_UP and BBP_GET_STATUS_2, ask the buyer to make a dummy change to the PO (for example, change the description of the PO) and order again. This would trigger the transfer to the backend again. And hopefully this time, no error would occur.

  • Calculation of Depreciation based on Remianing Useful Life

    Hi
    I have a scenario in which depreciation percentage should be derived based on remaining useful life and it should remain same through out the remaining useful life.
    For eg,
    Take over date = 30.11.2010
    Acquisition Date= 01.04.2009
    Acquisition Amount = INR 200000
    Depreciation Till 30.11.2010 = 70000 INR
    Net Book Value as of 30.11.2010 = INR 130000
    Total Useful Life = 4 Years or 48 months
    Expired Useful Life = 1 year 9 months or 21 months
    Remaining useful life = 27 months
    Required Depreciation Per Month = 130000/27=4815
    Derived Percentage = 4815/130000*100=3.71%
    I have created a Base Method for calculation for Depreciation with Depreciation Method as "% from Remaining Life calculated from Depreciation Conversion Date". In Multilevel methods, I have assigned the Base Method as 24, Net Book Value
    and maintained the check box for Remaining useful life.
    However, the system is not calculating the  rate as expected.
    Regards
    Sanil Bhandari

    Hi Sanil
    Have you done any settings in OAYF - recalculate dep for previous years (IMG> AA > Asset Data Transfer > Parameters for Data Transfer > Options)
    For current year, it always does produce some difference due to rounding off, which should not be a big amount
    Ajay M

Maybe you are looking for

  • Can i create processor and player in same programm

    hi, We are doing video conferencing.For this we have to capture video and save this video in a file but we are not able to display the captured video before save it into file. we are confused that weather we have to use createProcessor() or createRea

  • Invoice Modification after Posting

    Hi, Our Company is implementing SAP BAIO in a Construction company. The client says that it wants the Invoice to be available for modifications even after its been posted. At present they are using Tally, in that 95% of the invoices are amended bcoz

  • Camera Flash and Shutter out of sync

    Wayyy too often the shutter will go after the flash. Just once it opened at start of flash, or it COULD be at end of flash). Is this a known bug or should I take in for service?

  • Audigy 2 ZS Platinum Pro distortion/pops please help

    I have already tried to talk to the Creative support and they didn't have a solution that worked so then it hit me, what if this problem has something to do with the motherboard. I have a MSI K8N Neo2 G54 Platinum. A Athlon 64 3500+ 2 x 512 MB RAM an

  • N'y a-t-il pas quelcun qui puisse m'aider ?

    Salut les Gars, J'aimerais juste que le logiciel : Photoshop Elements 12 et Premiere Elements 12 puissent fonctionner sur mon ordinateur. D'autre part, si je n'étais poli, je dirais quelque gros mots pour soulager ma frustration d'avoir acheté un log