Find replication status for individual content engine?

Anyone know how to find the replication status (% complete) for a particular content engine in a Content Distribution Network? Right now I can only see it for channels, so the only way I can see is a work-around -- put the content engines in individual channels... Since I have 100s of CEs and that's more than the CDM allows, that won't work for me..
Any other ideas? Thanks

You can use box-links to see the replication status. This is done using the following url
http:///cgi-bin/status/cache
Scroll down to the Cache section. There are 2 parts size and current size. This is a good the exact indication item by item of replication.
HTH
Phil

Similar Messages

  • How to find system status for production orders?

    How to find system status for production orders?
    looked into table AUFK, AFKO and AFVC but none of these tables, carry
    system status as part of the fields(STTXT)
    I tried to filter in COOIS, but not much help
    Able to find system status information in COHV,Is there any other way where
    I can find system status information for production orders
    Kindly guide

    Hi,
    Look into table, JEST, JSTO, AFPO & AFKO. CAUFV filed OBJNR, TJ02T filed ISTAT.
    But, it is very difficult to combine the details like Order and System status.
    Take the help of your ABAPer to generate Report for you.
    Regards,
    Siva

  • How to find Area Report for individual module

    I have created .v file and instantiated several modules.After simulating,how can i get the individual module report 

    Hello 
    Open the synthesized/Implemented design and use the following TCL command:
    report_utilization -cells <list_of_cells>
    --Syed
    Please mark the post as an answer "Accept as solution" in case it helped resolve your query.
    Give kudos in case a post in case it guided to the solution.

  • Content engine module

    Hi, is it possible for a content engine module to work in a 2600 with the following scenario? I want the clients gateway to be the 2600 with content engine installed but I want the 2600 to forward all traffic out a seperate gateway. I know a content switch can do this but can a content module in a 2600 do it too. The reason for wanting this is I want to use url filtering software such as websense and at the moment the existing gateway/firewall is not compatible with websense so Im looking to use a 2600 with content module installed to filter webtraffic and forward out the existing gateway. Thanks

    this is no problem
    Just look at the nm-ce as a standalone device connected by ethernet to the 2600.
    The 2600 can be the default gateway for the client and the cache [nm-ce].
    The 2600 will intercept traffic from client and forward to nm-ce.
    The nm-ce will use the 2600 as its default gateway.
    Gilles.

  • CISCO 2821 WITH CONTENT ENGINE

    ANYONE KNOW THE USERNAME / PASSWORD
    FOR THE CONTENT-ENGINE WHEN YOU OPEN UP A SESSION TO IT? ON OUR 2651XM'S WITH
    CONTENT-ENGINES THE USERNAME IS admin
    and the password is default. THIS DOES
    NOT WORK WITH THE NEW CONTENT-ENGINES INSTALLED.

    If you have no luck guessing passwords you can try the following.
    Recovering a Lost Administrator Password
    If an administrator password is forgotten, lost, or misconfigured, perform the following steps to reset the password on the device.
    Note There is no way to restore a lost administrator password. You must reset the password to a new one, as described in this procedure.
    Step 1 Establish a console connection to the device and open a terminal session.
    Step 2 Reboot the device. While the device is rebooting, watch for the following prompt and press Enter when you see it:
    Cisco ACNS boot:hit RETURN to set boot flags:0009
    Step 3 When prompted to enter bootflags, enter this value:
    0x8000
    For example:
    Available boot flags (enter the sum of the desired flags):
    0x4000 - bypass nvram config
    0x8000 - disable login security
    [CE boot - enter bootflags]:0x8000
    You have entered boot flags = 0x8000
    Boot with these flags? [yes]:yes
    [Display output omitted]
    Setting the configuration flags to 0x8000 lets you into the system, bypassing all
    security. Setting the configuration flags field to 0x4000 lets you bypass the NVRAM
    configuration.
    Step 4 When the device completes the boot sequence, you are prompted to enter the username to access the CLI. Enter the default administrator username (admin):
    Cisco Content Engine Console
    Username: admin
    Step 5 Once you see the CLI prompt, set the password for the user using the username password command in global configuration mode.
    The following example shows the different options and parameters for the username command. You can specify that the password be either clear text or encrypted. The user in the example chose to have an encrypted password.
    ContentEngine# configure
    ContentEngine(config)# username ?
    WORD User name
    ContentEngine(config)# username biff ?
    password Specify the password for the user
    privilege Set user privilege level
    samba-password Set user's Windows sharing password
    ContentEngine(config)# username biff password ?
    0 Specifies clear-text password (default)
    1 Specifies type 1 encrypted password
    WORD User password (clear text)
    ContentEngine(config)# username biff password 0 ?
    WORD User password (encrypted)
    ContentEngine(config)# username biff password 0 mypassword ?
    uid User Id
    ContentEngine(config)# username biff password 0 mypassword uid ?
    <2001-65535> User Id
    ContentEngine(config)# username biff password 0 mypassword uid 2001 ?
    ContentEngine(config)#
    Step 6 Use the write memory command in EXEC mode to save the configuration change.
    ContentEngine(config)# exit
    ContentEngine# write memory
    Step 7 Optionally, reboot your device by using the reload command.
    ContentEngine# reload
    Rebooting is optional; however, you might want to reboot to ensure that the boot flags are reset, and to ensure that subsequent console administrator logins do not bypass the password check.
    Note In ACNS software, the bootflags are reset to 0x0 on every reboot.

  • Content Engine Network Module for Caching File Server Objects

    We have a content engine network module for a 2821 router located at a branch office that we'd like to use for clients to obtain locally cached file objects from a Windos server located at our headquarters or corporate office. I've been looking for some sample configs or documentation that will show me that this is possible and on how to do it since this is my first time ever doing. All I was able to find so far was the link below under "Support of Preloading of NTLM Authenticated Objects", but it seems incomplete in providing configuration tasks that most CCO doc's usually provide. Has anyone else had any luck finding some useful doc's or sample configs to get this accomplish? Thanks in advance.
    http://www.cisco.com/univercd/cc/td/doc/product/webscale/uce/acns55/55ldg/urlfiltr.htm#wp1158213

    You can't cache Windows Files using the Cache Engines.
    You CAN do this using WAFS though. I'd suggest looking at the WAFS (or upcoming WAAS) products, which use WCCP like the Cache Engines to transparently redirect Windows File Sharing requests.

  • Need XML APIs for finding server status details

    Hi,
    Can any one help me with the XML API format for finding server status details like Admin State,Avail State,Assoc State,etc.
    Thanks and Regards
    -Prateek

    Here is a very basic example.  I pulled out all the extra error trapping / logging.  I have been building a module that simplifies  most of this .. will produce simple Dumper output for what you are generally looking to do.
    The below example will connect to a default UCSM emulator ( http://developer.cisco.com/web/unifiedcomputing/start ) .. just change IP to match.  If you want a significantly more detailed information ( hierarchical ) ... change inHierarchical="false" to  inHierarchical="true".
    Let me know if you want something more specific.
    #!/usr/local/bin/perl
    use strict;
    use warnings;
    use Data::Dumper;
    use LWP::UserAgent;
    use HTTP::Request::Common;
    use XML::Simple;
    use POSIX;
    $Data::Dumper::Purity = 1;
    $Data::Dumper::Useqq = 1;
    ### Configurables
    my $ucsm = "10.#.#.#";
    my $user = "config";
    my $pass = "config";
    my $proto = "http";
    my $cookie;
    my $xml = XML::Simple->new();
    my $xml_blade = XML::Simple->new(ForceArray => ['computeBlade']);
    ## Setup User Agent
    my $ContentType = "application/x-www-form-urlencode";
    my $userAgent = LWP::UserAgent->new(agent => 'perl post');
    $userAgent->timeout(5);
    &connect;
    my $blades = &getblade;
    print Dumper $blades;
    &disconnect;
    ### Subroutines
    sub connect {
       my $message = q();
       print 'http://'.$ucsm.'/nuova\n';
       my $response = $userAgent->request(POST $proto.'://'.$ucsm.'/nuova', Content_Type => $ContentType, Content => $message);
       my $xml_ref = $xml->XMLin($response->content);
       $cookie = $xml_ref->{outCookie};
    sub getblade {
       my $message = q();
       my $response = $userAgent->request(POST $proto.'://'.$ucsm.'/nuova', Content_Type => $ContentType, Content => $message);
       my $xml_ref = $xml_blade->XMLin($response->content, keyattr => []);
       return $xml_ref->{outConfigs};
    sub disconnect {
       my $message = q();
       my $response = $userAgent->request(POST $proto.'://'.$ucsm.'/nuova', Content_Type => $ContentType, Content => $message);

  • Business Content for EC&O (Engineering Construction)?

    Hello all,
    I am searching the Business Content for the specific SAP module EC&O (Engineering Construction), but I am unable to find anything in help.sap.com.
    Anyone knows if exists any Business Content for this module?
    Thank you in advance,
    Xavi

    Hi Ennio,
    You can find most of the Business content info in Real Estate management:
    http://help.sap.com/saphelp_nw04/helpdata/en/73/7bda385925044ae10000000a114084/frameset.htm
    Also check these links:
    http://help.sap.com/saphelp_dimp50/helpdata/EN/d7/1f4b36ea16571be10000009b38f889/frameset.htm
    Bye
    Dinesh

  • Short of dismantling and recreating a page how do i find out whats causing [Error: Invalid URL for Web Content Overlay]

    Hi,
    i received an indesign file to include in a folio that had links to the creators desktop where they had the assets for the web content overlay. When i try to update the folio i get the error message:
    "Content generation error.
    [Error: Invalid URL for Web Content Overlay]"
    Which is fair enough.
    The problem is, i have gone through and changed all URLs that I can see, but there is one somewhere, that I just can't find.
    Is there a way to get a list of all web content overlays in a particular file? otherwise i will need to recreate the whole page again, and it has some pretty complex interactions which i rather wouldn't do.
    I also cannot ask the original doc creator to just change the links as i'm sure he'll have the same issues as me, at not being able to track down the erroneous link.
    The problem I have with DPS is that its not very transparent. you'll have to click on everything, and into every group to see what actions are on it, which can be extremely time consuming and frustrating when complex interactions are included.
    thanks in advance for any assistance

    I’ve found watching the process helpful to narrow down the page.
    Working off a duplicate of the file, delete one layer at a time until you figure out what layer the problem is on.
    From there it’s a bit easier to narrow down.

  • Help!Cache status of object for Central Adapter Engine is incorrect

    this problem cconfused me several days!
    version:PI 7.1
    after i activate the communication channel, the cache not update for central adapter engine
    problem: in cache status overview, the update for central adapter engine not yet started, but notification is ok.
                     the update for integration server and mapping run time are all correct.
    then when i display wsdl for sender agreement(SOAP sender),  show message:Cache status of object abcd123 for Central Adapter Engine is incorrect
    if i ignore this message, error message popup:dapter Engine af.xid.sapittest for communication channel abcd123 not registered in SLD
    who can help me solve this problem.
    thank you in advance.

    Hi cheng,
    Kindly check if you have set theparameter 'com.sap.aii.connect.integrationserver.sld.name' in your
    Exchange Profile, since it's not set by default. Open note #1278563 and follow the procedures.
    And you may check the following notes:
    #1031321 - Self-Registration of Adapter Engine and RWB fails
    #1334053 - No automatic PI 7.10 SLD Registration (Here you'll see the note 764176 which you have already applied and also the note #1117249).
    In RWB, is the adapter Engine "red light"? If yes, what is the specific error?
    Regards,
    Caio Cagnani

  • IDoc Status 02 ( Could not find code page for receiving system )

    Hi All,
    I am getting Idoc status 02 when I am trying to send IDocs from ECC to PI system ( Production ).
    Error description.
    Could not find code page for receiving system
    Message no. E0266
    Diagnosis
    For the logical destination PIP001, you want to determine the code page in which the data is sent with RFC. However, this is not currently possible, and the IDoc cannot yet be dispatched.
    Procedure for System Administration
    Possible causes are:
    1. The entry no longer exists in the table of logical destinations.
    2. The target system could not be accessed at runtime.
    3. The logon language is not installed in the target system.
    4. In the destination system, no logon language is maintained
    Please help.
    Thanks - Vinay.

    Hi Vinay,
    Status 02 occurs when data is not passed to port suceessfully. Check the RFC desination  is working fine and your able to connect to target system and also check correct port is assigned.
    Regards,
    Vinod.

  • How to find the approval status for a document version

    Hi all,
    We have enabled versioning on a folder and the system is maintaining the versions. I need to be able to identify which version in at what status.
    For example, I create a file and it creates a version, I check it in and out several times, I then release/publish the file, and another version is created, I then check it out and in several times and the cycle begins again.
    I then realize that I need to go back to the latest released version but I don't know which one it is nor can I identify it using the 'versions' selection from details. How do I know what the status is of the previous versions?
    I need to be able to identify only those versions, past and present, that were 'approved/released' vs those that were left in progress. How do I find the statuses of the previous versions to correctly identify which version was released.
    KM is maintaining this some how because it knows to show only those items that are released to the standard user and not show them those that are in progress.
    How do I find that same parameter that shows me which older version is release?
    I am looking for something like what is available with the properties selection on the 'versions' screen. I am able to go to any version and look at the properties of that version at the time the version was saved. This is what I need with status. I need to be able to look at any version and know what status was at the time it was saved.
    Any help is appreciated,
    Srini

    Hi
    According to my knowledge,Versioning can only be done on files, not folders.
    To view the version history of a file, as well as save prior revisions to another location to view them do this:
           1.      Using Windows Explorer, locate the file.
           2.      Right-click the file and select Versioning and then select List Version History.
    The resulting dialog displays the version history of this file.
           3.      Select a prior version and click the Save As button to save the version to another location.
    Regards
    Elizabeth

  • How to find URL of pages in WAS for EP content admin

    I can browse to http://localhost:50100 and can get links for WD ,services and adminstration but when i check these links there is no url for uploading PAR files. The content administration is in some other link.Any idea which one it is and how to find the port for deployment of par .WD gets detected and uploaded in 3601 but not PAR .What is the std procedure for checking ports on this server
    Is SLD disabled  for preview version?
    George

    http://fully qualified Portal server:http port of SAP J2EE/irj/ i sthe address SO first issue is solved.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/89/c84440eff00272e10000000a155106/frameset.htm
    Can we change the url of this in WAS and how can we customise it in WAS  and how can we show a common page for all users (anonymous) where there is no login screen?
    George

  • Workflow Status column for new content type

    Hi,
    Initially I had a document library and several workflows associated with it. After that I created a new content type inheriting Folder content type. My existing workflows could be started and work fine with any item of this new content type except anything
    related to the workflow status column, such as "Automatically update workflow status to the current stage name", or workflow action "Set workflow status". If I use the OOTB Folder content type, everything's fine. But I need custom fields
    for folder as well.
    The workflows can be started then it seems unreasonable that they are not associated with the items of the new content type, considering I set my new content type to be the child of the existing Folder content type. So why any item under this new content
    type does not have the workflow status column? I've tried removing the workflow from the list and publishing back using SPD without success.
    I also notice that when you associate a new content type to a document library/list which has some custom columns, you cannot edit those columns to be used in the new content type. You need to delete those columns and recreate them, then the option "Add
    to all content types" is there. Is this expected design?
    Thanks

    Hi,
    According to your post, an error occurred when you created a custom Edit form for new content type.
    We can do as follows:
    1.Add the MyNameSpace.MyNewEditPage dll file into GAC(C:\Windows\assembly).
    2. Execute the iisreset command.
    We can create a new content type using visual studio 2012/2013.
    http://www.sharepoint-journey.com/sharepoint-list-content-types-and-site-columns.html
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Change status for 18 million messages in the Integration Engine

    Hello there!
    I have the following situation and I wonder that maybe you could help. Currently I have more than 18 million messages for the BC_XMB object in the Integration Engine for a BI System (connected to a PI system).
    The problem here is that the archiving/deletion jobs in this BI system are faulty since maybe a couple of years ago and all of these messages are marked as "Archivable":
    What I'm trying to do here is to change the status for these 18 million messages from "can be archived" to "to be deleted" since there is no way that I can archive this 18 million messages (filesystem capacity). I've been looking many option but I cannot figure out how to do it.
    Maybe, if you know an alternative way to do this, I will be very pleased to hear it.
    Thanks a lot in advance.
    Carlos

    Raghu.
    I've done the following:
    1. I've executed SE38 tx code.
    2. I've entered the "RSXMB_DELETE_MESSAGES" report as "Program"
    3. As the "RSXMB_DELETE_MESSAGES" report does not have a selection screen, it must be executed with default parameters. So, I selected "Program -> Execute -> Background".
    4. There are no available variants, so I clicked on the "Execute immed." button.
    5. The job starts. I can monitor it on the SM37 tx code.
    6. It only deleted 20 messages.
    What I get from this, is that the "RSXMB_DELETE_MESSAGES" report cannot delete the big part of the messages since them are marked as "Archivable" and not as "Archived".
    what do you think of it??
    regards
    Carlos.

Maybe you are looking for