<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Send Out Email Alert When Checkpointing Fails</title><link>https://community.appian.com/discussions/f/administration/6656/send-out-email-alert-when-checkpointing-fails</link><description>We perform a daily checkpoint of K Engines on our Appian 7.8 environment. I would like to know if there is a way to send out a email notification when a checkpoint fails? We use the standard checkpointsuite.sh script for checkpointing. 
 OriginalPostID</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Send Out Email Alert When Checkpointing Fails</title><link>https://community.appian.com/thread/26231?ContentTypeID=1</link><pubDate>Sat, 09 Jan 2016 02:14:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:182490e8-c9fd-40fc-b273-04ebde6809d3</guid><dc:creator>Nick Vigilante</dc:creator><description>It should be possible to create a CRON job or something like it that reads each KDB directory and tries to find any files that begin with &amp;quot;writing_&amp;quot;. There are writing_*.kdb files added to that directory, and if for some reason, the checkpoint fails, the writing_*.kdb file will be left in that directory, from what I&amp;#39;ve researched. I would imagine that you can run some kind of job that scans that folder every so often but if there are writing_*.kdb files in any of those directories for too long, that should be a good indication that the checkpoint failed. You may be able to configure some third-party tool to email you about it after the job finishes.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>