M425 alert email notification setup

Looking for the email settings to setup alert notifications (low toner, maintenance needed, etc.) for this model printer. I've gone though the settings and am missing something as I don't see the setting. Please note this is not the settings for scanning as those are configured and working. What I need is to set this model printer up (like every other HP modle here) so it email's our support group alerts. Thanks in advance for your help.

http://usalug.com/phpBB3/viewtopic.php?t=9752
http://www.cyberciti.biz/tips/howto-write-perl-script-to-monitor-disk-space.html
http://bash.cyberciti.biz/monitoring/shell-script-monitor-unix-linux-diskspace/
http://www.cyberciti.biz/tips/shell-script-to-watch-the-disk-space.html
Use these links for code and edit for your case.
Thanks

Similar Messages

  • Email notification setup using scripts

    Hi,
    Anybody knows email notification setup using script.
    I want setup space monitoring alerts through scripts.

    http://usalug.com/phpBB3/viewtopic.php?t=9752
    http://www.cyberciti.biz/tips/howto-write-perl-script-to-monitor-disk-space.html
    http://bash.cyberciti.biz/monitoring/shell-script-monitor-unix-linux-diskspace/
    http://www.cyberciti.biz/tips/shell-script-to-watch-the-disk-space.html
    Use these links for code and edit for your case.
    Thanks

  • System monitoring - alert email notification

    Hello Sapers,
    I already set up system monitoring in our Solution Manager but i would like to receive mail if any alert occur.  Unfortunatelly I did not find any way how to do it through Solution Manager. I guess there must be something like edit -> Automatic email transmission where I set up sending Earlywatch and SL reports to my mailbox, but how to set up alert email notification?
    I also tried another way - setting up CEN (in our sollution manager) in RZ20, there i created monitor where i have desired alerts from all remote systems configured in SMSY (i have not used sapccm4x or any other ccms agent), also tried autoreaction method on local and it is working fine (SCOT is set up) but when i tried create and assign central autoreaction method (sapnote 429265) during assigning i receive error "no ccms agent avalable for system" and it is not working. Do I really need configure SAPCCM4X on all remote systems when i want to use central autoreaction? I dont feel very confortable with this solution. I think there must be some other smarter way (maybe in solution manager).
    We also tried to connect our RZ20 monitor set to nagios (used in our company to monitor non sap servers and email notification), but we are not able to compile the ccms nagios plugin uder 64bit. AIX 5.3.
    I also heard little bit about ALM (Alert management) but dont know anything about forwarding alerts from RZ20 to ALM and transmitting email from there. But I think this sollution would be the most difficult from all mentioned above.
    Thank you very much for any help

    Josef,
      Somewhat chasing the point here - when you have the Solman and you look in your CCMS and you can see the other systems - it is all RFC data and not actually on the Solution Manager (the only local MTE's are those tha belong to the Solution Manager).  For the Solution Manager to Centrally Auto-React to threasholds (act as the CEN System), the information needs to be passed to the Central System through the agents.
      If you want to do email threasholds on your remote systems, you can configure it on each of the systems individually without agents as this is a CCMS Function that any SAP System can do - but this is not Central Auto-Reaction.  This is just actions taken on individual systems based on local MTE's.
      To Centrally Auto-React - you have to add the agents so the information is passed to the CEN to react on.
      I hope that this has clarified the situation a bit more.  If this answers your question, please set this thread to answered.

  • EM 12c Email Notification Setup

    Hello,
    I've got EM 12c up and running.  I've got some notifications already setup.  They are for the database, critical/fatal/warning, that I set up through the incident manager.  Not sure if this was the right way to go about that but anyways it seems to be working.
    I'm trying to get it setup so I get notified if say the filesystem is running out of space, say if /u02 is 85% used to send an email.  If I go into Enterprise, Monitoring, Monitoring Templates. I've created a new template for the hosts, with all the metrics that I want monitored.  Now how do I get that to email me those alerts?  Is there a document I'm not seeing that will help me set this up?
    Thanks!
    ETA:  I can go to the host homepage, and see that there metrics that I'm monitoring are alerting.  I just can't seem to figure out how to email based on those alerts.

    Hello,
    To answer your question, here are the high level steps:
    1) Setup your SMTP gateway.   However, if you are already getting email, then perhaps you've done this step already?
    For reference, here is the link to the doc for details:
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/notification.htm#sthref154
    2) Set up your email addresses. 
    Under your username drop-down menu,  you should specify the email addresses to which  notifications should be sent.
    Here is the link to the doc for details:
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/notification.htm#autoId2
    3) Set up rules (incident rule sets) that specify the metric alerts for which you want emails to be sent
    The rule sets were designed to provide a lot of flexibility in covering the different types of events that EM12c supports as well as the many types of notification requirements that many data center needs.
    Think of a 'metric alert'  as a type of event.  
    For your specific requirements (sending email for host metric alerts)  you can do this:
    3.1) Create a rule set and specify the targets for the rule.   In your case you can specify all targets of type 'host'  (if you want the email to be sent for all host targets' alerts) or choose the specific hosts you're interested in.   
    3.2) In the Rules tab,   create an event rule (this is the first option in the choice of rules to create).   When asked for a 'Type', choose 'metric alert' as the event type.   Then choose 'Specific events of type Metric Alert',   then choose the filesystem metric and other metrics for which you want notifications to be sent.
    3.3) In the Actions part of the rule, specify the EM user(s) in the 'Email to' field of the Notifications section.
    3.4) Save the rule
    This should get you up and running with email notifications. 
    However, I would also recommend looking into these other areas to optimize your use of EM12c monitoring:
    1)   If this notification requirement applies not to all hosts but a subset of host targets,  consider creating a group of those targets and specifying the group as the target of the rule set  (step #3.1 above).  Once you have a group, you can perform operations on the group instead of individual targets, makes it easier to manage later on.  As you add more targets to EM, if they need to be monitored in the same way as the other targets in the group,  then simply add the new target to the group,  the rule will automatically apply to the newly added target in the group without requiring changes to the rule.
    2) Use incident management features
    In EM12c, we introduce incident management as a way to focus and better manage the more important issues that impact your datacenter.   Hence when an important event comes in, consider creating an incident for it.  Once you  have an incident, you can leverage features such as specifying an incident owner,  setting its priority,  resolution status, etc.    Using Incident Manager will provide you in-context diagnostic links and access to MOS articles to  help further diagnose/resolve the event.
    Here is the link to the doc for more details on incident management:
    Using Incident Management
    3) Leverage other rule options
    The rule has an option to apply to all metric alerts of specified severities.   So  if you want to receive email for all critical and warning alerts for the host targets,  then instead of choosing the specific metrics, you can change the rule (step #3.2 above) and choose the option 'severity in critical, warning'  instead of choosing individual metrics.     If you do so,  then say later on you want to add thresholds to new metrics (which will generate metric alerts).  You won't have to change the rule to add in the new metrics since your rule already covers all metric alerts with critical and warning severities.  However, since it will cover all metric alerts for your chosen targets, you need to make sure that you have the appropriate thresholds for the metrics to avoid unwanted email notifications from unwanted alerts.
    The Incident Manager chapter that I referenced above has an Advanced Topics section that covers other scenarios.   If you have other monitoring requirements, you can take a look at that section to get ideas on how these can be implemented in Enterprise Manager.     Or you can reply back to this post if you have additional questions.
    Finally, you can take a look at this monitoring best practices paper that describes how you can leverage EM12c to set up monitoring in a scalable way:
    http://www.oracle.com/technetwork/oem/sys-mgmt/wp-em12c-monitoring-strategies-1564964.pdf
    Regards,
    Ana

  • WVC80N email notification setup

    I just have my WVC80N camera delivered. I am now trying to setup its email notification once the motions are  detected at home.  I have noticed that the WVC80N does not support SSL SMTP servers (it cannot send email notification to any SSL SMTP mail server), which are almost everywhere nowadays like gmail, Yahoo, hotmail, even my own ISP ATT. My question is why CISCO cannot add the support for SSL to its wvc80N,. Without SSL SMTP server support, this email notification function  is useless.

    Hi,
    I might be able to help.  I just got a WVC80N camera and am trying to setup the camera for email alert.  I have AT&T DSL and had problem setting it using SSL SMTP port 465 using my yahoo email account.  I then remembered that when I initially setup my AT&T DSL account, I was given another email account @att.net.  I then use my @att.net account instead of @yahoo.com account and set the port to 25.  Now when I click on the button 'Test E-Mail' under the Setup->Motion Detection page, it pops up a message stating that the email was sent successfully.  So try to use your ISP's email account and see if it will work.
    So I'm able to have the camera send a test email to my email account.  But my problem is that the email itself is blank.  No attachment either picture or video.  Has anyone else been able to get the camera to send a test email, but the email itself is blank?

  • Alert Email notification for Log file alerts

    Hi,
    Scenario: SCOM 2012 R2 UR4.
    There are created unix/linux log file monitoring objects. In SCOM console I can view alerts related to unix/linux log file monitoring. Email notification is: Warning or Critical for severity, and, Medium or High for priority. The alerts for unix/linux log
    file are severity warning and priority medium.
    In my inbox there are emails for alerts (Warning or Critical for severity, and, Medium or High for priority) except for unix/linux monitoring.
    The question is:
    How to enable email notification for unix/linux log file monitoring?
    Thanks in advance!

    Hello,
    If you go into the "Subscription" in the Notifications section of the Operations Console\Administration, you should be able to see the Description of the subscription criteria.  Could you copy paste that in a reply?
    Thanks,
    Kris
    www.operatingquadrant.com

  • How to send alert email notification through graphical mapping ?

    Hi,
    I want to send an email notification whenever there is an exception raised while doing graphical mapping.
    However my requirements are as follows :
    1. We want to use email adpater sending emails
    2. We don't want to go for BPM approach, to achieve the above requirement
    3. We don't want to connect to any alert framewok.
    I appreciate your early reply.
    Thanks
    Ganesh

    Hey
    >>whenever there is an exception raised while doing graphical mapping.
    as said earlier this is not possible without configuring alerts.
    yeah,if u know the reasons beforehand that why exceptions can be be triggered in mapping,then u can use conditional receiver determination,for e.g suppose u know that you will get a mapping exception if value of tag <OrdersID>=000,then u can use this condition in conditional receiver determination and send a mail to concerned party,but this won't work if u don't know beforehand as to under what conditions the exception will be  triggered in mapping.
    i would vote for configuring alerts as its the most suited way to handle this
    thanx
    Aamir

  • DFM alerts email notification

    Hi Joseph,
    I am configured email notification for alerts & events in DFM, I do receive email notifications for alerts/event when they are active
    but i do not receive any email even when the event is shown cleared in DFM. Whereas i have already checked the events "cleared" box while configuring
    it for notifications.
    Please let me know if u need anything.
    Regrds
    Gautam

    You also need to check the Informational box as cleared events are informational as opposed to critical.

  • Alert email notification does not send

    Hi,
    I have a problem with outgoing email alert notification.alert email just sent to site owner group with full access permission, but I config send alert me on list that send email immediately to all users of this site.
    could anyone help me to resolve this issue?

    As I know, you can only configure user/email address for 'Send Alerts To'.
    SharePoint Group is not allowed in subscribe alert screen. 
    How did you configure alert? can you explain a bit here.
    Please check if all your user has email address in their profile? 
    please 'Propose as answer' if it help you, also vote this as helpful if you like this reply.

  • Can workflow extended email notification setup be transported?

    I am creating the setup for extended email notification of workflows using transaction SWNADMIN.  Can this be transported from DEV to TST and then to PRD and if so, how do I attach it to a CTS?

    Yes, you can. Use SWNCONFIG instead to transport. From the menu options.
    Regards, IA

  • DFM email notification setup

    Hi All,
    I have LMS 2.6 and DFM 2.0.10, configured email notification for one Subscription "INL" as sender address [email protected] to [email protected]
    Recently I have configured another Subscription "POY" for another bunch of devices as sender "[email protected]" only to [email protected]
    I am receiving mails to [email protected] but not to [email protected]
    Can someone look into this issue and tell me what needs to be done.
    Regards,
    Jopeti

    Hi,
    First thing I'd check is if you are generating alarms for "POY" in the Alerts and Activities. If they are present then I'd verify I can send email to [email protected] from the LMS server. If you can then we will need to examine some files.
    You can start troubleshooting by verifying the configuration of your second group.
    Creating a Notification Subscription
    To create a notification subscription, perform the following steps:
    1.  If you want to monitor a specific set of events, create an event set that contains the events you want to monitor. Otherwise, all events and alerts will be monitored.
    2.  Create a notification group that specifies the criteria DFM should use when generating notifications:
    One or more event sets (if no event set is specified, all events and alerts are monitored)
    Devices, alert severity and status, and event severity and status
    You can specify the notification group name, along with entering identifying information (using the Customer ID and Customer Revision fields).
    3.  Create a subscription by doing the following:
        a.  Select the notification type (SNMP Trap, E-Mail, or Syslog).
        b.  Name the subscription and apply a notification group to it.
        c.  Specify the recipients (hostname, e-mail address).
        d.  Save the subscription. It will automatically start running.
    Troubleshooting SMTP
    From the LMS server, telnet to your SMTP server on TCP port 25, and make sure you can:
    1.  Connect to the server
    2.  Issue the following command:
        HELO IP
    Where IP is the IP address of the LMS server. The mailserver should grant you access to send email.
    If that works, start a sniffer trace filtering on all tcp/25 traffic between the LMS server and the SMTP server. Generate new DFM events which should trigger email notifications, then check the sniffer trace to see what is happening.
    Thanks.

  • Nokia 5230 Email notification setup

    Hi,
    I have the Nokia 5230 and it seems to keep asking me to setup my email. I have the email setup already; but it sporadically keeps requesting that it have access/user rights to setup the email. How can I fix this issue and cancel the notifications?
    Thanks

    Hello,
    I have a Nokia 5230 with some technical problems. I would appreciate help and advice to solve the problems. They are:
    1. Email setup
    When I first bought the phone I setup my email on Nokia 5230 successfully in July 2010. Nevertheless, at that time I deleted it after that. Later I installed Kaspersky Mobile Security trial version on my Nokia. 
    Then in Oct 2010, I tried to setup my email again, and till today, it doesn't work. I went to setup wizard, email setup, and email, put in my email address and password, but it is never successful in setting up the email on my front page. I have since deleted Kaspersky Mobile Security, but the email setup still does not work. How do I get it to work?
    2. How to use voice command
    I would appreciate some advice how to set up voice command on my Nokia so that for example,  I can just use my voice to say a name on the contact list and it will automatically call that person. 
    I would also like to setup the voice command so that I can use my voice and say Menu, and the menu will pop up. Any help in this will be much appreciated.
    3. Sim card memory is always full
    I do not know why the Sim card memory is full sign always blinks on the top right hand corner of my Nokia. How do I clear the memory in my Sim card? I have deleted most of my contacts saved on the Sim card memory, but the signal still blinks. 
    Thank you.
    N

  • Alert/Email notification for contract getting expired and threshold limit

    Hello All,
    For Central Contract management SRM 7.0 we have a requirement where an alert or e-mail notification is to be sent to a group of purchaser if following occurs.
    u2022     The validity period of a contract is about to expire
    u2022     The greatest possible release quantity will soon be reached
    u2022     A new contract has been released
    u2022     A purchaser has moved within the organization
    u2022     The processing time for a contract has been exceeded
    Currently one purchaser is responsible for more than one purchasing group hence whenever a contract reaches it threshold limit a notification mail should be send to a group of Purcahser.
    If any one has any one taken care of this type of requirement then please let me know the configuration of how this can be achieved.
    Thanks,
    Yatin

    Hello Massa,
    Thanks for the input.
    We checked with BBP_ALERTING badi and although the communication type could be changed in debugging mode still the final output is that the system checks for the RML set up in SU01 user profile of the recepient.
    For this we took 2 users one with INT setting and other with RML setting.
    Contract created with these two user and the expiry date is less than the threshold limit as a result alert got triggered.
    In Debugging mode, event ( BBP_EVENTS_DET_RECIPIENTS) for both the user the communicaiton type was coming as blank, we forcefully changed the setting to INT.
    But the final result is that the program is checking the SU01 default setting while sending mail, and it send to one user via INT and for other via RML method which should not be the case.
    Can you please let me know exactly where I can do the changes, this is really critical for the project as commnunication type change involves a Global change which business people are relecutant to do so.
    Thanks,
    Yatin
    Edited by: yatendra rawat on Oct 1, 2010 11:48 AM

  • Sun StorageTek 2510 Email Notifications Via CAM

    Hi There,
    I am slowly getting things setup. I am wanting to get email notifications setup.
    In CAM I have entered all the details correctly. If I click "Test Email" and enter an address with a description I just get:
    ErrorTest Email
    A connection cannot be made to the SMTP server at: [email address of the server]
    Does anyone else get this? I have a number of other monitoring programs able to send mail fine through our exchange servers.
    Where can I find a log or some help with this?
    Thanks!
    Cheers

    I'm on CAM 6.1.2.8 and it works fine with Exchange 2007.
    The application that I had this type of issue with was not CAM but used a Java mailer.
    Same type of behavior, would try to connect to Exchange, see that it was talking to Exchange, start trying some Exchange authentication junk to be helpful, and never send the email.
    The fix was to send the email to a Unix host, DMZ email firewall, etc - something that just does naked SMTP.
    Is your Exchange setup to allow the IP of the CAM system to connect and not be authenticated?

  • BPM Alerts not sending email notifications

    Hello Experts,
    I've successfully configured BPM within SolMan and alerts are being generated but I'm not receiving any email notifications. In the setup of Business Process Monitoring, "Contacts" have been maintained within the Solution Directory as well as the notifications section of the monitoring type with a sender and a valid recipient address . Both yellow and red alerts are being generated but no email notifications are being sent. Thresholds have also been maintained.
    Researching other threads regarding this same issue points to tcode RZ20->SAP CCMS Technical Expert Monitors ->All Monitoring Contexts->BPM->Activate Maintanance Function-> and assiging Central auto reaction methods to MTE Class BPMRoot Context and the other BPM_APPMON_* MTE classes. Is there something that I am missing in order to have these alerts send email notifications when the alert threshold is reached?
    I also defined the new Central Auto Reaction method and maintained the parameters properly which calls FM DSWP_BPM_SEND_ALERT. Please assist as I have exhausted all options. Please provide a step by step guide to setup alert notifications if possible.
    Thanks
    Mike

    These notes might help you
    [https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=543414]
    [https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=546981]
    check the timezone settings also [https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=572608]
    regards
    Naveen

Maybe you are looking for