How to monitor a Process Server or a Queue?

Hi
We are using Redwood CPS as our Enterprise Scheduler.
In the recent months, the below issue has happened twice.
The error message I could read in the Redwood Process Server Log is below
JCS-116011: Permanent communication failure: Unknown Host : HOST.domain.com
I am not sure what breaks the connection.
Two Questions that run in my mind:
1. Does this issue directly relate to any known issue anyone aware of?
2. How do I setup monitoring on the Process Server or a Queue so that when they go down I get an e-mail or something at least?
Can someone guide me please?

Build M33.106 is not available in service market place yet.
SAP informed that customer can not find information on the next build release date from Product Availability Matrix (PAM) or anywhere from SAP site.
Is there a way to get his information from Redwood site? Like when is the expected date for next release of the build?
Thanks
Nanda

Similar Messages

  • How to monitor all SAP Server through solution Manager?

    Dear Friends,
    How to monitor all SAP Server through solution Manager?
    Is it possible if yes then how? Please forward configuration and transaction also.
    Please help me as early as possible..
    Thanks,
    Regards,
    Sachin

    Hi sachin,
    You can monitor your sattilite systems through solution manager.
    If you want to monitor systems in solution manager means you need to configure those systems in solution manager.
    Before including the systems in solution manager we need to create a solution using tcode <b>DSWP</b>.
    After that you can include the systems using tcode <b>SMSY</b>.
    For configuring the systems we have lot of phases its very difficult to explain here.
    Try to login to<b> service.sap.com</b> and <b>help.sap.com</b> find the helpfull guides.
    i hope it will help you.
    any issues post it.
    kiran kumar.v

  • How to monitor RFC processing in XI

    Hi Friends,
    In the IDoc to RFC scenario please tell me How to monitor RFC processing in XI..
    Thanks and Regards
    Sri

    Sri,
      You can monitor in SXI_MONITOR/SXMB_MONI. If its Syncronous then u can see the request and response messages in the above mentioned transaction.
      To get more details you can go for RWB and select ur message and check for audit log's.
    Best regards,
    raj.

  • How to monitor / shutdown processes and users?

    Hi,
    As you can see in my previous post i'm totally new to Arch and fairly new to Linux...
    Here's one thing that bothers me: I don't know how to keep track of all running processes (and end them if needed... I guess you need to 'kill' them but you first need to know their name, right...) and logged on users (even though that's only me, heh...)
    How can you do that in Linux? (something like task manager or another admin tool - or a command line version)
    Another thing... I think a wiki page 'securing the default Arch install' would be helpful...
    (flame me if there already is one, but I didn't find it )
    greetings,
    d.
    (I think Arch is going to be the one Linux distro to break the record of 1 month installation on my pc... woohoo!!!)

    Kern wrote:
    processes man ps
    Now only 2 questions are left: how to monitor logins, and how to secure Arch Wink
    Arch Wink, is this a subrelease of Arch? if so i've never heard of it. 
    I really don't know how that ended up in my post especially because I use semicolon, bracket instead of colon, wink, colon for my smiley...
    but as relates to securing Arch, of course I mean against network based attacks. The way you would try to secure Windows. I know how to own windows computers when I have physical access to them, and I guess it's the same thing with Linux pc's... but I want to feel secure that nobody from the internet is going to appropriate my box for illegal or other things, on those few occasions that i'm not behind a router/firewall (which I am not sure I trust either... it's a Linksys wireless/wired router with integrated firewall capability. How secure is that? I don't know!)
    Is there no way to deny all other pc's access to this pc? It's a laptop, not a server, so nobody has business accessing it remotely anyway... Actually, this is one of the reasons I had an eye on openBSD secure as hell...
    EDIT: since we're at it... another thing I don't find is how I can find out at what speed my cpu is running... is it going down to 600 MHz when Idle or isn't it? etc... That stuff is pretty easy to see in windows... must be feasible at least in Linux hey

  • How to monitor parallel processing

    Hi All,
    I have 2 short questions:
    1. When we want parallel processing, we can either use a parallel hing in the query, or alter a table to be parrallel. My question is what is the difference in the following 2 syntax:
    a. ALTER TABLE myTable PARALLEL (DEGREE 3);
    b. ALTER TABLE myTable PARALLEL 3;
    Does the "DEGREE" keywor make any difference? or they both are same statements?
    2. When we enable parallel processing, how can we monitor oracle processes, to confirm that a certain table is being actually processed by multiple threads of a singe user process?
    An early response would be highly appreciated. Thanks.

    user566817 wrote:
    2. When we enable parallel processing, how can we monitor oracle processes, to confirm that a certain table is being actually processed by multiple threads of a singe user process?There are a number of virtual performance views that can be used. Please refer to the Oracle® Database Reference guide for details on these.
    Had a look though my scripts and I have this one.. cannot recall if I "borrowed" it from somewhere and customised it and how old it is.. but it should (hopefully) still be mostly correct. It uses the virtual view v$px_process to determine the list of current PQ slaves in the pool and if they are used, map them to the Oracle session using them.
    select  distinct
            x.server_name           as "PQ",
            x.status                as "Status",
            x.sid                   as "OraPID",
            w2.sid                  as "Parent OraPID",
            v.osuser                as "O/S User",
            v.schemaname            as "User",
            w1.event                as "Child Wait",
            w2.event                as "Parent Wait"
    from    v$px_process    x,
            v$lock          l,
            v$session       v,
            v$session_wait w1,
            v$session_wait w2
    where   x.sid =! l.sid(+)
    and     to_number (substr(x.server_name,3)) = l.id2(+)
    and     x.sid = w1.sid(+)
    and     l.sid = w2.sid(+)
    and     x.sid = v.sid(+)
    and     nvl(l.type,'PS') = 'PS'Use at own risk - best would be to verify that this is still valid using the Reference Guide. Or create similar ones using the available V$ views for the details you want to see (e.g. SQL statement executed per PQ, etc).

  • How to monitor BPEL process..? i want to see HTTP request message..

    Hi all,
    Is there any way to monitor BPEL process. In Jdev there is tool call
    HTTP analyzer but it only monitors process which are invoked from Jdev.
    Like Java webservices can monitored via that tool. But i want to monitor BPEL
    process. I want to see Http request message. It that possible.?
    thanks a lot.
    /mishit

    Any requests you want to monitor should be routed through obtunnel. So the webservice that calls your bpel process should use the url of the machine where obtunnel is located, and obtunnel should be configured with the details of the machine where the bpel process is located.
    also, you may find this thread of interest How to capture SOAP message using TCP Monitor in JDev?

  • How to Monitoring Index process by Dynamo?

    Hello all,
    how can i monitor the build index process by Dynamo?
    i'm using
    ATG Search 10.0.3
    Tks
    regards

    With ATG Search, you can monitor indexing from the Search Admin console (the same place one creates ATG Search projects and sets up content sources).
    I believe that the BulkLoader and IncrementalLoader also have status information that is visible in the /dyn/admin, so you might see if anything appears there while an index is running.
    Or were you talking about monitoring progress from code or something?
    BTW, I don't believe that most of the logDebug during Indexing happens in the IndexingOutputConfig, so I suspect that setting logDebug there is unlike to have a huge effect. You might try setting loggingDebug on BulkLoader and/or IncrementalLoader, but that might be more detail than you want.

  • How to monitor a telnet server

    Here a quick powershell script PS4Not tested, but it should test the port, email you if it is not up, if it is sleep for 600 sec and try againPowershell$Computername = "Server1"do{$Result = $NULL$Result = $Result = Test-NetConnection -computername $computername -Port 23 -InformationLevel Detailedif ($Result -eq $NULL){$MessageBody = "$Computername - Telnet Port no open!"Write-host $MessageBody -foreground red$smtpServer = "yoursmtpserver.domain.com"$msg = new-object Net.Mail.MailMessage$smtp = new-object Net.Mail.SmtpClient($smtpServer)$MailFrom = "[email protected]"$msg.From = $MailFrom$Mailto = "[email protected]"ForEach ($element in $Mailto) { $msg.To.Add($element)}$msg.Subject = "$Computername - Telnet Port not open!!!!!!!!"$msg.IsBodyHTML = $true$msg.body = "$MessageBody"$smtp.Send($msg)} Else{Write-host "$Computername has Telnet port...

    Hi everyone.  We are using a shop floor application to record the movement of parts and assemblies throughout the plant as operation sequences are performed by the workers.  It's a custom telnet server that receives connections via computers on the shop floor.  Its not perfectly stable, but its usually at night when it fails.  I'm the IT Manager and the entire IT Department, and it's part of my job to get it running again when it has failed, and sometimes that means a call at 6am from a shop supervisor telling me "MAXDC is down again."
    I need a way to monitor TCP port 23 on that server, but I haven't figured out how, especially with Spiceworks.  Can someone please point me in the right direction?  I don't want to spend money on this, considering it's just a single server/port I need to monitor like this.  Anyone?
    This topic first appeared in the Spiceworks Community

  • BDLS - How to monitor the process?

    Dear All,
    I am running the BDLS sessions in Background (excluding the known huge tables) now in my Testing System just after the system refresh activities from Production to the Testing.
    The BDLS sessions run more than 22 hours (still in progress now ) , may I know where ( which tcode ) I can see the progress of the BDLS?
    I've tried to check in Txcode SM50, the BGD process performing a sequential read on a table for more than 8 hours...Is it possible hang in somewhere ? May I know how to determine if the BDLS is 'hang' ?
    FYI, the table size that the BDLS running on is around 140GB..
    Best Regards,
    Ken

    Dear Raja,
      the log i get from BDLSS shows the table processed until :s
    CATSHR                    EXTSYSTEM                           0
    LOGSYS                              0
    CATS_BW_TIME              I_RLOGSYS                           0
    CATS_GUID_KEY*            EXTSYSTEM                           0
    CBPR                      LOGSYSTEM                           0
    CC1ERP                    SRCSYS                              0
    CCMCTIADMIN               LOGSYS                              0
    Dear sekhar,
    Do you meant the job log from SM37 ? :
    22.02.2010 09:59:19 Job started                                                                         00
    22.02.2010 09:59:19 Step 001 started (program RBDLSMAP, variant &0000000000000, user ID BASISADM7)      00
    22.02.2010 09:59:19 The new logical system name T00CLNT300 is assigned to the current client 300        B1
    Edited by: Wei Jian Kwan on Feb 24, 2010 1:00 AM

  • How to monitor Opportunity Processing

    Hi all,
    I have created Opprtunity & assigned different phases in Sales Cycle.
    When Opportunity processing thru different phases like quoatation, order or close, how i can maintained record of it.
    Do i need to create a new opportunity or transaction after every phase change?
    Thanks,
    Sush

    The SAP help information is the following:
    Presentation of the Sales Cycle
    Use
    The sales cycle of a product or service begins when an opportunity for sales is recognized. This can arise by chance, for example, if a sales employee finds out about a worthwhile investment project during a conversation.
    The process ends with a sales order or a rejection from the customer. In the meantime, various sales activities, such as sending information material, customer visits, product presentations, quotations and contractual negotiations, take place. An opportunity goes through a sales cycle which is divided into various phases. Specific sales activities are carried out in these phases.
    Prerequisites
    You can define sales cycles and the relevant phases in a sales cycle in Customizing, to suit the needs of your enterprise. By doing so, you can define a sales cycle for starting business with new customers with phases, such as the first contact made with the customer, the sending of brochures and information, presentations, quotations etc, and a sales cycle for long-standing customers with other phases.
    You can find information about setting sales cycles and phases for Opportunity Management in the implementation guide for CRM under Customer Relationship Management ® Transactions ® Settings for Opportunities.
    Dear Sush,
    you do not need to create a new opportunity or transaction after every phase change.
    First of all definition of the sales cycle and phases is used for reporting purposes.
    Managers want to see during what stage an opportunity is lost or won. Furthermore you define actions and assign them for example to a phase.
    Next you can activate an action for a certain phase.
    Let's take an example:
    You are in the standard phase SM1:Identify Opportunity.
    For this phase you could define an action 'Call Purchase Responsible Customer'
    or 'Visit Customer'.
    For the action 'visit customer' you define an action (where the system automatically creates a business activity 'visit' (is copy of standard transaction type 0001-Sales Call). As activity partner or responsible person you define the 'employee responsible of your company' for the customer (sold-to-party) entered in your opportunity. This is based on relationships.
    Now after you have defined your sales cycle, phases and assigned your phases to your sales cycle, and you also have defined your action profile (see standard example for action profile OPPORTUNITY_SALES_ASSISTANT which is assigned to standard transaction type OPSM), you can activate for the combinatino of sales cycle you are in and the selected phase on your details screen of the opportunity, a certain action as explained above.
    Hope this info helps. Please don't forget to assing points.
    cheers

  • How to monitor multiple processes

    How can I manage multiple processes?

    I describe one approach on my blog at <http://weblogs.java.net/blog/emcmanus/archive/2007/08/combining_casca.html>.

  • How to monitor load on server

    Hi Experts,
    What perfmon counters can I use to monitor load on the sql server and trend it over time?
    Thank you.

    Hi Experts,
    What perfmon counters can I use to monitor load on the sql server and trend it over time?
    Thank you.
    Hi,
    Similar thread listing all possible counters to monitor SQL server performance. Apart from
    using perfmon counters you should first create a baseline for SQL Server. Understand your system, for some system 60 % CPU usage is normal for some 50 % might indicate issue. Know your system completely collect counter values when system is not under load
    this would be your mark anything more than that would require your attention.
    Reading errorlog/event viewer is also good in terms of performance monitoring.Please read below article by Jonathan it would help you
    https://www.simple-talk.com/sql/performance/a-performance-troubleshooting-methodology-for-sql-server/
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • How to monitor MySQL Server installed in Windows Server using Nagios

    You can do this via NSClient as Gary posted. The NSClient is a communications system that allows nagios to send commands to a target system over the nsclient protocol and they are executed on the remote system. You will still have to build some kind of vbscript or plugin to run on the target system to do the actual query to check on mysql.There are other options to. If you enable snmp on your target computer you can use a few nagios plugins to query the snmp agent on the target computer to see if a service is running. To do this via snmp you will need this plugin "check_snmp_process.pl" fromthis site.Your check command will look something like this:check_win_process:= check_snmp_process.pl -H $HOSTADDRESS$ -C "$USER6$" -n "$ARG1$" -w $ARG2$ -c $ARG3$The service definition will be like this:check_win_process!sqlservr!0!0This will check...

    I installed Nagios Core in my Ubuntu workstation 10.04 for me to learn something new in my craft. I use this now to monitor our Windows Server 2008 with MySQL server installed as well as our Datalink Switch (DGS-1210-24). I searched on google on how to monitor a MYSQL server installed in Windows server using Nagios Core but i could not seem to find any. Could anybody who's expert in Nagios give me steps on how to do so. Thanks. All i found in google were steps in monitoring mysql installed in linux and nothing in windows server.
    This topic first appeared in the Spiceworks Community

  • Monitor Process Server Status

    Hi,
    Recently we had an example of a process sever going into the "unknown" state. We didn't know about the condition and jobs were I assume queued up for execution. Since they were not killed or canceled we did not receive any notification.
    Is there a simple method of monitoring the process server status that we can then leverage to send some notification in the event of a non "running" status. Thanks.
    Kind Regards,
    David Carr

    Hi
    Re: Thanks for the replies. We are on standalone version 6.0.2 SP11
    Not sure if this applies with the standalone version, but our Redwood CPS runs on SAP 700 SP15, but the patches I refered to earlier are found on the main screen of Redwood after logging in, and clicking on the 'Product Information' logo (Big letter i) in the top right hand corner. Should say something like:
    Version: SAP 7.00
    Build: M26.17-31458
    What build are you on?
    Cheers
    Ross

  • How to monitor Library Server storage?

    I can't figure out how to monitor the Library Server storage in VMM console.  The VMM server is the only library server and it's using an iSCSI lun.
    I just want to know how much space is available on the storage for the library server.
    any ideas?
    Do i need to configure it as a provider with SMI-S??

    I installed Nagios Core in my Ubuntu workstation 10.04 for me to learn something new in my craft. I use this now to monitor our Windows Server 2008 with MySQL server installed as well as our Datalink Switch (DGS-1210-24). I searched on google on how to monitor a MYSQL server installed in Windows server using Nagios Core but i could not seem to find any. Could anybody who's expert in Nagios give me steps on how to do so. Thanks. All i found in google were steps in monitoring mysql installed in linux and nothing in windows server.
    This topic first appeared in the Spiceworks Community

Maybe you are looking for