Ciscoworks LMS 4.0 – Email Notifications Issue

We currently use Ciscoworks LMS 4.0 with over 1000 devices in the database. I'm a LMS novice. And have been assigned the task of minimising the amount of email notification’s we receive, as if one device goes Operationally Down all devices off that switch also send alerts to the email notification group, which in turn overwhelms the mailbox.
The ports are configured not to log or send snmp traps.
no logging event link-status
no snmp trap link-status
So any advice on how we can limit these alerts being generated would be much appreciated.
Thanks in advance.

Hi Nessie,
Go to Monitor > Fault Settings > Setup > Fault Device Details
select the device and click on view  then Click on the hyperlink or the device name\ip address
that will bring a new window from there click on Interface and chanaged the Managed state from ture to FLASE for those interfaces for which you do not want ALERTS.
Thanks-
Afroz
[Do rate the useful post]

Similar Messages

  • Email notification issue in some schemas

    Hi,
    My problem is almost identical as here DBMS_SCHEDULER send email notification issue
    One privileged scheduler user - user1 receive email notifications while two another (user2, user3) no.
    More plot is below i know 'what' resolve the problem but don't know how to do it :-)
    I want to execute code below on user3 schema, we tried this successfully on user2 (code executed directly on schema with temporary sys.dbms_aq access) so he receive his notifications.
    Problem is - we do not have direct access to second account (user3) how to execute this code as user3 ?
    declare
      reginfo1    sys.aq$_reg_info;
      reginfolist sys.aq$_reg_info_list;
    begin
      reginfo1    := sys.aq$_reg_info('SYS.SCHEDULER$_EVENT_QUEUE:SCHED$_AGT2$_X',
                                      1,
                                      'plsql://SYS.SCHEDULER$_JOB_EVENT_HANDLER',
                                      null);
      reginfolist := sys.aq$_reg_info_list(reginfo1);
      dbms_aq.register(reginfolist, 1);
    end;
    Already tried create procedure on user3 and execute immediate annonymous block but it still register with USER# 1 not 3 in  DBA_QUEUE_SUBSCRIBERS.
    More detailed plot:
    Jobs for user2 and user3 was created by user1, so JOB_CREATOR was user1 but OWNER was user2 or user3.
    We started with notifications configuration witch was ended with error on both user2 and user3 accounts:
    ORA-24093: AQ agent SCHED$_AGT2$_XX not granted privileges of database user1
    W get rid wit this using
    dbms_aqadm.enable_db_access(SCHED$_AGT2$_2, user1);
    dbms_aqadm.enable_db_access(SCHED$_AGT2$_3, user1);
    So user1 get privilege on agents for user2 and user3
    I believe error was already there because DBMS_SCHEDULER.add_job_email_notification is more automatic it probably registered subscriber that belongs to user2 and user3 with wrong USER# ID that belongs to user1.
    Database is 11.2.0.3

    it doesn't work because notifications are set from user1 account so USER# is still 1 even when I removed record first.
    This is my aproach based on Ask Tom: On Becoming Others, Limits, and Restoration
    >sqlplus user1
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    SQL> grant execute on sys.dbms_aq to user1;
    Grant succeeded.
    SQL> alter user user3 grant connect through user1;
    User altered.
    SQL> connect user1[user3]
    Enter password:
    Connected.
    SQL> create or replace procedure sched_not_add_q as
      2    reginfo1    sys.aq$_reg_info;
      3    reginfolist sys.aq$_reg_info_list;
      4  begin
      5    reginfo1    := sys.aq$_reg_info('SYS.SCHEDULER$_EVENT_QUEUE:SCHED$_AGT2$_3',
      6                                    1,
      7                                    'plsql://SYS.SCHEDULER$_JOB_EVENT_HANDLER',
      8                                    null);
      9    reginfolist := sys.aq$_reg_info_list(reginfo1);
    10    dbms_aq.register(reginfolist, 1);
    11  end;
    12  /
    Procedure created.
    SQL> exec sched_not_add_q;
    PL/SQL procedure successfully completed.
    SQL> drop procedure sched_not_add_q;
    Procedure dropped.
    SQL> connect user1
    Connected.
    SQL> revoke execute on sys.dbms_aq from user3;
    Revoke succeeded.
    SQL> alter user user3 revoke connect through user1;
    User altered.
    SQL> exit;
    >
    So it works now.

  • Android 2.2 update coming in early September- Will it address the email notification issues??

    The upcoming Android 2.2 update for Droid X. Will this update address the email notifications issues?? I don't have a corporate email account, but use my Droid X for my personal business. I love this phone but the email is annoying. The emails are not coming through quick enough, I don't get notified when new email arrives. I have to do a refresh to lear that I have new emails in my inbox.
    I want like to know if the upcoming 2.2 update will address these issues for personal email like aol, yahoo etc. I know they mentioned something about exchange servers being faster. This is a disappointment for me, I thought I have push email with Droid X but not really. Can Verizon comment on this?
    Thanks,

    I did all those, ie. set my email config to push email, battery on performance mode, check my outgoing and incoming servers and ports. All are corect settings, I even configured all my aol accounts with gmail settings to see if that would work but still not getting push emails. I even did a factory reset. I know this is an issue because I also checked Motorola support forums, a lot people were experiencing what I am going except that I think most them have corporate email and exchange issues.
    I don't know whether this could be addressed with the upcoming 2.2 update not just for corporate but personal emails as well, VERIZON ? Motorola??
    Thanks

  • Ciscoworks Email Notifications Issue

    Hi,
    May i know, how to solve the issue "highlighted in bold font" for the email notifications?
    Subject: 000050K ; "Device Name" ; Sun dd-mm-yyyy 20:02:00 SGT ; Critical ;  Other ; Active
    ALERT ID                =  000050K
    TIME                    = Sun 29-Jan-2012 20:02:00  SGT
    STATUS                  = Active
    SEVERITY                =  Critical
    MANAGED OBJECT          = XXXXXXXXXXXXXXXX
    MANAGED OBJECT TYPE      = Switches and Hubs
    EVENT DESCRIPTION       = Error in getting alert  description
    CUSTOMER IDENTIFICATION = XXXXXXX
    CUSTOMER REVISION        = 1
    LMS = 2.6
    DMF = 2.0.3
    RME = 4.0.5
    Thanks in advance!
    Farid.

    Hi Nessie,
    Go to Monitor > Fault Settings > Setup > Fault Device Details
    select the device and click on view  then Click on the hyperlink or the device name\ip address
    that will bring a new window from there click on Interface and chanaged the Managed state from ture to FLASE for those interfaces for which you do not want ALERTS.
    Thanks-
    Afroz
    [Do rate the useful post]

  • LMS 3.2 Email Notification

    Hi,
    We are running LMS 3.2. And email notification is configured and working.
    Our issue is , we are receiving so many emails. And it is not occuring exactly at the same time anything goes wrong.
    How do we make the configuration, so that we get an email saying, this device is down/ having errors.

    Post a sample of the email and remove any private info just so we can understand if you are getting the issue from RME or DFM. Most likely its DFM and you need to take a look at how you have configured your notification services.
    http://www.cisco.com/en/US/partner/docs/net_mgmt/ciscoworks_device_fault_manager/3.2/user/guide/useNotif.html#wp1073777

  • Oracle iLearning 5.0 on Windows and email notifications issue

    Hi!
    We are upgrading from iLearning 4.3 to iLearning 5.0 on Windows 2000 server and I have a question related to that.
    iLearning 5.0 is certified for Windows.
    The accompanying release.txt states that:
    --'Email', 'Email and Web' notifications options for Learner Rating and Authorized Enrollment/Unenrollment are not available on Windows platforms. Only web-based notifications should be used.
    Through a Technical Assistance request (TAR Number 4439000.992 ) I've found that this problem is due to the use of Workflow 2.6.2 stand-alone which requires sendmail, which is not available on Windows.
    This worries me because I want the system to be able to:
    * notify admin when authorization is needed for enrollment
    * notify course participants about changes or a cancelled course.
    * Certification reminder and expiration
    * Assessment submission
    * Notification to all learners currently enrolled in an offering
    The suggested workaround from Metalink is to use a Unix/linux server.
    Metalink suggestion:
    "you can set up a notification mailer on UNIX to work with stand-alone Workflow
    hosted on Windows. The following MetaLink article is a step-by-step guide on how
    to do this: Note:254973.1 How To Configure UNIX Sendmail To Work With Oracle Workflow Running On Windows
    This would be useful if UNIX was an option for me. It is not.
    I have some questions:
    1)Can I use WorkFlow 2.6.3.5 on windows with iLearning 5.0?
    I know Workflow 2.6.3.5 is working with MS Exchange.
    2)Can I use sendmail in some form or shape?
    IIS 5.0 (or 4.0) has a mail gateway that can be utilized by a sendmail program.
    Sendmail software for windows:
    http://www.glob.com.au/sendmail/
    http://www.indigostar.com/sendmail.htm
    http://www.ntsendmail.com/
    http://www.windowsitpro.com/Windows/Article/ArticleID/5289/5289.html
    Has anyone tried any of theese?
    I'd like to make a suggestion to my IT department on how to solve this issue.
    Thanx for any help in advance :-)
    Kristian Amlie, Bergen Norway

    There are a couple of patches available that allow a customer to upgrade their Oracle iLearning database to 10g and with that, upgrade Oracle Workflow to version 2.6.3 which supports email notifications through workflow on windows.
    Patch #s are 4321769 and 4485520
    Thanks!
    Scott

  • Email notification issue in p6 eppm 8.3

    Hi,
    I have installed the p6 eppm 8.3 and i have configured the email notification too.
    I can send the notification for running reports in p6 eppm.
    But while assigning resource its showing an error like
    your email server has not been configured please contact system administrator
    Please help me to move forward and fix this issue as soon.
    Regards
    Kumar

    Hi Algibson,
    Thanks for the suggestion.
    I have reconfigured the mail configuration settings in p6 administration url..
    For sending issue notification in p6eppm its asking email address after sending the mail I didn't receive the mail
    In web access log file , am getting error like.
    Sep-29-2013 03:34:01 605 PrmThread-39 ERROR
    com.primavera.infr.srvcs.MailServiceImpl ?:? MailService:
    Error
    com.sun.mail.smtp.SMTPSendFailedException: 550 5.7.1 Client does not
    have permissions to send as this sender
    at
    com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1515)
    at
    com.sun.mail.smtp.SMTPTransport.finishData(SMTPTransport.java:1321)
    at
    com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:637)
    at
    javax.mail.Transport.send0(Transport.java:189)
    at
    javax.mail.Transport.send(Transport.java:118)
    at
    com.primavera.infr.srvcs.MailServiceImpl.a(Unknown Source)
    at
    com.primavera.infr.srvcs.MailServiceImpl.execute(Unknown Source)
    at
    com.primavera.infr.threadpool.ThreadPoolImpl.run(Unknown Source)
    at
    java.lang.Thread.run(Thread.java:662)
    But I can send mail notification for reports in p6.
    Please suggest me to fix this issue.
    Note:
    I have enabled the email notification in application settings and general tab in p6 also.
    Thanks
    Kumar

  • Email Notification issue for Provisioner (Urgent)

    Hi,
           OIM 11g R1, Selfregister  User is trying to Request One application access through " Add resource"  so email is going to  Manger,Defualt approver,and Default Provisioner.
    But then he is trying to "Modify the same resource" in request email is going to  Manger ,Defualt approver but  its not going to Default Provisioner ,Where might be the problem.
    Where i need to trouble shoot the issue.
    Thanks in Advance.
    Reddy.

    Hi Andrew,
    We haven’t had any issues since we started using Forms Central until after your site was down for maintenance a couple days ago.  That’s when the issue started for us.  I’m thinking a glitch on your end?  I actually called the day the site was down and it was confirmed that the Forms Central was in fact down and to give it 1-2 hours and check back.  The next day is when the email notifications stopped coming into our email address.  If you could check that out and let me know, then we’ll take it to the co-author step if need be.
    Thanks,
    Sue Monforte
    Kenny Mondo Productions

  • Email notification issue on E90

    Hi,
    I am using mail for exchange(version 2.9.158) on E90 (software version 300.34.84) and I use the default email notification (under settings --> General --> personalisation --> standby mode --> Active standby plugins). This show the count of unread mail in the screen. When I change my connection type in mail for exchange (I generally switch between my service provider and my WiFi connection), the default email notification disappears. I have to manually go back and enable the plugin.
    Has anybody faced this problem? Is this an issue with the software? Is there a way to fix this? Thanx

    Hi Andrew,
    We haven’t had any issues since we started using Forms Central until after your site was down for maintenance a couple days ago.  That’s when the issue started for us.  I’m thinking a glitch on your end?  I actually called the day the site was down and it was confirmed that the Forms Central was in fact down and to give it 1-2 hours and check back.  The next day is when the email notifications stopped coming into our email address.  If you could check that out and let me know, then we’ll take it to the co-author step if need be.
    Thanks,
    Sue Monforte
    Kenny Mondo Productions

  • CiscoWorks LMS 4.0.1 login issue.

    Hello.
    We are using CiscoWorks LMS 4.0.1 with TACACS login module enabled.
    We have an issue with an account, and only this account. I can successfully login with any other account, newly created also.
    I have deleted and created it without success.
    Any ideas?
    Thanks for help.
    Regards.
    Andrea

    Hello.
    We are using CiscoWorks LMS 4.0.1 with TACACS login module enabled.
    We have an issue with an account, and only this account. When I try to login into LMS, TACACS server registers a passed authentication but my IE session stops running.
    Same issue when I configure CiscoWorks to use the local login module.
    Anyway, I can successfully login with any other account, newly created also.
    I have deleted and created again without success.
    Regards.
    Andrea

  • EMAIL NOTIFICATION ISSUE AFTER BATCH RUN

    Hello All,
    I am having a problem getting email notification after our batch run in FDM.
    This is the following error on the task manager: Failed--2147220975 -  The message could not be sent to the SMTP server. The transport error code was 0x800ccc6d.
    Thanks

    Is the e-mail send in an event script or a custom script. I had issues where the custom script would work, but the event script would not ( i think it may have been because the custom script runs under the FDM user id whilst the event script runs under the windows service id. (Might be wrong, but i think that was the issue) 

  • LMS 4.2 email notifications for node down

    I need help configuring an email alert so that when a node (switch, router, etc) is unreachable, i will recieve an email notification.  So far i have tried creating an event set then notification group and then email subscription.  This does not seem to be exactly what i am looking for.  I think this could create alerts for any interface that is unreachable. 
    thanks!                     

    LMS does not works this way unfortunately, and is not able to generate alert/notification for node/device down.
    Fault Management manages doesn't manages device as a whole, instead it manages device on aspects of Environment, System and Interface groups.
    It can mostly analyse a card down when many of the similar ports go down in one, but generally it will will manage device explicitly for above categories, which is further subdivided into :
    Environment : Power Suppoly, Fan and Temp. Sensor
    System : Processor and Memory
    InterfaceStatus: Port, Interface, IP and Card
    The kind of Events if can generate are following and also mentions the situation in which it will be generated:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.2/user/guide/lms_monitor/Events.html#wp1078033
    -Thanks
    Vinod

  • Has anyone else had email notification issues after ICS update?

    After the ICS update, I am not longer getting any email notifications.  I only get notifications after I open the stock mail app and it loads the emails.  I have unistalled/reinstalled numerous times without any change.  I have looked through the new ICS settings to see if switch got changed, without any luck.  Has anyone else run into this issue?  Thank you in advance

    I think if you delete data and cache from the email app, then re-add your email address, it should help.

  • DBMS_SCHEDULER send email notification issue

    Hello,
    We have a database Oracle Database 11g Release 11.2.0.4.0 - 64bit Production running on Windows 2008 server r2. We have 3 schemas. We have the exact same jobs on each schema. 2 of the schemas send the email notifications correctly. One simply doesnt!!! We have checked pretty much everything, Grants etc and everything seems to be the same.
    Does anyone have any ideas how to resolve this.
    Thanks!

    Hi,
    Are you talking about the ADD_JOB_EMAIL_NOTIFICATION procedure? If yes, take a look at this thread to see if it helps:
    Schedular Job Email Notification

  • LMS 3.0 topology services and email notifications issue

    Hi
    I have an LMS 3.0 install that was working when I installed it at a customer site a few months back.  I went back in to give them an overview of its operation and there are now several issues.  Nothing has changed since I installed it because the customer didn't know how to use it.
    The issues now are
    1.  When there is a link failure the mail account that should receive a notifivation gets nothing.
    2. In topology services the faled link goes red but when repaired goes to dotted red and never goes back to solid black.
    I know the mailing worked previously because I can see previous errors that were fixed being reported about a month back.
    Also in DFM all my devices now show as learning under the device discovery page and never move from 10% completed.  I found another post that says I need to upgrade to LMS 3.0.1 and DFM 3.0.5
    Is it possible this will fix the other issues ?
    I have LMS 3.0, DFM 3.0.0, RME 4.1 and CM 5.0
    Many thanks, Stephen.

    Yes, your versions are plagued by numerous bugs.  It is highly recommended you upgrade to LMS 3.0.1, then apply the Campus Manager 5.0.6 and DFM 3.0.5 service packs.  LMS 3.0.1 can be downloaded from http://www.cisco.com/cgi-bin/tablebuild.pl/lms301 , and the various required SPs from Common Services > Software Center > Software Update.

Maybe you are looking for