Cluster monitoring false alerts

I have a cluster in monitoring which has many shared disks in monitoring.
Recently I have been receiving false alerts for 2 of the disks for low disk space with every poll & secondly the disks labelling seems to be wrong as per the actual labeling.
Is there a way in which I can manually change the disks labeling or with any hotfix?

Hi,
Have you imported New Base OS MP 6.0.7026.0? It fixed bug 'Cluster Disk Free Space Percent' and Cluster Disk Free Space MB' monitors generate alerts with bad descriptions when the volume label of a cluster disk is empty.
http://blogs.technet.com/b/kevinholman/archive/2013/05/09/opsmgr-mp-update-new-base-os-mp-6-0-7026-0.aspx
Niki Han
TechNet Community Support

Similar Messages

  • Windows Service Monitor - False Alerts

    Scenario : We have a custom Service Monitor that is created long back and enabled for all Servers. I just noted that the service is not present in all servers except few. I also noticed that there are some Overrides for 5 servers which does
    not make any sense to me as it was overridden to enable this monitor.
    Issue  : Now the issue is, I got alerts for 5 servers for which the service is not installed at all. How is that possible ? 
    S.Arun Prasath HP ARDE TEAM

    HOw to you create this service monitor?
    You can create your service monitor either
    1) From Authoring workspace --> Management pack Templates --> Windows services
    http://www.bictt.com/blogs/bictt.php/2011/03/17/scom-monitoring-a-service-part3
    OR
    2) Authoring workspace --> Monitors
    http://www.bictt.com/blogs/bictt.php/2011/03/17/scom-monitoring-a-service-part2
    You understanding is correct if you using method 1) to create service monitor. Otherwise, you should enable the monitor for computer which has te service present.
    Roger

  • SCOM DFS Backlog count is giving FALSE alert

    Hi  ;
    I've created a backlog count monitor using a 2 state monitor ( which I got from http://arbappy.blogspot.hk/2012/04/create-scom-2007-r2-monitor-to-alert-on.html )
    It is used to monitor 70 of our DFS servers.
    The monitor should be working under this rule :-
    1) if backlog count is greater or equal to 5000 files , status become unhealthy(critical) and alert is generated.
    2) if backlog is less than 5000 , status is healthy and no alert is generated.
    I have configured the subscription only to send critical alerts.
    Problem is that I do get alert for healthy status and it happens only to some servers.On top, it is random. Today could be X server , tomorrow could be Y . Both are healthy ( which meant having less than 5000 files.) . It seems the rule is not working really
    well. Any help is much appreciated.
    Cheers
    megat

    1. About the different time stamp, I think because the server is located on a different time zone from the RMS. The server is 2 hours earlier .
    2. Backlogcountfile is property of replicationconnection ? I guess so. Nevertheless could you advise to confirm that.
    3. Below is the XML which I managed to export.
    <ManagementPack ContentReadable="true" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
      <Manifest>
        <Identity>
          <ID>RWDFSBACKLOGMONITORINGSCRIPTSMMO</ID>
          <Version>1.0.0.0</Version>
        </Identity>
        <Name>RW_DFS_BACKLOG_MONITORING_SCRIPTS_MMO</Name>
        <References>
          <Reference Alias="MicrosoftWindowsDfsReplication6063210">
            <ID>Microsoft.Windows.DfsReplication</ID>
            <Version>6.0.6321.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="MicrosoftWindowsLibrary6172210">
            <ID>Microsoft.Windows.Library</ID>
            <Version>6.1.7221.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="SystemLibrary6172210">
            <ID>System.Library</ID>
            <Version>6.1.7221.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="SystemCenter">
            <ID>Microsoft.SystemCenter.Library</ID>
            <Version>6.1.7221.61</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
          <Reference Alias="Health">
            <ID>System.Health.Library</ID>
            <Version>6.1.7221.0</Version>
            <PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
          </Reference>
        </References>
      </Manifest>
      <Monitoring>
        <Monitors>
          <UnitMonitor ID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc" Accessibility="Public" Enabled="false" Target="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection" ParentMonitorID="Health!System.Health.AvailabilityState"
    Remotable="true" Priority="Normal" TypeID="MicrosoftWindowsLibrary6172210!Microsoft.Windows.TimedScript.ThreeStateMonitorType" ConfirmDelivery="false">
            <Category>Custom</Category>
            <AlertSettings AlertMessage="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc_AlertMessageResourceID">
              <AlertOnState>Error</AlertOnState>
              <AutoResolve>true</AutoResolve>
              <AlertPriority>High</AlertPriority>
              <AlertSeverity>Error</AlertSeverity>
              <AlertParameters>
                <AlertParameter1>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/ReplicationGroupName$</AlertParameter1>
                <AlertParameter2>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/ReplicatedFolderName$</AlertParameter2>
                <AlertParameter3>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/SendingMemberName$</AlertParameter3>
                <AlertParameter4>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/ReceivingMemberName$</AlertParameter4>
                <AlertParameter5>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/BacklogCount$</AlertParameter5>
                <AlertParameter6>$Target/Property[Type="SystemLibrary6172210!System.Entity"]/DisplayName$</AlertParameter6>
              </AlertParameters>
            </AlertSettings>
            <OperationalStates>
              <OperationalState ID="UIGeneratedOpStateId751249f015634144b909f400c3106b84" MonitorTypeStateID="Success" HealthState="Success" />
              <OperationalState ID="UIGeneratedOpStateId7c713b8c8aa44c518dbc05007f38b71e" MonitorTypeStateID="Warning" HealthState="Warning" />
              <OperationalState ID="UIGeneratedOpStateIdcda0005310e9480dba2726cc8fc9e1d3" MonitorTypeStateID="Error" HealthState="Error" />
            </OperationalStates>
            <Configuration>
              <IntervalSeconds>60</IntervalSeconds>
              <SyncTime />
              <ScriptName>RW-DFS-SCRIPT-MMO.vbs</ScriptName>
              <Arguments>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/BacklogCount$</Arguments>
              <ScriptBody>Set oArgs = WScript.Arguments
    numbers=oArgs(0)
    Dim oAPI, oBag
    Set oAPI = CreateObject("MOM.ScriptAPI")
    Set oBag = OAPI.CreatePropertyBag()
    Call oBag.AddValue("BackLogCountFile",numbers)
    Call oAPI.Return(oBag)</ScriptBody>
              <TimeoutSeconds>1200</TimeoutSeconds>
              <ErrorExpression>
                <SimpleExpression>
                  <ValueExpression>
                    <XPathQuery Type="String">Property[@Name='BackLogCountFile']</XPathQuery>
                  </ValueExpression>
                  <Operator>GreaterEqual</Operator>
                  <ValueExpression>
                    <Value Type="String">5000</Value>
                  </ValueExpression>
                </SimpleExpression>
              </ErrorExpression>
              <WarningExpression>
                <And>
                  <Expression>
                    <SimpleExpression>
                      <ValueExpression>
                        <XPathQuery Type="String">Property[@Name='BackLogCountFile']</XPathQuery>
                      </ValueExpression>
                      <Operator>GreaterEqual</Operator>
                      <ValueExpression>
                        <Value Type="String">100</Value>
                      </ValueExpression>
                    </SimpleExpression>
                  </Expression>
                  <Expression>
                    <SimpleExpression>
                      <ValueExpression>
                        <XPathQuery Type="String">Property[@Name='BackLogCountFile'] </XPathQuery>
                      </ValueExpression>
                      <Operator>Less</Operator>
                      <ValueExpression>
                        <Value Type="String">5000</Value>
                      </ValueExpression>
                    </SimpleExpression>
                  </Expression>
                </And>
              </WarningExpression>
              <SuccessExpression>
                <And>
                  <Expression>
                    <SimpleExpression>
                      <ValueExpression>
                        <XPathQuery Type="String">Property[@Name='BackLogCountFile']</XPathQuery>
                      </ValueExpression>
                      <Operator>GreaterEqual</Operator>
                      <ValueExpression>
                        <Value Type="String">0</Value>
                      </ValueExpression>
                    </SimpleExpression>
                  </Expression>
                  <Expression>
                    <SimpleExpression>
                      <ValueExpression>
                        <XPathQuery Type="String">Property[@Name='BackLogCountFile']</XPathQuery>
                      </ValueExpression>
                      <Operator>Less</Operator>
                      <ValueExpression>
                        <Value Type="String">100</Value>
                      </ValueExpression>
                    </SimpleExpression>
                  </Expression>
                </And>
              </SuccessExpression>
            </Configuration>
          </UnitMonitor>
          <UnitMonitor ID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc" Accessibility="Public" Enabled="true" Target="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection" ParentMonitorID="Health!System.Health.AvailabilityState"
    Remotable="true" Priority="Normal" TypeID="MicrosoftWindowsLibrary6172210!Microsoft.Windows.TimedScript.TwoStateMonitorType" ConfirmDelivery="false">
            <Category>Custom</Category>
            <AlertSettings AlertMessage="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc_AlertMessageResourceID">
              <AlertOnState>Error</AlertOnState>
              <AutoResolve>true</AutoResolve>
              <AlertPriority>High</AlertPriority>
              <AlertSeverity>MatchMonitorHealth</AlertSeverity>
              <AlertParameters>
                <AlertParameter1>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/ReplicationGroupName$</AlertParameter1>
                <AlertParameter2>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/ReplicatedFolderName$</AlertParameter2>
                <AlertParameter3>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/SendingMemberName$</AlertParameter3>
                <AlertParameter4>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/ReceivingMemberName$</AlertParameter4>
                <AlertParameter5>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/BacklogCount$</AlertParameter5>
                <AlertParameter6>$Target/Property[Type="SystemLibrary6172210!System.Entity"]/DisplayName$</AlertParameter6>
              </AlertParameters>
            </AlertSettings>
            <OperationalStates>
              <OperationalState ID="UIGeneratedOpStateIdd2ce36df64964c848bd1a155c2d3d56b" MonitorTypeStateID="Success" HealthState="Success" />
              <OperationalState ID="UIGeneratedOpStateId77f67a08c47d4d4b9677a854aef66cc9" MonitorTypeStateID="Error" HealthState="Error" />
            </OperationalStates>
            <Configuration>
              <IntervalSeconds>86400</IntervalSeconds>
              <SyncTime>07:40</SyncTime>
              <ScriptName>RW_DFS_TwoBasedLine.vbs</ScriptName>
              <Arguments>$Target/Property[Type="MicrosoftWindowsDfsReplication6063210!Microsoft.Windows.DfsReplication.ReplicationConnection"]/BacklogCount$</Arguments>
              <ScriptBody>Set oArgs = WScript.Arguments
    numbers=oArgs(0)
    Dim oAPI, oBag
    Set oAPI = CreateObject("MOM.ScriptAPI")
    Set oBag = OAPI.CreatePropertyBag()
    Call oBag.AddValue("BackLogCountFile",numbers)
    Call oAPI.Return(oBag)</ScriptBody>
              <TimeoutSeconds>3600</TimeoutSeconds>
              <ErrorExpression>
                <SimpleExpression>
                  <ValueExpression>
                    <XPathQuery Type="String">Property[@Name='BackLogCountFile']</XPathQuery>
                  </ValueExpression>
                  <Operator>GreaterEqual</Operator>
                  <ValueExpression>
                    <Value Type="String">5000</Value>
                  </ValueExpression>
                </SimpleExpression>
              </ErrorExpression>
              <SuccessExpression>
                <And>
                  <Expression>
                    <SimpleExpression>
                      <ValueExpression>
                        <XPathQuery Type="String">Property[@Name='BackLogCountFile']</XPathQuery>
                      </ValueExpression>
                      <Operator>GreaterEqual</Operator>
                      <ValueExpression>
                        <Value Type="String">0</Value>
                      </ValueExpression>
                    </SimpleExpression>
                  </Expression>
                  <Expression>
                    <SimpleExpression>
                      <ValueExpression>
                        <XPathQuery Type="String">Property[@Name='BackLogCountFile']</XPathQuery>
                      </ValueExpression>
                      <Operator>Less</Operator>
                      <ValueExpression>
                        <Value Type="String">5000</Value>
                      </ValueExpression>
                    </SimpleExpression>
                  </Expression>
                </And>
              </SuccessExpression>
            </Configuration>
          </UnitMonitor>
        </Monitors>
      </Monitoring>
      <Presentation>
        <Folders>
          <Folder ID="Folder_dcff3c90ef4740ff97397eb40d82225f" Accessibility="Public" ParentFolder="SystemCenter!Microsoft.SystemCenter.Monitoring.ViewFolder.Root" />
        </Folders>
        <StringResources>
          <StringResource ID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc_AlertMessageResourceID" />
          <StringResource ID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc_AlertMessageResourceID" />
        </StringResources>
      </Presentation>
      <LanguagePacks>
        <LanguagePack ID="DAN" IsDefault="false">
          <DisplayStrings>
            <DisplayString ElementID="RWDFSBACKLOGMONITORINGSCRIPTSMMO">
              <Name>RW_DFS_BACKLOG_MONITORING_SCRIPTS_MMO</Name>
            </DisplayString>
            <DisplayString ElementID="Folder_dcff3c90ef4740ff97397eb40d82225f">
              <Name>RW_DFS_BACKLOG_MONITORING_SCRIPTS_MMO</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc">
              <Name>RW_DFS-R BACKLOG COUNT MONITOR</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc" SubElementID="UIGeneratedOpStateId751249f015634144b909f400c3106b84">
              <Name>Healthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc" SubElementID="UIGeneratedOpStateIdcda0005310e9480dba2726cc8fc9e1d3">
              <Name>Unhealthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc" SubElementID="UIGeneratedOpStateId7c713b8c8aa44c518dbc05007f38b71e">
              <Name>Degraded</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc_AlertMessageResourceID">
              <Name>Replication Backlog Alert</Name>
              <Description>Incident Team :- Backlog of DFS Server
    Replication Group:
    {0}
    Replicated Folders:
    {1}
    Sending member:
    {2}
    Receiving member:
    {3}
    Backlog Count:
    {4}
    Display Name : {5}</Description>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc">
              <Name>RW_DFS_Backlog_Count_TwoBasedLine_MMO</Name>
              <Description>This monitor is for Incident Team</Description>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc" SubElementID="UIGeneratedOpStateId77f67a08c47d4d4b9677a854aef66cc9">
              <Name>Unhealthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc" SubElementID="UIGeneratedOpStateIdd2ce36df64964c848bd1a155c2d3d56b">
              <Name>Healthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc_AlertMessageResourceID">
              <Name>RW_DFS_Backlog_Count_TwoBasedLine_MMO</Name>
              <Description>Incident Team :- DFS Backlog Files ( run at 0400 daily)
    Replication Group:
    {0}
    Replicated Folders:
    {1}
    Sending member:
    {2}
    Receiving member:
    {3}
    Backlog Count:
    {4}
    Display Name : {5}</Description>
            </DisplayString>
          </DisplayStrings>
        </LanguagePack>
        <LanguagePack ID="ENU" IsDefault="false">
          <DisplayStrings>
            <DisplayString ElementID="RWDFSBACKLOGMONITORINGSCRIPTSMMO">
              <Name>RW_DFS_BACKLOG_MONITORING_SCRIPTS_MMO</Name>
            </DisplayString>
            <DisplayString ElementID="Folder_dcff3c90ef4740ff97397eb40d82225f">
              <Name>RW_DFS_BACKLOG_MONITORING_SCRIPTS_MMO</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc">
              <Name>RW_DFS-R BACKLOG COUNT MONITOR</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc" SubElementID="UIGeneratedOpStateId751249f015634144b909f400c3106b84">
              <Name>Healthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc" SubElementID="UIGeneratedOpStateIdcda0005310e9480dba2726cc8fc9e1d3">
              <Name>Unhealthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc" SubElementID="UIGeneratedOpStateId7c713b8c8aa44c518dbc05007f38b71e">
              <Name>Degraded</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor61be896a832e4ffa8868c1e10c6711cc_AlertMessageResourceID">
              <Name>RW_DFS-R BACKLOG_COUNT_MONITOR_MMO</Name>
              <Description>This alert is run every one hour to see any back log. Kindly contact
    Megat for further details.</Description>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc">
              <Name>RW_DFS_Backlog_Count_TwoBasedLine_MMO</Name>
              <Description>This monitor is for Incident Team</Description>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc" SubElementID="UIGeneratedOpStateId77f67a08c47d4d4b9677a854aef66cc9">
              <Name>Unhealthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc" SubElementID="UIGeneratedOpStateIdd2ce36df64964c848bd1a155c2d3d56b">
              <Name>Healthy</Name>
            </DisplayString>
            <DisplayString ElementID="UIGeneratedMonitor73d3c5593c8e43ef8ff223d94c1c1ebc_AlertMessageResourceID">
              <Name>RW_DFS_Backlog_Count_TwoBasedLine_MMO</Name>
              <Description>Incident Team :- Backlog of DFS Server_TwoBasedLine
    Replication Group:
    {0}
    Replicated Folders:
    {1}
    Sending member:
    {2}
    Receiving member:
    {3}
    Backlog Count:
    {4}
    Display Name : {5}</Description>
            </DisplayString>
          </DisplayStrings>
        </LanguagePack>
      </LanguagePacks>
    </ManagementPack>

  • False alert on content match-web application

    Hi,
    I have few web applications configured in which I am monitoring for an alert if the content does not matches with a defined string. I have been getting false alert alerts from the monitor, when I manually check the webpage for content match, the string is
    present there.
    How can I troubleshoot, this issue.

    did you see this -
    https://social.technet.microsoft.com/Forums/en-US/97873970-89f2-4069-83d7-7b5d2126781e/web-application-template-template-content-match?forum=systemcenterrom
    Thanks, S K Agrawal

  • False alerts from EnterPrise Manager

    Hi All,
    Please help in addressing this issue:
    I have configured monitoring and alerts for OVD in Enterprise manager and I have been getting false alerts on OVD being down.
    Below is my notification alert configuration:
    General:
    Rule Name: OVD Down
    Public: No
    Availability:
    Up: No
    Down: Yes
    Corrective Actions on target down: No
    Agent Unreachalbe: Yes
    Agent Unreachable Resolved: No
    Metric Error Detected: Yes
    Metric Error Resolved: No
    Blackout Started: Yes
    Blackout Ended: No
    No Metrics I have added, No Policies, No job types and no methods.
    My first thought that I have "Metric Error Detected" but I haven't added any metrics. So, I change it No (without restarting EM) but same false results.
    Not sure if I have to restart the EM after changing notificaiton rule.
    Please help.
    Regards,
    Sunny

    Uninstall LELA and your false alerts will go away.

  • Anyconnect 3.1 Captive Portal False Alert Stops Users Connecting.

    Hi All,
    I am having problems with a customer's ASA 5505 with Anyconnect 3.1 - it is generating captive portal false-alerts which are stopping users from connecting.
    This issue began when I upgraded from Anyconnect 2.4 to 3.1, and it appears like this: A user downloads and installs the Anyconnect client and is able to connect fine, to begin with. However, once they reboot their computer and try to reconnect, the VPN session will not come up and they receive the error message below.
    "The service provider in your current location is restricting access to the internet. You need to log on with the service provider before you can establish a VPN session. You can try this by visiting any website with your browser."
    Reading other posts, it seems this message appears when a captive portal is restricting internet access. It must be a false alert in this case as there is nothing of the sort here. Apparently, Anyconnect 3.1 can generate a false alert like so if the name of the firewall's SSL certificate doesn't match the CName listed on the Client Profile. I've set this up to match, to no avail.
    Although users can connect by reauthenticating through the SSL VPN login web page, I am stumped as to how to get rid of this captive portal error that pops up when they try to use the Anyconnect client.
    Any advice would be appreciated, just let me know what extra details to post if needed.
    Many thanks,
    Josh Campbell

    Hi Joshua,
    The below information could be located at
    www.cisco.com/en/US/docs/security/vpn_client/anyconnect/anyconnect31/administration/guide/ac03vpn.html
    False Captive Portal Detection
    AnyConnect can falsely assume it is in a captive portal in the following situations.
    •If AnyConnect attempts to contact an ASA with a certificate containing an incorrect server name (CN), then the AnyConnect client will think it is in a "captive portal" environment.
    To prevent this, make sure the ASA certificate is properly configured. The CN value in the certificate must match the name of the ASA server in the VPN client profile.
    •If there is another device on the network before the ASA, and that device responds to the client's attempt to contact an ASA by blocking HTTPS access to the ASA, then the AnyConnect client will think it is in a "captive portal" environment. This situation can occur when a user is on an internal network, and connects through a firewall to connect to the ASA.
    If you need to restrict access to the ASA from inside the corporation, configure your firewall such that HTTP and HTTPS traffic  to the ASA's address does not return an HTTP status. HTTP/HTTPS access to the ASA should either be allowed or completely  blocked (also known as black-holed) to ensure that HTTP/HTTPS requests sent
    There is also a bug filed for this. Just for your reference,
    CSCud17825 - Anyconnect captive portal
    Regards,
    Srikanth K S.

  • How to monitor the alerts(error handling) in seerburger adapter?

    hi,
    is it like normal moniotoring for any scenario..i have to do the monitoring in seeburger adapter.
    any other specific thing i have to take care to do monitoring the alerts (error handling) in seeburger adapter for AS2 and FTP adapters..
    plz give other ways to monitor interfaces for seeburger adapter.
    Regards
    Raja

    Hi Raja,
    All Seeburger adapters have option of some kind of acknowledgement to be sent to the sender or any  partner... u need to check the respective adapter documention....
    for eg: FTP adapter can be configured for Message protocol - FTP-REPORTS
    for sending various types of reports to any Business Partner,,,reports like dispatch report, transmission reports,,....etc
    and for monitoring errors in XI... u can configure alerts as u normally do.....
    *Reward points if useful*
    Regards,
    Sushil.

  • Deleting monitors with alerts configured

    Iam running into an issue deleting monitors with alerts configured. It appers that a patch needs to be applied to address the issue. I logged into HP support but I dont have the entitlements under my account, and cant see the avaiable updates. 

    @Shawnzimm 
    ‎Thank you for using HP Support Forum. I have brought your issue to the appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publicly post ( serial numbers and case details).
    If you are unfamiliar with the Forum's private messaging please click here to learn more.
    Thank you,
    Omar
    I Work for HP

  • Infrastructure Navigator 1.2 monitoring and alerting

    I was under the impression that Infrastructure Navigator did monitoring and alerting of services and applications where if something stopped working or had issues it can notify you via something like email or SMS etc. From what I have seen it appears that it only shows you what services are running on a VM and the dependencies it has with other servers. Is that the case or am I missing something?

    Take a look at http://www.vmware.com/products/datacenter-virtualization/vcenter-infrastructure-navigator/overview.html:
    vCenter Infrastructure Navigator automatically discover application services, visualize relationships  and map dependencies of applications on virtualized compute, storage and  network resources. A component of the        vCenter Operations Management Suite,  vCenter Infrastructure Navigator enables application-aware management  of infrastructure and operations to better understand the impact of  change, provide more complete disaster recovery protection and minimize  downtime.
    Automatically discover and keep up-to-date the names and version numbers of application components and services
    Visualize application relationships, communication paths and  backend connections at the infrastructure, guest OS and application  level
    Map dependencies of application components on the underlying  virtual infrastructure to understand the impact of change and build  disaster recovery plans with confidence
    The use case you describe is more relevant to vFabric APM - VMware's perfomance management suit which among other capabilities, will alert and notify in case of application performance issues, unavailable services etc. take a look at http://www.vmware.com/products/application-platform/vfabric-application-performance-manager/overview.html

  • Where do I find 'MQ Cluster Monitor' and 'Message Queue Universal Client' ?

    This video on mq.dev.java.net uses two utilities called the 'MQ Cluster Monitor' and the 'Message Queue Universal Client'. The narrator says that these are 'shipped with the Message Queue product'.
    I dont see the utilities in my Open MQ installation. What am I missing ?
    - Hemant Bedekar
    RedSeal Solutions

    Cluster Monitor can be launched by typing these commands -
         cd /MessageQueue/mq/examples/jmx
         java -classpath /MessageQueue/mq/lib/imqjmx.jar:. MQClusterMonitor
    Universal Client can be launched by typing these commands -
         cd /MessageQueue/mq/examples/applications/uclient
         java -classpath /MessageQueue/mq/lib/imqjmx.jar:. UniversalClient
    - Hemant Bedekar
    RedSeal Solutions

  • False alerts from LELA

    I keeping alerts from LELA stating that I have no internet connection when my internet connection is working fine. Any ideas?

    Uninstall LELA and your false alerts will go away.

  • Monitoring and Alerting tools for Business Object Data Integrator

    Hi,
    We have Business Objects DI installed in AIX 5.3 environment. Please advise any type of monitoring and alerting tools for DI.
    Monitor tools to monitor Job servers(like job service and web services running properly) and also to monitor long running extraction jobs and alerting the same. Thanks.
    Thanks.
    Raj.

    Hi Thomas
    Though both the tools objectives are for Data integration, the purpose for both tools are different.
    SAP BODS/ BOBJ Data Integrator is an ETL tool which involves combining data residing in different sources and providing users with a unified view of the data
    SAP PI is a Middleware/EAI tool which have a mechanism/technology that connects different parts of an application or a series of applications
    SAP BOBJ Data Integrator
    Bulk Data Integration
    Extraction Transformation and Loading
    Deals of huge volume of data
    SAP PI
    It is process based integration of application data
    It is a middle ware which integrates various project applications into a common programming package that can be operate/access as a single application
    SAP NetWeaver PI is SAP’s implementation of Service-oriented Architecture (SOA) middleware and facilitates the integration of business processes that span different departments, organizations, or companies.
    SAP PI uses SAP NetWeaver Application Server and message servers where in fail over cases the messages can be resent again.
    The below differences will gives you more clarity
    Verdict is we can use both the tools for data transfer/migration and for choosing the tool depends upon the business requirement
    Please reply back if you need more information.
    Regards
    Murthy

  • Monitoring and Alerting Infrastructure : Errors raised during Event Calculation

    Hello together,
    System: Solution Manager 7.1 Sp7
    since one day I get this alert every five minute: "Monitoring and Alerting Infrastructure : Errors raised during Event Calculation".
    Name....................Errors raised during Event Calculation
    Start Time..............20.03.2014 15:12:27 CET
    End Time................20.03.2014 15:12:27 CET
    Managed Object..........Monitoring and Alerting Infrastructure
    Managed Object Type.....Technical Component
    Rating..................Red
    Category................Exceptions
    Status..................Open
    Opening the alert shows this:
    E2E Alert Analysis Report:
    This metric outputs the der Event Calculation Engine (ECE) error messages. The ECE runs by default every minute, under the job name SAP_ALERT_CALCULATION_ENGINE, which then starts the report ACE_CALCULATION_CONTROLLER.
    Analyze the error messages in the Application Log, as follows:
    Start the transaction SLG1, and enter the object E2E_ALERTING and subobject ENGINE.
    When opening trx SLG1 I can see this error:
    Aggregate for managed object 00215ACCD6DE1EE2B8FEE39484598162, type
    80E0ED08ADA71DEEBFD84650DEF6421F not found.
    How can I fix this?
    Thank you very much.
    Regards,
    Ralph

    Hi Ralph,
    We are facing the same issue is our system. I have checked the specified note and observed that few of the systems had to be updated in Managed System Configuration. I have updated the systems. But, the alerts have not stopped.
    Can you please tell me the procedure to resolve this issue?
    Thanks.
    Regards,
    Deepika R

  • Why do false alert get triggerd in PI?

    Hi All,
    There are no fauiler in messges, but enormous alerts are getting triggered every 7days for particular interface in PI.
    Can someone tell me why does happen?
    Regards,
    Madhu

    Hi Adithya,
    Could you please check if you have given the exact sender service/Interface in alert rules instead of * . Some times this might be the reason to trigger false alerts.
    Clarify:was this false alert raiding from begining or it started triggering all of sudden?
    Regards,
    Naveen

  • False Alert

    We are using Spiceworks from last 5 Months. It was working fine. We never receive false alert. But from last one month we Continuously  getting false alert. Like:- 2 servers is offline from last 10 minutes or something else. 
    This topic first appeared in the Spiceworks Community

    did you see this -
    https://social.technet.microsoft.com/Forums/en-US/97873970-89f2-4069-83d7-7b5d2126781e/web-application-template-template-content-match?forum=systemcenterrom
    Thanks, S K Agrawal

Maybe you are looking for