Specific CCMS MTE class alert for SAP - DB2 connectivity

Hi Friends,
Our BI application lost connectivity to DB2 today.
I am looking for the specific CCMS alert that would have notified us. 
I have found the following in RZ20:  CCMS monitoring templates > Database > R3 DB Clients > [app server name] > Database Client > DBConnection > DB Server.
The name of the MTE is R3DBClientDBServer.
When I open the alerts for this MTE, they are all GREEN, which means that either 1) this isn't the right alert in the first place, or 2) there is some sort of bug and it is not working properly.
Can someone advise the proper CCMS alert to invoke for app>DB connectivity?
Thanks much,
Jennifer Edmondson
[email protected]

Hi Thom,
Did you get a solution to your problem? I am having the same problem!
Please share your solution if you got one.
Thank you,
Nic

Similar Messages

  • Creation of RFC destination for SAP-Access Connectivity

    Hi,
           I want to create a RFC destination for SAP-Access connectivity.
    Can I get some help regarding it's connection type,activation type and gateway options required for the same.
    Regrads,
    Anthony D'souza

    Hi
    Please see the following:
    1. Create an entry in Trxn DBCA for SQL Server in SAP, you are creating a database connection for the SQL server in SAP.
    2. You use this connection, and write Native SQL stmnts...between EXECSQL...ENDEXEC to fetch the data..and then normal ABAP statements to put that data into your ztable.
    TABLE DBCON Entry can be like this...depends on your External database..
    CON_NAME          Raj                      Logical name for connection
    DBMS                   MSS                   Microsoft SQL Server
    USER_NAME        <User name>       For SQL Server
    PASSWORD         <password>         " "
    CON_ENV             MSSQL_SERVER=<server> MSSQL_DBNAME=<database name>
    DB_RECO                 Availability type for an open database connect
    FUNCTION z_houston_connect.
    ""Local interface:
    EXEC SQL.
    CONNECT TO 'RAJ' AS 'V'
    ENDEXEC.
    EXEC SQL.
    SET CONNECTION 'V'
    ENDEXEC.
    *- Get the data from MS-SQL Server
    EXEC SQL.
    open C1 for
    select
    l.loc_id,
    l.loc_name,
    a.acc_id,
    a.acc_name,
    d.person
    from ho_loc_mast as l
    inner join snd_acc_mast as a on l.loc_id = a.loc_id
    inner join snd_acc_addr as d on a.loc_id = d.loc_id and
    a.acc_id = d.acc_id
    where l.loc_id = '001'
    ENDEXEC.
    DO.
    EXEC SQL.
    FETCH NEXT C1 into :wa-c_locid, :wa-c_locname, :wa-c_acc_id, :wa-c_acc_name, :wa-c_person
    ENDEXEC.
    IF sy-subrc = 0.
    PERFORM loop_output.
    ELSE.
    EXIT.
    ENDIF.
    ENDDO.
    EXEC SQL.
    CLOSE C1
    ENDEXEC.
    ENDFUNCTION.
    Regards,
    Raj

  • CCMS Alert for Backup DB2 on OS390

    Experts
    We would like to configure CCMS Alert for backup failures on the Db2 database which resides on z/OS. I have an option in RZ20 to configure , but it tell me which tablespaces needed fort the backup. it dosent tell you whether the backup is success or failed. I can see the status from the backup history in db2 t code. So how do we configure?do we really have an option to use the same.
    Regards,
    Mahesh Shetty

    Hi,
    did you check this SDN Document regarding your monitoring problem?
    [SAP DB Admin Guide for DB2|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5a6c489b-0501-0010-7ab2-80450fc6ce60?quicklink=index&overridelayout=true]
    Kind regards,

  • Where can I find Up-to-date yet detailed description on CCMS MTE classes

    Hello!
    I am wondering if there are any complete documentation about Predefined
    MTE classes for CCMS tool set. The document of "Predefined Monitors for the Alert Monitor" on the service marketplace is rather incomplete covering the part of predefined MTEs. We are currently using ERP 2004.
    Thank you.
    Harumi

    Hello.
    The best place I've found for this is help.sap.com. Check this link:
    http://help.sap.com/saphelp_nw70/helpdata/en/c4/3a7dfc505211d189550000e829fbbd/frameset.htm
    ... and go to section "Predefined monitors for the Alert Monitor"...
    If somebody knows a better information source, it would be great for me...
    Regards,
    Fermí

  • Central auto-reactions for individual MTEs, not entire MTE classes

    Hello.
    I am trying to set up central autoreactions on a Sol Man system (CEN) to monitor certain MTEs on a satellite system (soon to be many more satellite systems and other MTEs). I know that auto-reactions can be assigned to a satellite system and specific MTE class in RZ21 on CEN, but I don't want auto-reactions for every MTE in a specific class. For example, I want to monitor the percentage full for a specific file system, which has the class "FilesystemPercentageUsed", but there are many other MTEs in the parent "file systems" branch which also have the same class. I only want a central auto-reaction for the one--not all of the MTEs in that class.
    Has anyone else achieved this? If so, I'd love to hear your recommendations. Any help is appreciated!
    Thanks!

    Hello Matthew,
    central autoreaction is only possible for MTE classes.
    > For example, I want to monitor the percentage full for a specific file system, which has the class "FilesystemPercentageUsed", but there are many other MTEs in the parent "file systems" branch which also have the same class. I only want a central auto-reaction for the one--not all of the MTEs in that class.
    In this case: change the MTE class. As you use already agents (otherwise central autoreaction would not be possible) you can configure the agent to use MTE classes different to the default ones.
    The Online documentation for the agents describes this: [Monitoring Operating System Data with CCMS Agents|http://help.sap.com/erp2005_ehp_03/helpdata/EN/2b/6dcd06dc6b084a840f209e027e39b1/frameset.htm].
    Regards, Michael

  • Alert for AS2 Error on send

    Hi,
    We would like to setup some alerts for SAP outbound messages via AS2. When the Message is not able to be delivered to the customer we do get an "error on send" message in Seeburger Message Monitor. and the channel fails in the comm channel monitoring. But it is difficult to monitor the channels as there are lot of customers so it would be better if we have alerts. I have already tried selecting the option "Refer MDN to XI system" in the Handle received MDN. The problem with this is it fails for the wrong reason saying receiver channel is not configured and it doesnt serve the purpose of showing the actual problem. Please let us know if there is any other way of setting the alerts may be in the SEEBURGER workbench itself. Any suggestions would be appreciated.

    Hi,
         The alerts can only monitor the IE and AE in PI. You would not be able to create alerts in PI for the Seeburger workbench.
    Maybe you can try and put as mush info as possible in the alert messages so that the recipient can get an idea about the issue at hand.
    Also check if Seeburger workbench has any similar mechanism for generating auto messages on failure.
    Regards

  • SAP - VB CONNECT ERROR

    Hi Experts
        I am using the following code for SAP-VB Connect,  but returns the syntax error in the below line, whats the error actually, and how to correct this, pls help me on this.
       If sapConnection.logon(0, False) True Then
       The code collected from the one of the forum.
    Regards
    Rajaram
    Private Sub Command1_Click()
    Dim functionCtrl As Object 'Function Control (Collective object)
    Dim sapConnection As Object 'Connection object
    Dim theFunc As Object 'Function object
    'Create a function object
    Set functionCtrl = CreateObject("SAP.Functions")
    'Connect to R/3
    Set sapConnection = functionCtrl.Connection
    sapConnection.Client = "391"
    sapConnection.user = "sap01" 'You user id
    sapConnection.Language = "EN"
    sapConnection.password = "victory' You password"
    If sapConnection.logon(0, False) True Then
    MsgBox "No connection to R/3!"
    Exit Sub 'End program
    End If
    Sheet1.Cells.Clear
    Sheet1.Cells.Font.Name = "Times New Roman"
    Sheet1.Cells.Font.Size = 11
    '*********************** BAPI_WAGETYPE_EMPLOYEEGETLIST *********************
    Dim returnFunc As Boolean
    Dim returnParam As Object
    Dim pernr As Long
    Dim row, col As Integer
    Dim retTab As Object
    pernr = InputBox("Enter Employee Personnel Number")
    Set theFunc = functionCtrl.Add("BAPI_WAGETYPE_EMPLOYEEGETLIST")
    theFunc.exports("EMPLOYEENUMBER") = pernr
    theFunc.exports("LANGUAGE") = "EN"
    returnFunc = theFunc.call
    'Cells(2, 1) = "Function Return Value"
    'Cells(2, 2) = returnFunc
    Set returnParam = theFunc.imports("RETURN")
    Cells(1, 1) = "Personnel Number"
    Cells(1, 2) = pernr
    Cells(1, 2).Font.Bold = True
    'Cells(3, 1) = "Message Ret Type"
    'Cells(3, 2) = returnParam("TYPE")
    Range(Cells(1, 1), Cells(3, 1)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(1, 2), Cells(3, 2)).BorderAround , xlThick, xlColorIndexAutomatic
    Cells(4, 1).BorderAround , xlThick, xlColorIndexAutomatic
    Cells(4, 2).BorderAround , xlThick, xlColorIndexAutomatic
    Cells(4, 3).BorderAround , xlThick, xlColorIndexAutomatic
    Cells(4, 4).BorderAround , xlThick, xlColorIndexAutomatic
    Cells(4, 5).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(1, 1), Cells(3, 1)).Font.Bold = True
    Set retTab = theFunc.tables("WAGETYPES")
    rw = 5
    cl = 2
    Cells(4, 1) = "WAGE LIST"
    Cells(4, 1).Font.Bold = True
    Cells(4, 2) = "Wage Type"
    Cells(4, 3) = "Wage Text"
    Cells(4, 4) = "Start Date"
    Cells(4, 5) = "End Date"
    For Each retTab In retTab.Rows
    cl = 2
    Cells(rw, cl) = retTab("WAGETYPE")
    Cells(rw, cl + 1) = retTab("WAGELTEXT")
    Cells(rw, cl + 2) = retTab("VALBEGIN")
    Cells(rw, cl + 3) = retTab("VALBEGIN")
    rw = rw + 1
    Next
    Range(Cells(5, 2), Cells(rw - 1, cl + 3)).BorderAround , xlThick, xlColorIndexAutomatic
    '******************** BAPI_PERSDATA_GETDETAILEDLIST *********************
    Set theFunc = Nothing
    Set returnParam = Nothing
    Set theFunc = functionCtrl.Add("BAPI_PERSDATA_GETDETAILEDLIST")
    theFunc.exports("EMPLOYEENUMBER") = pernr
    returnFunc = theFunc.call
    Set returnParam = theFunc.imports("RETURN")
    Dim dettab As Object
    Set dettab = theFunc.tables("PERSONALDATA")
    Cells(10, 1) = "EMPLOYEE DETAILS"
    Cells(10, 2) = "First Name"
    Cells(11, 2) = "Last Name"
    Cells(12, 2) = "Gender"
    Cells(13, 2) = "Date of Birth"
    Cells(14, 2) = "Country of Birth"
    Cells(15, 2) = "Marital Status"
    Cells(16, 2) = "Nationality"
    Cells(17, 2) = "SSN No."
    Cells(10, 1).Font.Bold = True
    Cells(10, 1).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(10, 2), Cells(17, 2)).Font.Bold = True
    Range(Cells(10, 2), Cells(17, 2)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(10, 3), Cells(17, 3)).BorderAround , xlThick, xlColorIndexAutomatic
    For Each dettab In dettab.Rows
    Cells(10, 3) = dettab("FIRSTNAME")
    Cells(11, 3) = dettab("LASTNAME")
    If dettab("GENDER") = 1 Then
    Cells(12, 3) = "Male"
    ElseIf dettab("GENDER") = 2 Then
    Cells(12, 3) = "Female"
    Else
    Cells(12, 3) = "Others"
    End If
    Cells(13, 3) = dettab("DATEOFBIRTH")
    Cells(14, 3) = dettab("COUNTRYOFBIRTH")
    Cells(15, 3) = dettab("MARITALSTATUS")
    Cells(16, 3) = dettab("NATIONALITY")
    Cells(17, 3) = dettab("IDNUMBER")
    Next
    '****************** BAPI_GET_PAYROLL_RESULT_LIST ***************
    Set theFunc = Nothing
    Set returnParam = Nothing
    Set theFunc = functionCtrl.Add("BAPI_GET_PAYROLL_RESULT_LIST")
    theFunc.exports("EMPLOYEENUMBER") = pernr
    returnFunc = theFunc.call
    Set returnParam = theFunc.imports("RETURN")
    Cells(19, 1) = "Directory of payroll results"
    Cells(19, 1).Font.Bold = True
    Cells(19, 1).BorderAround , xlThick, xlColorIndexAutomatic
    Cells(20, 1) = "SEQNR "
    Cells(20, 2) = "FPPERIOD"
    Cells(20, 3) = "FPBEGIN"
    Cells(20, 4) = "FPEND"
    Cells(20, 5) = "BONUSDATE"
    Cells(20, 6) = "PAYDATE"
    Cells(20, 7) = "PAYTYPE_TEXT"
    Range(Cells(20, 1), Cells(20, 7)).Font.Bold = True
    Range(Cells(20, 1), Cells(20, 7)).BorderAround , xlThick, xlColorIndexAutomatic
    Set retTab = theFunc.tables("RESULTS")
    rw = 21
    For Each retTab In retTab.Rows
    cl = 1
    Cells(rw, cl) = retTab("SEQUENCENUMBER")
    Cells(rw, cl + 1) = retTab("FPPERIOD")
    Cells(rw, cl + 2) = retTab("FPBEGIN")
    Cells(rw, cl + 3) = retTab("FPEND")
    Cells(rw, cl + 4) = retTab("BONUSDATE")
    Cells(rw, cl + 5) = retTab("PAYDATE")
    Cells(rw, cl + 6) = retTab("PAYTYPE_TEXT")
    rw = rw + 1
    Next
    Range(Cells(20, 1), Cells(rw - 1, 1)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(20, 1), Cells(rw - 1, 2)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(20, 1), Cells(rw - 1, 3)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(20, 1), Cells(rw - 1, 4)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(20, 1), Cells(rw - 1, 5)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(20, 1), Cells(rw - 1, 6)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(20, 1), Cells(rw - 1, 7)).BorderAround , xlThick, xlColorIndexAutomatic
    Range(Cells(20, 1), Cells(rw - 1, 7)).HorizontalAlignment = 3
    '***************** LOGOFF ****************************************
    functionCtrl.Connection.logoff
    Set sapConnection = Nothing
    Set functionCtrl = Nothing
    End Sub

    It will be helpfull, if you can send any screen shot of error page.
    Thanks ,
    Chetan

  • SAP-OSS Connection error LB: Unexpected error in LG Layer.

    Hi Gurus,
    I am using Solman 3.2 on Oracle/Win 2003 server.
    While doing Test connection for SAP-OSS Connection error "<b>LB: Unexpected error in LG Layer</b>" is coming.
    <b>Please guide me through configuration steps .</b>
    I am using following settings which is appearing by default:
    Connection type  3
    Load distrib. : Yes
    Target system :  OSS
    Msg. server :    /H/147.204.2.5/S/sapdp99/H/oss001
    Group        :   EWA
    Regards
    Gaurav

    Hello Gaurav,
    - in transaction SM59, delete the RFC destinations SAPOSS - in transaction OSS1 -> parameter -> technical settings, save the
      actual configuration.  After that, in SM59, test again the connection
    Did you get this connection SAPOSS working before or this is the first try?
    Check note 35010.
    Hope this helps,
    Dolores

  • CCMS for MTE Class CCMS_DB_mcmtc

    Hello!
    I would like to set up CCMS for satellite systems with <b>SAP DB</b> (MTE class: CCMS_DB_mcmtc)
    The very interesting elements from this MTE  are:
    - Used Log Space
    - Last successful Complete Data Backup
    - Last Complete Data Backup Return Code
    The problem is, if I save this I get the warning:
    <SID> : MTE class CCMS_DB_mcmtc : No MTEs currently available
    How can this be solved?
    Thank you very much indeed!

    Hi Thom,
    Did you get a solution to your problem? I am having the same problem!
    Please share your solution if you got one.
    Thank you,
    Nic

  • Confgure email alerts for the *INTERNAL SAP MAILBOX* for CCMS

    Hello,
    I am currently workling on setting up a CCMS for monitoring the system performance of the server.
    This involves setting some profile parameters for the system in a way that if any of the parameters exceeded their threshold value an  automatic alert message is sent to a contact on his internal sap mailbox.
    Can someone provide guidance on how to confgure this email alerts for the INTERNAL SAP MAILBOX.
    Thanks,
    Rohit

    Hi,
              Please try this link.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/2c/abb2e7ff6311d194c000a0c93033f7/content.htm
    http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/30237989-0901-0010-70a4-944691eb5e52 [original link is broken]
    V...

  • Ccms monitoring single definition under and MTE class

    Hi Guys
    For CCMS monitoring under RZ20 i am looking for a way to define a node that allow me to monitor a specific definition for those mte that dinamically create those definitions from the source system, for instance
    if you select MTE class: filesystem you get the list of all the filesystems, like
    /db2/SM1/sapdata1
    /db2/SM1/sapdata2
    /var
    So lets says I just want to monitor  /db2/SM1/sapdata1 and not to display the rest of the filesystems on RZ20
    is there a way to configure this? maybe using some kind of filter for the name.
    I want to configure this for the j2ee connector service but i get a buch of  connector Applications RZ20 and I just want to monitor one of those Applications
    Thanks for your help.

    Thanks for this good document but I think it is not enough for me. I had registered the sapccmsr agent with J2EE option but it is not monitor the database correctly on the same physical server. In the Monitoring node of server process in Visual Admin i can't find a relevant object to activate database free space monitoring. In posted document I can't find the detailed information, too. Please provide me with a detailed specific information. Many thanks.
    Which service is relevant to collect database relevant data to monitor non ABAP databases like single J2EE instances oder non-SAP Databases.
    Edited by: Rene Schulz on Nov 19, 2008 3:16 PM

  • Configuring CCMS alerts for Availablity Monitoring

    Hi All,
    We are in the process of configuring availablity monitoring in central system (solution Manager 7.0 with SP stack 23) to monitor all systems (ABAP,Java,Dual Stack, Trex,DMS,etc) in landscape.
    As a first step, we have registered CCMS agents in monitored (ABAP) system and connected to central system (Solman)
    All the required RFCu2019s have been defined for data transfer between monitored and central system
    In RZ20,i could see the availablity as 100% for the defined moniored system under  SAP CCMS Technical Expert Monitors>All Contexts on Local Application Server>CCMS self monitoring >CCMS agents>CCMSPING.hostname
    Not sure whether above path is the place where in we look for alerts
    Please clarify the below points
    i) how to configure the email alerts (in RZ20) from the central system when monitored system is down
    ii) the path in which I can find the alerts in RZ20 for that monitored system or how to add the monitored system incase if that  doesnt exists
    iii) MTE class under which analysis, auto reaction method to be assigned ?
    iv). data collection method and frequency
    v). Which MTE class to be used to assign the Autoreaction method (CCMS_test_mail alredy defined)
    Appreciate your quick response on this
    Thanks,
    vadi

    Hi All,
    Thanks a lot for your reply.
    Still i m having an issue in handling the  RZ20 alerts managemnent
    In RZ20,
    i) i able to see the added monitoried system id under the node CCMS Monitor templates>Availablity & performance overview>Availablity-->monitored sys id
    ii) When i click on open staus for the above node turns to green color
    ii) when i click on current status the node turns to grey color
    I am not sure whether the data collection is being passed since it doesnt turn red when the system is down
    However the dispatching jobs are active in both CEN and monitored (000 client) systems
    Appreciate your response
    Thanks,
    Vadi

  • How to setup FAX Alert CCMS MTE

    Hi,
    I would like to know how to setup fax alert, for example if fax does not work, so what is MTE will I use for fax alert
    all others alerts are working fine and i received e mail , how do I receive e mail if fax does not working... ?
    Thanks

    Hi
    The alert inbox is user-specific and displays all the alerts for each alert server that have been generated based on the alert configuration.
    An alert can be delivered to you by e-mail, fax, or SMS. In each case, you will also find the alert in your alert inbox, irrespective of the delivery method
    In the Personalization tab in the alert inbox, you can either specify how u want the alert to be sent via fax, sms or mail. In your case it will be fax.
    MTE
    By resetting a monitoring tree element, you delete open alerts and data collected for the MTE. You can also reset multiple selected MTEs, or also all MTEs in a particular hierarchy in the monitoring tree. Resetting an MTE deletes alerts and performance data.
    To be able to reset MTEs and alerts, you must first activate the maintenance functions.
    Choose CCMS ® Control/Monitoring ® Alert Monitor in the SAP Easy Access menu, or call transaction RZ20.
    Expand the monitor set that contains the monitors that you require and choose Start Monitor.
    Choose Extras ® Activate Maintenance Function.
    Select the MTEs that you want to reset and choose Edit ® Node (MTE) ® Reset.
    After you have confirmed the Alert Monitor warning, the MTEs are reset to their status at the time of the system start or their insertion into the Alert Monitor. The Alert Monitor continues to collect data and trigger alerts for the MTEs.
    please go through this link
    http://help.sap.com/saphelp_nw04/helpdata/en/26/1afe3b470a1649e10000000a11402f/frameset.htm
    To receive Email Alerts
    Refer
    Configuring scenario specific E-mail alerts in XI-CCMS: Part 3
    /people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3
    Configuring scenario specific E-mail alerts in XI-CCMS: Part-2
    /people/aravindh.prasanna/blog/2005/12/24/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-2
    Configuring scenario specific E-mail alerts in XI-CCMS: Part u2013 1
    /people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
    Hope this will clear your doubts
    Thanks
    Saiyog
    Edited by: Saiyog Gonsalves on Jun 3, 2008 4:53 PM

  • Get an E-Mail-Notification if there is a alert for a SAP-System in DSWP

    Hello,
    how can i get an E-Mail-Notification when there is a alert in a SAP-System?
    I know that alerts are shown in the transaction dswp under System Monitoring but exists a alternative to get these alerts via E-Mail?
    In the transaction rz21 autoreactions can be defined for single MTE classes - but i search for a more generally method to get all in DSWP reported alerts via E-Mail.
    Best Regards
    Torsten Urban

    Hello All,
    You can get EWA reports thru mail.
    Selection the solution for which you want the reports thru mail in DSWP tcode.
    Then Edit>Automatic Email transmission>create Email recipeint.
    Hope this solves your query.
    Cheers,Amber S

  • CCMS alert for update deactivation

    Hi,
    we are planning to set one CCMS alert to get upon deactivation of update in SM13. Any help would be appreciated..
    Thanks
    Dash

    HI ,
    You can use the below MTE Class "CCMS_UpdateStatusClass" and assign the autoreaction method for the same.
    Please revert incase you required more details on the same.
    Regards,
    T.Narsimha

Maybe you are looking for

  • Close popup with branch

    I have created a page with a "New party" button that opens a popup. It clears that cache for the popup and works fine. The new party can be entered and "create"d. The page branches to itself and the create button is not displayed. The new party data

  • Please help me with vaults!

    I have 2 quick questions: When I export individual projects into an external hard drive, there is an option that says "consolidate images into exported project." The manual said something about referenced masters. What does this mean? Are referenced

  • Macintosh HD Icon relocation question

    Is there a safer place to put the Hard Drive icon other than on the desktop? It's been in the upper right hand corner of my screen for years but I rarely click on it.  Thanks.

  • Copy Harddisk Content by USB

    My Macbook got halt and did no longer work. Could I use a typical SATA-to-USB to connect the Macbook Harddisk to Mac Mini so that the data can be transferred from the old harddisk to the new Mac Mini?

  • How does CiscoWorks LMS 4.0.1 count faults to display at the top of the portal?

    Hi, just a little niggle I'm hoping someone might have the answer for. In my shiny new LMS 4.0.1 portal I'm looking at the fault count at the top of the screen. This doesn't match what DFM shows me as the number of active faults. I attach screenshots