Availability threshold

I originally posted this in the workflow forums but this might be a better place.  We have our doc types defined in FM with workflow checked.  We also have the 85% budget threshold warning turned on and when a budget document is preposted within the threshold, the warning message appears and the user clicks continue and the doc preposts.  Workflow does the posting in the background after all approvals.  When there is no threshold warning, the background post works fine.  When there is a warning at prepost, the background task just sits in process and doesn't complete.
I'm assuming this is because it is getting the same warning at post and because it isn't a dialogue process, it is waiting for an ok or cancel that will never come. 
Assuming that, is it possible to have the threshold only be applicable to the dialogue prepost process and not to the background post?

BTW if anyone else runs into a background posting problem with FM workflows, an OSS note came out the same afternoon I was wrestling with this:
Note 1136805 - FMBB: cannot post a document with warnings
After applying this, my background jobs post fine now.

Similar Messages

  • Change Interface availability threshold from Cisco Prime Infrastructure 2.0

    Dear Community,
    I’m working in Cisco Prime Infrastructure 2.0 and I’m having the following problem:
    I want to monitor the interfaces availability from all the devices of my network. But only makes sense send an email notification  for the most critical interfaces. I don´t want to receive an email notification every time anyone unplugs the network wire.
    How can I achieve this?
    I already tried to change the interface availability threshold from the Interface Health Threshold Template, but this one isn´t available to configure.
    The idea was to change the severity of the alarm so I could distinguish what type of alarm would send email notification.
    I also created a Custom SNMP Template that gets the ifOperStatus using the MIB IF-MIB. This also didn’t work because Prime Infrastructure doesn’t allow me to define thresholds to a Custom SNMP Template.
    Without threshold, no alarm, without no alarm, no email notification!
    Can you help?
    Regards,
    Daniel CJ

    Only on the HA pair which would be the secondary.
    High Availability (HA) RTU: If Cisco Prime Infrastructure is deployed in a high availability configuration with one primary and one secondary instance in an HA pair, then an HA RTU is required. You only need to purchase a single set of the regular licenses (for example, Base, Lifecycle, and so on) for the primary instance.
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • HUM Threshold violation

    Hi
    Can someone explain the following for me:
    I've configured the threshold on HUM for availability, and now am getting this message: what does this message mean?
    CiscoWorks HUM: Critical: Device Availability Threshold Violation: Device Availability (smp-it-ni-acc)
    Host Name: tzmapgnulms
    smp-it-ni-acc has violated the 0.0 Device Availability threshold
    Details:
    MIB object name: sysUpTime
    Instance Name: Device Availability
    Number of violatons: 1
    Threshold condition: var == 0.0
    Violation value: 0.00
    Severity: Critical
    Date and Time: Wed, Nov 11 2009, 07:36:03 CAT

    It looks as though HUM could not poll sysUpTime for one cycle, and this triggered the threshold. That is, the device may not be pollable via SNMP.

  • LMS 4 customize alert messages

    I see that some customization is possible on some alert messages subject lines but can these things be done?
    The message is sort of hard to read with all the lines running into each other.
    Also, I would like to see the device and the device and the status first and then the date.
    Make this
    Subject: 000073I ; 1.2.3.4 ; Wed 02-Feb-2011 08:56:27 EST ; Critical ; Unresponsive ; Active ;
    EVENT ID = 000073I
    TIME = Wed 02-Feb-2011 08:56:27 EST
    STATUS = Active
    SEVERITY = Critical
    MANAGED OBJECT = 1.2.3.4
    MANAGED OBJECT TYPE = Routers
    EVENT DESCRIPTION       = Unresponsive::Component=1.2.3.4;ComponentClass=IP;ComponentEventCode=1098;InterfaceType=SOFTWARELOOPBACK;InterfaceMode=NORMAL;InterfaceAdminStatus=UNKNOWN;Address=1.2.3.4;IPStatus=TIMEDOUT;InterfaceOperStatus=UNKNOWN;NetworkNumber=172.1
    CUSTOMER IDENTIFICATION = Routers
    NOTIFICATION ORIGINATOR = Fault Management Module
    Look like this:
    Subject: 1.2.3.4; Critical ; Unresponsive ; Active ; Wed 02-Feb-2011 08:56:27 EST
    EVENT ID = 000073I
    TIME = Wed 02-Feb-2011 08:56:27 EST
    STATUS = Active
    SEVERITY = Critical
    MANAGED OBJECT = 1.2.3.4
    MANAGED OBJECT TYPE = Routers
    EVENT DESCRIPTION       =
    Unresponsive::Component=1.2.3.4
    ComponentClass=IP;ComponentEventCode=1098
    InterfaceType=SOFTWARELOOPBACK
    InterfaceMode=NORMAL
    InterfaceAdminStatus=UNKNOWN
    Address=1.2.3.4
    IPStatus=TIMEDOUT
    InterfaceOperStatus=UNKNOWN;NetworkNumber=1.2
    CUSTOMER IDENTIFICATION = Routers
    NOTIFICATION ORIGINATOR = Fault Management Module
    Also make this:
    CiscoWorks HUM: Critical: Device Availability Threshold Violation: Availability (My Router)
    Look like this
    HUM: Critical: (My Router) Device Availability Threshold Violation: Availability

    No, this type of customization is not possible within LMS.  I know it's not ideal, but what about sending these notifications to a script mailbox first that parses them and converts them to your desired format.  Then that script can bounce the messages to your human mailboxes.  The messages would be easy to parse using Perl.  For the Faul notifications, you can tokenize on '=' then ';'.  For example:
    my @msg = ;my %vars;my $subject;my @order = ();foreach my $line (@msg) {    chomp $line;    if ($line =~ /^Subject: (.*)/) {        $subject = $1;        next;    }    ($name, $value) = split(/\s+=\s+/, $line);    $vars{$name} = $value;    push @order, $name;}my ($eid, $ip, $date, $severity, $name, $status) = split(/\s*;\s*/, $subject);my $new_msg = "From: [email protected]\n";$new_msg .= "To: [email protected]\n";$new_msg .= "Subject: $ip ; $severity ; $name ; $status ; $date\n\n";my @eparts = split(/\s*;\s*/, $vars{'EVENT DESCRIPTION'});$vars{'EVENT DESCRIPTION'} = "\n" . join("\n", @eparts);foreach my $key (@order) {    $new_msg .= "$key = $vars{$key}\n";}sendMail($new_msg);

  • Clustered role 'Availability Role' has exceeded its failover threshold

    I am getting this alert on SQL 2012 R2 SP1. So please kindly tell me the solution of the below given alert on windows failover clustering .
    Clustered role 'Availability Role' has exceeded its failover threshold. It has exhausted the configured number of failover attempts within the failover period of time allotted to it and will be left in a failed state. No additional attempts will
    be made to bring the role online or fail it over to another node in the cluster.Please check the events associated with the failure. After the issues causing the failure are resolved the role can be brought online manually or the cluster may attempt to bring
    it online again after the restart delay period.

    Hi Syed Tauseef Ahmed,
    Please offer more information such as under what circumstances this issue occurs, what event id you have got. The failover threshold is the number of times the group can fail
    over within the number of hours specified by the failover period.
    The related KB:
    Tuning Failover Cluster Network Thresholds
    http://blogs.msdn.com/b/clustering/archive/2012/11/21/10370765.aspx
    You can refer the following similar thread for the first step troubleshooting:
    Clustered role 'Cluster Group' has exceeded its failover threshold.
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/4eb44f05-eb9b-448a-821b-359879141608/clustered-role-cluster-group-has-exceeded-its-failover-threshold
    I’m glad to be help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Option to Manage Thresholds in DFM not available

    Hi I'm running DFM 3.2.0 and when I tried to expand the tab to manage threshold on interfaces nothing is there.
    I tried rebooting the server to see if it fixes the problem no luck.
    I am able to expand Device type groups and make changes, not for the DFM or User defined group.
    I was able to last week though.

    It looks like something may be wrong with your DFM repository files.  Try shutting down Daemon Manager, then delete NMSROOT/objects/smarts/local/repos/icf/DFM.rps and DFM1.rps.  Then restart Daemon Manager, and see if you can modify threshold settings.
    Please support CSC Helps Haiti
    https://supportforums.cisco.com/docs/DOC-8895
    https://supportforums.cisco.com

  • Wrt160n can not see it as an available network

    I just purchased the WRT160N and followed the setup and was able to connect to the internet with a wired connection. I started my laptop to connect wireless and could not find it as an available network but could see others in the area. I spent 2 hours on the support line with 2 different people and still can not see it or use it wireless. Any ideas?

    You need to adjust the wireless settings/parameters of your router...
    Open an Internet Explorer browser page.In the address bar type - 192.168.1.1
    Leave username blank & in password use admin in lower case...
    For Wireless Settings, please do the following : -
    Click on the Wireless tab-
    -Here select manual configuration...Wireless Network mode should be mixed...
    -Provide a unique name in the Wireless Network Name (SSID) box in order to differentiate your network from your neighbours network...
    - Set the Radio Band to Standard-20MHz and change the standard channel to 11-2.462GHz...
    - And wireless SSID broadcast should be Enabled and then click on save settings...
    Please make a note of Wireless Network Name (SSID) as this is the Network Identifier...
    For Wireless Security : -
    Click on the Sub tab under Wireless > Wireless Security...
    Change the Wireless security mode to WEP, Encryption should be 64 bits.Leave the passphrase blank, don't type in anything...
    Under WEP Key 1 type in any 10 numbers please(numbers only and no letters) and click on save settings...
    Please make a note of WEP Key 1 as this is the Security Key for the Wireless Network.
    Click on Advanced Wireless-
    settings>>Change the Beacon Interval to 75 >>Change the Fragmentation...
    Threshold to 2304 Change the RTS Threshold to 2307 >>Click on "Save Settings"...
    Wait for a minute, Now see if you can locate your Wireless Network and attempt to connect...

  • Report with all monitors & their threshold for a server for SCOM 2007 R2

    Hi, 
    I need a report with all monitored monitors & rules with their effective threshold for SCOM 2007 R2. I tried few scripts & tools mentioned on different blogs, but not getting anything.
    Any help in this regard would be highly appreciated.
    TIA

    This would be a custom report, which is not available to my knowledge. You need to consider overrides, and this is the crux of the situation. What you can do is open the pack in MPViewer, and export the pack which will contain the thresholds. And you could
    also create an override view, in My Workspace, based on the pack you are interested in.
    Otherwise, it will be a custom TSQL query or stored procedure, that you may incorporate into your custom report.
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • How do I update a timer's timeout threshold in realtime?

    Hi all. 
    I'm trying to implement something that would look like a 'Timer event' but I couldn't find anything in Labview that could be used to trigger a case in an event structure.
    I also can't seem to update the internal timeout threshold of running timers (such as one of the frames in a Time Sequence).  If the user accidently entered a number with 2 extra digits in it, they have to wait all that time for the frame to end.  This breaks one of my personal design rules: Allow the user to update anything in real-time unless it violates the the intended functionality.
    With neither of these approaches available, does this mean I'm still stuck doing a low-level approach polling timestamps?

    thanks for the responses!  I think we are circling the problem without quite landing on it yet... 
    Let me describe the simple version of what I'm doing.
    Customer needs a PWM digital signal with period times that could be very long, an hour or more.  Duty cyle and period are two separate user-settable controls.  There is also an enable/disable switch.
    In the old days, I would implement this like an onion.
    First,  polling-wait loops for each half of the PWM cycle..  If the user aborts or changes the PWM timing, the loops just finishes or extends out, depending.  Each half of the PWM cycle is buried in a two-step sequence.
    That two-step sequence sits in a case-statement gated by the Enable switch.  That assembly sits inside an endless While loop.  Everytime one PWM cycle ends, the enable switch is retested and the PWM started again, otherwise nothing happens. (appropriate wait statements to keep polling to a minimum neccessary are scattered around)
    I'm trying to move away from this effective but messy approach.  Instead of polling wait-loops, the timed sequence should be ideal.  However, once a time value is passed to a frame, it can't be changed.  So, for example, once a frame of a time sequence receives a value of one hour, then me the programmer can't provide the user with any way to change the one hour setting once it has engaged. (except for the 'Stop Sequence' VI, but that kills the whole sequence, not just the frame.  Grit teeth, arghhh!)  Ideally this would be a 'timed-sequence Method' driven somewhere else that would update the timer value insidethe frame.  If the method call passed a value of, say, 30 minutes, and 45 minutes had already passed, then the frame would calculate that the time limit for that threshold had been exceeded and the frame would simply timeout.  That would be the ideal.
    OK, can't make a timed sequence work.  How about some other kind of background timer?  Can't do.  Can't find anything like it in Labveiw.  If there was one, I'd make it an Event-driver.  Start a clock somewhere, then tie an Event-structure frame to it, where the action would happen.
    I can still do it the old way, I'm just tring to find a more elegant way using more event-driven techniques.  Besides, lots of nesting requires lots of tedious outward-propagation of abort signals. (and high-resolution polling uses more CPU time)
    thanks,
    Matt

  • Threshold for Messages in integration scenario?

    Hi,
    Can we set threshold (time) for Messages in integration scenario?
    Thanks,
    Nagarjuna.

    Hi Earlence,
    > 1. Is it possible to search for messages sent to PI (7.1) via TREX and monitor their status?
    Status I am not aware, but we can search the messages based on the content.
    Its external search engine for SAP, we can buy this and install in the XI server.
    ex : Suppose we have an order number, we don't no in which scenario it is used then we give
    this number to the TREX then it searches and gives that scenarion name.
    > 2. Search should be possible based on various criteria like Sender/Receiver Component/Interface, Business system name etc.
    TREX is based on a client/server architecture. The client component is integrated into the application that uses the TREX functions, and allows communication with the TREX servers.The server component processes the requests; it indexes and classifies documents and answers search queries.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/78df2a46-0a01-0010-ef81-a6
    be60cc5cfd
    > 3. Is there a Java API so that this can be done programmatically?
    May be available but this is not easy.
    > 4. Some resources for the same?
    /people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine
    http://help.sap.com/saphelp_nw04/helpdata/en/70/0837ced133304eba452c45b6047c74/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/78df2a46-0a01-0010-ef81-a6be60cc5cfd
    Regards
    Ramesh

  • Available bandwindth and 'max-reserved bandwidth'

    Is the max-reserved bandwidth only important when working with Qos classes and the bandwidth statement? Is the default 75% available bandwidth only used then?
    In other words if I have a 100MB link with a service policy applied for Voice, Call-Control and video. After that I notice the available bandwidth on thie 100MB link is 61280 kilobits/sec.
    If I put in a 'max-reserved bandwidth 95' would I reclaim another 20MB of bandwidth for the class-default? Would leaving 5% on the 100MB link for routing and other stuff be acceptable?
    Here is the config and show commands:
    class-map match-any Call-Control
    match ip dscp cs3
    match ip dscp af31
    class-map match-any Video
    match ip dscp af41
    class-map match-any Voice
    match ip dscp ef
    policy-map QOS_classes_to_ACN
    class Voice
    priority 10000
    class Call-Control
    bandwidth 500
    class Video
    bandwidth 3220
    class class-default
    fair-queue
    random-detect
    interface FastEthernet6/0
    description 100MB Link to ACN
    ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
    ip route-cache flow
    no ip mroute-cache
    load-interval 30
    duplex full
    speed 100
    service-policy output QOS_classes_to_ACN
    ROC-RT7206-QMOE#sh int f6/0
    FastEthernet6/0 is up, line protocol is up
    Hardware is i82543 (Livengood), address is 00b0.4a28.3ca8 (bia 00b0.4a28.3ca8)
    Description: 100MB Link to ACN
    Internet address is xxx.xxx.xxx.xxx/xx
    MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 183/255, rxload 21/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    Full-duplex, 100Mb/s, 100BaseTX/FX
    ARP type: ARPA, ARP Timeout 04:00:00
    Last input 00:00:03, output 00:00:00, output hang never
    Last clearing of "show interface" counters 01:13:30
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 5211742
    Queueing strategy: Class-based queueing
    Output queue: 70/1000/64/5211742 (size/max total/threshold/drops)
    Conversations 2/35/256 (active/max active/max total)
    Reserved Conversations 2/2 (allocated/max allocated)
    Available Bandwidth 61280 kilobits/sec <--- Available bandwidth
    30 second input rate 8615000 bits/sec, 6860 packets/sec
    30 second output rate 71788000 bits/sec, 7484 packets/sec
    31692173 packets input, 4263195179 bytes
    Received 1204 broadcasts, 0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog
    0 input packets with dribble condition detected
    34536300 packets output, 2513155446 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier
    0 output buffer failures, 0 output buffers swapped out

    Here is the output of show policy-pam int:
    ROC-RT7206-QMOE#sh policy-map int f6/0
    FastEthernet6/0
    Service-policy output: QOS_classes_to_ACN
    Class-map: Voice (match-any)
    3417571 packets, 934178998 bytes
    30 second offered rate 1722000 bps, drop rate 0 bps
    Match: ip dscp ef (46)
    3417571 packets, 934178998 bytes
    30 second rate 1722000 bps
    Queueing
    Strict Priority
    Output Queue: Conversation 264
    Bandwidth 10000 (kbps) Burst 250000 (Bytes)
    (pkts matched/bytes matched) 1908656/521903140
    (total drops/bytes drops) 0/0
    Class-map: Call-Control (match-any)
    615085 packets, 48926098 bytes
    30 second offered rate 84000 bps, drop rate 0 bps
    Match: ip dscp cs3 (24)
    588857 packets, 47299978 bytes
    30 second rate 81000 bps
    Match: ip dscp af31 (26)
    26228 packets, 1626120 bytes
    30 second rate 2000 bps
    Queueing
    Output Queue: Conversation 265
    Bandwidth 500 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 337953/26882724
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: Video (match-any)
    146136 packets, 82165408 bytes
    30 second offered rate 90000 bps, drop rate 0 bps
    Match: ip dscp af41 (34)
    146136 packets, 82165408 bytes
    30 second rate 90000 bps
    Queueing
    Output Queue: Conversation 266
    Bandwidth 3220 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 81687/45950190
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: class-default (match-any)
    35227089 packets, 47492000208 bytes
    30 second offered rate 87718000 bps, drop rate 14714000 bps
    Match: any
    Queueing
    Flow Based Fair Queueing
    Maximum Number of Hashed Queues 256
    (total queued/total drops/no-buffer drops) 0/5171786/0
    exponential weight: 9
    class Transmitted Random drop Tail drop Minimum Maximum Mark
    pkts/bytes pkts/bytes pkts/bytes thresh thresh prob
    0 30181523/39910255774 1297726/1944176143 3893194/5836883998 20 40 1/10
    1 0/0 0/0 0/0 22 40 1/10
    2 0/0 0/0 0/0 24 40 1/10
    3 0/0 0/0 0/0 26 40 1/10
    4 0/0 0/0 0/0 28 40 1/10
    5 0/0 0/0 0/0 30 40 1/10
    6 1213/88749 0/0 0/0 32 40 1/10
    7 0/0 0/0 0/0 34 40 1/10
    rsvp 0/0 0/0 0/0 36 40 1/10

  • Issue with RAM/SWAP available and used

    Hi,
    In production environment I have a server whit OS version Solaris 10 10/09 s10s_u8wos_08a SPARC (SunOS 5.10 Generic_142900-14 sun4v sparc SUNW,SPARC-Enterprise-T5120) that I can not understand the behavior of free/used memory and swap used/available. Following the ouput command that run:
    swap -l
    swapfile dev swaplo blocks free
    /dev/zvol/dsk/rboot/swap 256,1 16 33554416 33534256
    swap -s
    total: 9555680k bytes allocated + 1658320k reserved = 11214000k used, 13441384k available
    vmstat 3 3 kthr memory page disk faults cpu r b w swap free re mf pi po fr de sr s0 s1 s2 s3 in sy cs us sy id
    0 0 0 13272120 1309136 43 173 0 0 0 0 0 3 3 -0 2 2113 4910 2352 1 0 99
    0 0 0 13456480 645128 4 33 0 0 0 0 0 4 4 0 0 1899 3473 1929 0 0 99
    0 0 0 13455112 643848 62 270 0 0 0 0 0 0 0 0 0 1628 4685 1411 1 0 99
    prtconf –v
    Memory size: 16256 Megabytes
    df -klZ
    Filesystem kbytes used avail capacity Mounted on
    rboot/ROOT/s10s_u8wos_08a 140378112 7091492 95820301 7% /
    /devices 0 0 0 0% /devices
    ctfs 0 0 0 0% /system/contract
    proc 0 0 0 0% /proc
    mnttab 0 0 0 0% /etc/mnttab
    swap 13440280 1712 13438568 1% /etc/svc/volatile
    objfs 0 0 0 0% /system/object
    sharefs 0 0 0 0% /etc/dfs/sharetab
    /platform/SUNW,SPARC-Enterprise-T5120/lib/libc_psr/libc_psr_hwcap2.so.1 102911793 7091492 95820301 7% /platform/sun4v/lib/libc_psr.so.1
    /platform/SUNW,SPARC-Enterprise-T5120/lib/sparcv9/libc_psr/libc_psr_hwcap2.so.1 102911793 7091492 95820301 7% /platform/sun4v/lib/sparcv9/libc_psr.so.1
    fd 0 0 0 0% /dev/fd
    rboot/ROOT/s10s_u8wos_08a/var 140378112 3737396 95820301 4% /var
    swap 13441240 2672 13438568 1% /tmp
    swap 13438616 48 13438568 1% /var/run
    rboot/export 140378112 23 95820301 1% /export
    rboot/export/home 140378112 2084894 95820301 3% /export/home
    rboot/product 73400320 18733136 54667184 26% /opt
    product-pool 140378112 68558024 71815166 49% /opt/app
    rboot 140378112 97 95820301 1% /rpool
    My processes take up 10 GB of Ram, (sum all processes memory size with the ps auxwww command).
    My questions are:
    1) Why the vmstat output display only 643 MB of available ram ( free ram) ?
    2) Why the swap -s output, the sum of used plus available is not equal to physical memory (16 GB) plus disk swap (16GB)?
    Please help me for understand this issue
    BR
    Francesco
    Edited by: Francesco Maisano on 28-mag-2012 16.25

    Francesco Maisano wrote:
    My processes take up 10 GB of Ram, (sum all processes memory size with the ps auxwww command).
    My questions are:
    1) Why the vmstat output display only 643 MB of available ram ( free ram) ?
    2) Why the swap -s output, the sum of used plus available is not equal to physical memory (16 GB) plus disk swap (16GB)?
    1) There are things in the kernel that will allocate memory at will (like file system cache) and as long as you have not met the scan threshold, the memory pages will not free up. This is no cause for alarm. IT just skews the results. Deal with it. We all do.
    2) You must be referring to the statement in the manpage "These numbers include swap space from all configured swap areas as listed by the -l option, as well swap space in the form of physical memory". The key element in the statement is "swap space in the <b>form of physical memory</b>" which is <b>not</b> physical memory but a small part of it.

  • Performance Counter monitors stay unhealthy even when values drop below thresholds

    I'm investigating some (SCOM 2012) alerts on our Exchange 2013 (SP1) environment:
    Malware filtering is taking too long (90th percentile)
    Mailbox Transport Submission is not keeping up with the work...
    Queue Alert: Internal Aggregate Delivery Queue (Normal Priority) exceeds threshold
    The total number of messages in shadow queues exceeds 1500
    All the monitors are Performance Counter based monitors. When I investigate those performance counters (found via the Crimson Channels in the Eventlogs ../ActiveMonitoring/Monitordefinition) all affected counters have already dropped below threshold values
    but the associated Health Sets stay unhealthy
    IE: Get-ServerHealth -Identity '<Server>' -HealthSet '<HealthSet>'  still reports Total.Shadow.Queue.Length.Above.Threshold.Monitor as UnHealthy while perfmon reports values way below 1500 for that particular server.
    How to (re)evaluate the monitors ?

    For investigation purposes I've added some perfmoncounters in SCOM
    Another server now alerts 'Total number of messages in shadow queues exceeds 1500'. On the specific server the treshold never reached 1500; it was about 5 at the time the alert fired ?!?
    Now it seems the alerts fire for no reason and cannot be reset (I want Managed Availability to reset the alert, not scom)
    The XML of Eventlog\Applications and Serviices/Microsoft/Exchange/ActiveMonitoring/MonitorDefinition/
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Microsoft-Exchange-ActiveMonitoring" Guid="{ECD64F52-A3BC-47B8-B681-A11B7A1C8770}" />
    <EventID>7</EventID>
    <Version>0</Version>
    <Level>4</Level>
    <Task>7</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-08T12:08:40.460212000Z" />
    <EventRecordID>15316181</EventRecordID>
    <Correlation />
    <Execution ProcessID="38980" ThreadID="30424" />
    <Channel>Microsoft-Exchange-ActiveMonitoring/MonitorDefinition</Channel>
    <Computer>XXXX</Computer>
    <Security UserID="S-1-5-18" />
    </System>
    - <UserData>
    - <EventXML xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="myNs">
    <Id>577</Id>
    <AssemblyPath>C:\Program Files\Microsoft\Exchange Server\V15\Bin\Microsoft.Office.Datacenter.ActiveMonitoringLocal.dll</AssemblyPath>
    <TypeName>Microsoft.Office.Datacenter.ActiveMonitoring.OverallConsecutiveSampleValueAboveThresholdMonitor</TypeName>
    <Name>Total.Shadow.Queue.Length.Above.Threshold.Monitor</Name>
    <WorkItemVersion>[null]</WorkItemVersion>
    <ServiceName>HubTransport</ServiceName>
    <DeploymentId>0</DeploymentId>
    <ExecutionLocation>[null]</ExecutionLocation>
    <CreatedTime>2014-07-08T12:08:40.4602120Z</CreatedTime>
    <Enabled>1</Enabled>
    <TargetPartition>[null]</TargetPartition>
    <TargetGroup>[null]</TargetGroup>
    <TargetResource />
    <TargetExtension>[null]</TargetExtension>
    <TargetVersion>[null]</TargetVersion>
    <RecurrenceIntervalSeconds>0</RecurrenceIntervalSeconds>
    <TimeoutSeconds>30</TimeoutSeconds>
    <StartTime>2014-07-08T12:08:40.4602120Z</StartTime>
    <UpdateTime>2014-07-08T12:04:53.7722193Z</UpdateTime>
    <MaxRetryAttempts>0</MaxRetryAttempts>
    <ExtensionAttributes>[null]</ExtensionAttributes>
    <SampleMask>EDS/Performance Counter/MSExchangeTransport Shadow Redundancy Host Info\Shadow Queue Length\_total</SampleMask>
    <MonitoringIntervalSeconds>600</MonitoringIntervalSeconds>
    <MinimumErrorCount>0</MinimumErrorCount>
    <MonitoringThreshold>1500</MonitoringThreshold>
    <SecondaryMonitoringThreshold>1</SecondaryMonitoringThreshold>
    <ServicePriority>2</ServicePriority>
    <ServiceSeverity>0</ServiceSeverity>
    <IsHaImpacting>0</IsHaImpacting>
    <CreatedById>50</CreatedById>
    <InsufficientSamplesIntervalSeconds>28800</InsufficientSamplesIntervalSeconds>
    <StateAttribute1Mask>[null]</StateAttribute1Mask>
    <FailureCategoryMask>0</FailureCategoryMask>
    <ComponentName>ServiceComponents/HubTransport/High</ComponentName>
    <StateTransitionsXml>[null]</StateTransitionsXml>
    <AllowCorrelationToMonitor>0</AllowCorrelationToMonitor>
    <ScenarioDescription>[null]</ScenarioDescription>
    <SourceScope>[null]</SourceScope>
    <TargetScopes>[null]</TargetScopes>
    <Version>65536</Version>
    </EventXML>
    </UserData>
    </Event>

  • UCCX 7 - Change alert threshold for disk space

    We record every call into our UCCX 7 platform which makes my backups quite large. This causes an alert every night when the backups run from CRSAdmin stating that the server is running low on disk space and needs at least 40 GB free for B&R to run.
    Is there a way to adjust this threshold?
    Thanks

    Pablo, thanks for the reply! I checked the event viewer on the UCCX servers and they are clean. This is not a Windows alert. This alert is coming from CRSAdministrator and is routed to the email address I have configured in the email subsystem (Appadmin / Subsystems / email.)
    The server is not actually getting low on disk space when this alert is generated, it is simply going below the 40 GB free threshold that is built somewhere in the UCCX application. This is what the actual email looks like:
    From CRSAdministrator@AUS-SVR-ICD-01
    WARNING: CRS server AUS-SVR-ICD-01(172.21.X.X) is running low in free disk space
    **DO-NOT-REPLY-TO-THIS-EMAIL**
    CRS required that you have at least 43377659904 bytes available in drive C:, otherwise B&R will fail in operating. Please free up some disk space if required.
    -Cisco Customer Response Application Administration.
    So maybe the solution is remove the email address I have configured in the email subsystem for alerting and set up a syslog server instead for alarms?
    Brett

  • Clustered role 'Cluster Group' has exceeded its failover threshold.

    Hello.
    I’m hoping to get some help with a cluster issue I’m having using Windows Storage Server 2012.
    When the cluster is created my Cluster Core Resources are all happy and online.
    I can more the Cluster Name using “move Core Cluster Resources” between the two nodes without any problems.
    If I select ‘Simulate Failure’ on the IP Address resource, it works the first time
    If I do it again shortly after it fails and I get an Event ID 1254, 1205 and 1069.
    Event ID 1254
    Clustered role 'Cluster Group' has exceeded its failover threshold. 
    It has exhausted the configured number of failover attempts within the failover period of time allotted to it and will be left in a failed state. 
    No additional attempts will be made to bring the role online or fail it over to another node in the cluster. 
    Please check the events associated with the failure.  After the issues causing the failure are resolved the role can be brought online manually or the cluster may attempt to bring it online again after the restart delay period.
    Event ID 1205
    The Cluster service failed to bring clustered service or application 'Cluster Group' completely online or offline. One or more resources may be in a failed state. This may impact the availability of the clustered service or application.
    Event ID 1069
    Cluster resource 'Cluster IP Address' of type 'IP Address' in clustered role 'Cluster Group' failed.
    Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it. 
    Check the resource and group state using Failover Cluster Manager or the Get-ClusterResource Windows PowerShell cmdlet.
    Basically I’m trying to simulate a network failure to make sure the failover kicks in.
    If I click on it and ‘Bring Online’ it comes up fine.
    Where do I find this Threshold Policy and set it to initiate failover if the IP Address resources fails?
    Thank you in advance for your help.

    Hi,
    The failover threshold is the number of times the group can fail over within the number of hours specified by the failover period. For example, if a group failover threshold is set to "5" and its failover period to "3," the clustering software stops attempting
    to bring the group online and leaves the resources within the group in their current state. For example, if the IP Address resource is brought online but the Network Name resource fails, the group is left offline, but the IP Address resource is left online.
    To configure thresholds for a resource:
    Right-click the cluster resource and then select 'Propereties'
    Click 'Advanced'
    Select 'Do not restart' if the cluster service should not attempt to restart. Restart is the default
    If 'Restart' is selected:
    Affect the Group: uncheck to prevent a failure of the selected resource from causing the Server group to failover
    Threshold: number of times the cluster service will attempt to restart the resource, and period is the amount of time in seconds between retries
    Do not modify the 'LooksAlive' and 'IsAlive' settings
    Unless necessary, do not alter the 'Pending Timeout'. This is the amount of time the resource is either in the online or pending or offline pending states before the the cluster service puts it in either offline or failed state
    For more information please refer to following MS articles:
    Windows Failover Clustering Overview
    http://blogs.technet.com/b/rob/archive/2008/05/07/failover-clustering.aspx
    Tuning Failover Cluster Network Thresholds
    http://blogs.msdn.com/b/clustering/archive/2012/11/21/10370765.aspx
    Failover cluster (group) maximum failures limit
    http://blogs.msdn.com/b/arvindsh/archive/2012/03/09/failover-cluster-group-maximum-failures-limit.aspx
    Lawrence
    TechNet Community Support

Maybe you are looking for

  • How do I connect with a webbased VNC client to a dual-monitor Lion machine?

    I'm using a webapplication to manage a narrowcasting system. For this I use an installation of XAMPP on a dedicated Mac Mini hooked up to some monitors. This software is accessible through a webinterface on the local Mac Mini. With this software peop

  • Can't connect 3DS and android devices to HomeHub 3

    Ok, devices that won't connect are: Nintendo 3DS Advent Vega Android Tablet Orange San Francisco Android Phone My 3DS connected when I first bought it. but now I can't connect to the homehub at all, when I scan for wireless networks, where the Homehu

  • Acrobat 8 error on sun os 9

    Hi I am on Sparc Sun Os 5.9. I was already using Acrobat reader 5.0.5 and now I wanted to installed 8. I downloaded from here, AdobeReader_enu-8.1.1-1.sparc.tar.gz --http://www.adobe.com/products/acrobat/readstep2_servefile.html?option=full&platform=

  • Looking for stand-alone Flash 9 player

    Can anyone tell me where I can download the stand-alone Flash 9 player for Windows? The only version I can find in the downloads area is the browser plugin. I want the standalone player so that I can see the console output. I'm just starting in AS3 p

  • MM-SUS: EBP, SUS and ROS in one single client

    Dear experts, We are currently on: SRM 7 ECC6 (EhP 4) Classic Scenario We are in the process of implementing SUS and ROS in the same client as EBP. There are a few things which are not clear to me: - Do I still need to set up a seperate Vendor Group