Need to configure email alerts for app/web server shutdown

Hi,
I need to configure email alert notification, so that whenever application server or webserver is shutdown/restarted, an email is sent to the group/userid.
I am aware that in Peoplesoft, there is no parameter or functionality which sends an email notification whenever application server & web server restart & shutdown. This is where I need help.
Did anyone setup the email alert notification in any of your environments? If so, please let me know how did you do the setup?
Thanks,
Sakky

Please find the below sample batch program.
this helps to start the appserver automatically and if the status fails this will send email automatically.
This is the another way of findting the status of the app server.
In the below program, by finding the "Done" value on the output screen we can decide if the server is running or not.
Hope you understand this, Kindly let me know if you need further information.
===============================
@echo off
REM Set a temporary variable
SET CONNECT
REM Check the status of the Application server
psadmin -c sstatus -d PSEPM | FIND "Done" > NUL
REM If the server is down boot the server
ERRORLEVEL 1 SET CONNECT= psadmin -c boot -d PSEPM
%CONNECT%
REM Check the server again for status
psadmin -c sstatus -d PSEPM | FIND "Done" > NUL
IF ERRORLEVEL 1 goto sendmail
goto end
REM Sending mail to Administrator
:sendmail
REM setting the path for email command
SET CONNECT= cd D:\PT849\bin\client\winx86
%CONNECT%
REM Below command will send mail to the Administrator
SET CONNECT= psemail -server < server ip> -from [email protected] -to [email protected] -subject "Server Down" -body "Hi, Server is down at this time, unable to boot."
%CONNECT%
:end
==============================
Edited by: Soundappan on Feb 19, 2011 10:39 AM
Edited by: Soundappan on Feb 19, 2011 10:40 AM

Similar Messages

  • Is there a way to configure Email Alerts for expiring Keys of app registered Keys?

    is there any current alert key expiry feature for apps registered in AD to talk to Key Vault?

    Prajakta,
    Are you asking about the key (credential) used by the application to authenticate to Azure AD? I'm not aware of an Azure AD feature to alert on expiry of this credential, but let me move this conversation to the Azure AD forum so that my Azure AD colleagues
    can chime in.
    Sumedh

  • Virtual Directory for app web server

    I have a web application that runs over Windows 2000 advanced server, does anybody know how can i change the address, i.e.: http://localhost:8080/servlet/eureka to http://localhost or http://something ?
    I have j2re 1.3 and java plug-in .
    Thanks

    in order to run http://localhost with out specifying port number, you need to set your server port to 80 (which is an official http port) in the configuraton file. I don't know what kind of server you are using. If you use Tomcat, you need to modify your server.xml file from 8080 to 80.

  • Email Alert for Specific Server Groups

    We are using SCOM 2012 R2. We have windows server 2003 and 2012 servers. 
    I configured email alerts for this servers. 
    Criteria: 
    Notfiy on alerts
    of a critical severity.
      and of a high priority
      and with New(0) resolution state.
    I succesfully recieve alerts and emails from this configuration.
    But i want to recieve email alerts from specific Windows Server 2003 servers or Windows Server 2012 servers.
    I create a server 2003 and server 2008 group in scom.
    I use  "raised by any instance in a specific group" OR "raised by any instance of a specific class". I shutdown one of the servers. I can see alerts in scom active alerts section (hearthbeat alerts) but i cannot recieve emails about
    this alerts.
    If i use monitor rule (for example printer spool service rule) , I can recieve emails but it does not for work hearthbeats alerts.
    I recently install Windows Server MP and Active Directory MP .

    Create a group containing watchers/watcher groups for your servers and use this group in subscription filter. See this
    post for more info.
    Gleb.

  • Have problem setting Email alerts for Calendar events. Warning message says I need to set up a card in Contacts with my email. I do but it doesn't recognize it. How do I indicate the email I want alerts sent to?

    The system of setting up email alerts for Calendar events worked fine in Snow Leopard but since I upgraded to Mt. Lion Calendar won't let me set email alerts. When I try, I get an error message saying I need to set up a card in Contacts for my email. I have a card set up in Contacts for both of my email addresses but it doesn't recognize them. Perhaps the name I have on the card doesn't match a name that Calendar is looking for. Calendar doesn't seem to have a way in Preferences or elsewhere to indicate the email I want alerts sent to. Any ideas how I can get this system working again? Thanks for your help.

    You might want to consider starting a new discussion. Since this one is marked solved, less people are likely to look at it. You can link to this one.
    See if another contact is marked as this is my card.

  • How to configure email Alerts in OEM Cloud 12c for Database Servers up/down

    Hi everybody,
    How to configure email Alerts in OEM Cloud 12c for Database Servers up/down status?
    Regards,
    Miguel Vega

    Hi Miguel Vega,
    Information regarding the notifications:
    ==============================
    Configuring notification rules in 12c is different from earlier releases.
    The concept and function of notification rules has been replaced with a two-tier system consisting of Incident Rules and Incident Rule Sets :
    1. Incident Rules: Operate at the lowest level granularity (on discrete events) and performs the same role as notification rules from earlier releases.
    By using incident rules, you can automate the response to incoming incidents and their updates.
    A rule contains a set of automated actions to be taken on specific events, incidents or problems.
    The actions taken are for example : sending e-mails, creating incidents, updating incidents, and creating tickets.
    2. Incident Rule Set: A rule set is a collection of rules that applies to a common set of objects, for example, targets, jobs, and templates.
    To help you to achieve the Notification Rules configuration, refer those notes :
    How To Configure Notification Rules in 12C Enterprise Manager Cloud Control ? Doc ID 1368036.1
    EM12c How to Add and Configure Email Addresses to EM Administrators and Update the Notification Schedule ?Doc ID 1368262.1
    EM12c How to Subscribe or Unsubscribe for Email Notification for an Incident Rule Set ?Doc ID 1389460.1
    EM 12c How to Configure Notifications for Job Executions ? Doc ID 1386816.1
    Best Regards,
    Venkat

  • Falied "Configure OLAP cubes for Project Web App" in Project Server 2013

    Hi
    I'm trying to use the PS2013's capability for generate SSAS Cubes; but after I execute
    the steps described on “Configure OLAP cubes for Project Web App (http://technet.microsoft.com/en-us/library/jj943761.asp)”  the only thing
    achieved is that the state being "Processing…" and the log:
    ===== Initiating OLAP database build process =====
    [10/11/2013 2:48 PM] Cube build request message has been added to the Project Server queue
    When I check the jobs, the one who is associated with the cube creation is on "Succeeded" state but the OLAP database is never created. There is no evidence I think on the Sharepoint log.
    For notice:
    10/11/2013 14:36:24.41 w3wp.exe (0x1A70)                       0x1848 
    Project Server                   Analysis Cube Building                       
    8ida        Information        Standard Information:PSI Entry Point:   Project User: PROJECTSERVER\system  Correlation Id: 0cea4e03-a432-e311-9401-001cc094718e  PWA Site
    URL: http://<server-name>/sites/Walkthroughs  SA Name: Project Server Service Application  PSError: NoError (0) Cube build request was placed on the Project Server Queue.  afaf4b9c-57d6-7004-2661-c95edeacab11
    10/11/2013 14:36:24.43 w3wp.exe (0x1A70)                       0x1848 
    Project Server                   Analysis Cube Building                       
    8swo     Medium               PWA:http://<server-name>/sites/Walkthroughs, ServiceApp:Project Server Service Application,
    User:PROJECTSERVER\system, PSI: [CBS] Status message: Cube build request message has been added to the Project Server queue,
    LogLevelManager Warning-ulsID:0x3873776F has no entities explicitly specified.                afaf4b9c-57d6-7004-2661-c95edeacab11

    Seems like an error occurred during site collection provisioning with the project server features. The provisioning process was interrupted from a system error and doesn't recovered after system restart.
    I just created and provisioned a new site collection and everything is working now.
    ===== Initiating OLAP database build process =====
    [10/16/2013 5:57 PM] Cube build request message has been added to the Project Server queue
    ===== Verifying and running pre-build server event handler =====
    [10/16/2013 5:57 PM] Verifying and running pre-build server event handler
    ===== Determining database and OLAP database structure =====
    [10/16/2013 5:57 PM] Cube build initialization started
    ===== Building database and cubes =====
    [10/16/2013 5:57 PM] Cube build session started
    ===== Verifying and running post-build server event handler =====
    [10/16/2013 5:58 PM] Verifying and running post-build server event handler
    ===== Processing OLAP database =====
    [10/16/2013 5:58 PM] Process OLAP database session started
    ===== Verifying and running post-process server event handler =====
    [10/16/2013 5:59 PM] Verifying and running post-process server event handler
    ===== Process Completed =====
    [10/16/2013 5:59 PM] Cube build request completed successfully.

  • Customize daily email alerts for low storage on drive on server

    Hey, Hi, All,
    Thanks for the fantastic discussions, information, advice here. Great stuff.
    We have a server that sends email alerts for low storage on the file server. And we like those. But it is alerting us to low storage on the TimeMachine drive. We dont want it to alert us for the TimeMachine drive but we do want to be alerted to the other drives. We have seen a little bit of hacking going on out there on the interwebs but not yet anything that seemed quite enterprise-grade.
    If any one knows how to instruct the OS to monitor some disks but not other disks, please let us (and everyone else) know.
    Thanks much.
    Jason

    Hi @unslog,
    I see by your post that you would like to know how to monitor the toner. If it is possible to be emailed notification. I can help you.
    Unfortunately there isn't a way to be emailed notification of the toner level that I am aware of.
    You might be able to get a App to do this. I did come across this forum that you may take a look at.
    Email notifications on Network Printer Ink/toner level.
    You can check the toner level a few ways.
    Toner-level status light on the printer. You do not need to replace the supply at this time unless print quality is no
    longer acceptable.
    Access the printer's Embedded Web Server, by typing the IPv4 address in the address bar of a web browser. If the printer is networked.
    Print a Supplies Status Page. On the printer, go to Setup, Reports, Supplies Status.
    If you are using the older ePrint website, you should be able to view the toner levels there. If you are now using the HP Connected web site, it should provide any errors  for the printer, but I don't believe it will show the toner levels.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • BODS 3.1 : How to trigger an email alert for the jobs on BODS server ?

    Hi All.
    I have this request.
    BODS 3.1 : How to trigger an email alert for the jobs on BODS server ?
    We have jobs scheduled on BODS running smoothly and absolutely fine.
    But to check, i am logging into the admin console and check for the jobs status.
    I would like to have an email to be received from BODS after each job is finished.
    It could succuessful. Or it could fail.
    Whatsoever, i wish to receive an email alert as soon as a job is finished.
    Can anyone advise me as to whether this could be made possible.
    And if yes, how this could be done.
    Thanks for your help in advance.
    In BOE CMC / for webi / schedule / we find an option to send email for a job success or a job failure.
    Is there any option similar to that in BODS ?
    Also would like to know :
    how to use the smtp_to or mail_to functions ?
    how to set up the smtp server for this ?
    thanks
    REgards
    indu
    Edited by: Indumathy Narayanan on May 31, 2011 3:47 PM

    Hi.
    Since am new to this BODS. I need some help.
    I already have many jobs which are running absolutely fine.
    And when a job runs, and finishes, am able to see the trace saying
    e.g. :
    Job_abc is completed successfully.
    We got the smtp service activated for our test server.
    and we hae a group email id.
    I have put the details of the smtp server / ip address / and said apply restarted.
    The i created a simple test script as below :
    print (' Before email ' );
    smtp_to('abc@company_name.com', 'Job ' || job_name() ||' on ' || host_name() || ' has FAILED',
    ' the job has failed', 0, 0);
    print('After Email ');
    It does send a email to as per smtp_to whatever email is specified.
    But how to differentiate between a job success
    And a job which has failed.
    I wish to have a mail which says on the subject :
    'Job ' || job_name() ||' on ' || host_name() || ' has completed successfully'
    ==> IF it is a success
    OR
    'Job ' || job_name() ||' on ' || host_name() || ' has failed'
    ==> if it has failed
    How to make the system identify, whether
    to send a success message or a error message whatever
    Could anyone advise.
    thanks
    indu

  • Financial Reporting - PDF has not been configured for this web server.

    When I try a Print Preview of my report, I received this error "PDF has not been configured for this web server".
    As far as I know, this error is confusing because when I look on my log files I found this:
    --- FRLogging.log ---
    [APP: FINANCIALREPORTING#11.1.2.0] The system cannot access the Print Server at this time. Try again later or confirm the print server name.
    [APP: FINANCIALREPORTING#11.1.2.0] Cannot connect to server on xxxHFRCE04.cf.gouv.qc.ca
    [APP: FINANCIALREPORTING#11.1.2.0] Attempt to get an undefined configuration property
    --- FRPrintLogging.log ---
    HyperionReportException: Could not connect to the server.Please make sure that the server is running as specified in the logon dialog (including port number if not default).
    I read a lot of document but it seem to be au communication issues!!!
    Can someone help me with that.

    I believe the supported version for ghost script is 7.0.6; I had the same problem and after installing the lower version it worked like a charm.
    If you cant find the older version let me know, I'll email it to you or place it in my website.

  • Configure an environment for apps for SharePoint (SharePoint 2013)

    I am trying to follow the instructions in the article, "Configure an environment for apps for SharePoint (SharePoint 2013)". I have purchased an additional domain for the apps. However, in step 2 it says to create a CNAME from that domain to my
    sharepoint domain. 
    Which site do I point the CNAME to? I have 2 host-named site collections for my application.

    Since you say there are no dumb questions here goes:
    I think my web server is IIS. If that is the case, I have 2 sites in IIS, the "Default" which is the WHS2011 remote login page and "SharePoint-80" which is the name of my SharePoint application. There is nothing in IIS that
    has My internal server name.domain.XXX. There is a domain name that came with WHS2011 of XXX.homeserver.com (the "Default" site). I purchased a domain for my SharePoint site collections. Again, neither of these uses my internal server name so
    I know I am missing something here.
    Thanks

  • Configure an Environment for Apps for SharePoint 2013

    hH,
    We are building QA environment for Sharepoint 2013. For this my management asked me to configure the APPS store. But when i referred the MSDN article, they are suggesting
    " You must purchase a domain name from a domain name provider for your apps, for example, ContosoApps.com."
    Which is not possible in my case as purchasing a new domain requires lot of approvals also this is an QA environment.
    So please suggest on the below points
    1) whats wrong to build a sub domain like APPS.XXXX.COM instead of XXXXAPPS.COM
    2) since it is in a QA environment, is it necessary to have a SSL  ??
    3) is it need to have a different APPS stores for QA & PROD environments.
    Thanks,
    Praveen
    Sharepoint HELP

    Hi Praveen,
    you don't need to buy a domain use your internal DNS
    no need for SSL since it is QA
    i think you mean app catalog, each environment will be having it app catalog
    some other links
    http://blogs.technet.com/b/mspfe/archive/2013/01/31/configuring-sharepoint-on-premise-deployments-for-apps.aspx
    http://www.nothingbutsharepoint.com/2013/02/13/configure-an-environment-for-apps-for-sharepoint-2013-aspx/
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • Can i turn off email alerts for find my iphone

    How do you turn off email alerts for find my iphone?

    There is no way to turn it off, just reduce it. It is a new security feature. It depends on where you are logging in that is generating the email. If you are logging in from a computer browser, if you have cookies on, it should not generate the email except for the first time that you use that device. If it is from logging in to the Find My iPhone app on the iPhone or iPad, if you have a passcode lock set on the device, it will not generate the email, as you will not be logged out of the app on the phone. You just use the home button to get past the app and it stays logged in by not tracking. You open the app again and it will just take you right in without having the log in and will refresh itself.

  • EMAIL ALERT FOR BACKUP

    Hi All ,
            In our development server , we configute sapconnect for sending mails . But now we need to create an alert for backup . If the backup completed we need to send the alert for a particular mail id . Kindly send me the configuration for alert fro backup job completetion .
    Regds
    selvan

    hi solman,
    Backup of SAP B1 related fiels ... user to receiving alerts through pop-up messages and e-mail alerts in real-time, as defined by. the user..
    see this link
    http://209.85.175.104/search?q=cache:vnWde46g34kJ:www.raxco.be/Downloads/SQL%2520Manage%2520for%2520SAP%2520B1.pdfEMAILALERTFORBACKUP+%2Bsap&hl=en&ct=clnk&cd=1
    whitepapers.techrepublic.com.com/abstract.aspx?docid=267673 - 44k -
    thanks
    sagar
    reward me if usefull..

  • Email alert for update failure

    HI,
    I want to configure email alerts when an update fails for only a few transactions

    To monitoring the failed updates in SM13 you should go to
    RZ20 ->
    SAP CCMS Technical Expert Monitors ->
    All Contexts on Local Application Server ->
    Update
    UpdateServices
    Old Update Record
    Select this MTE and click in Proprerties.
    In the performance Attribute have the thresholds that will be compared with the last 24 hours, the the number of the update is around the threshoulds, the new alert will be created.
    To get an email you should check the  note #176492 and ensure than all steps are right in the configuration.
    TO check if the email configuration is right you can trigger an auto-reaction method manualy.
    Goto the monitor (in RZ20), Extras - >Active mantainance function
    Select the item and go to Edit -> Nodes -> Start Methods -> Start AutoReaction
    And check if the emails are display in SCOT or SOST transaction.
    Cheers Clebio

Maybe you are looking for

  • Pages won't open doc or docx documents

    I am a professor and my students upload papers to a LMS either as a doc or docx. I then download them and open them in Pages. Suddenly I am no longer able to open any documents in Pages. Can someone please

  • IPhone 6 Plus Screen Not Rotating in Text Message Mode

    Brand new 6 Plus, and it seems about half the time when I click in the "message" portion to start typing a text and rotate the phone on it's side 80 percent of the time it does not rotate into Landscape "horizontal"  mode, but stays in Portrait mode

  • Applet comunicate with JSP

    how can an applet send variables to a JSP??

  • BSP - TableView overwritten by input fields in same page

    Hi everybody! We try to implement a page with a tableview, loading datas in the onCreate with a CallFunction, and then looping on itself to modify the datas before saving in a cookie: OnCreate OnInitialize <-- Layout          | Processing - The table

  • Problem with cd music

    Hi, I have a macbook intel based. I have bougt some original cd music. I have problems because my mac don't recognize the cd. I need help. What I do for play my cd music?