<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic is it possible to create two scripts? in Network Management</title>
    <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228047#M123716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's the most convenient time to reload since our client business hours end at 17:00 or 5PM. So i don't want to put the connection down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there as script that could identify when the time comes when the interface or HWIC modem will be down at 19:00 to 0600 and then reload it right away? So i don't have to wait 17:00.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Apr 2013 03:06:35 GMT</pubDate>
    <dc:creator>Josiah Inubio</dc:creator>
    <dc:date>2013-04-26T03:06:35Z</dc:date>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228045#M123714</link>
      <description>&lt;P&gt;Is it possible this way if I'm making two script? Thanks.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For this log:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Apr 24 07:40:01.884 MNL: %LINK-3-UPDOWN: Interface Cellular0/2/0, changed state&lt;/P&gt;&lt;P&gt;to down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config)#event manager applet cell1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROUTER(config-applet)# event syslog pattern "Interface Cellular0/2/0, changed state to down"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.0 cli command "enable"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.1 cli cmmand "configure term"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.2 cli command "interface Cellular0/2/0"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.3 cli command "no shut"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)#&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For this log:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Apr 25 11:17:49.881 MNL: %CELLWAN-2-MODEM_DOWN: Modem in HWIC slot 0/2 is DOWN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config)#event manager applet cell2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROUTER(config-applet)# event syslog pattern "Modem in HWIC slot 0/2 is DOWN"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.0 cli command "enable"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.1 cli cmmand "reload at 19:00"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)#&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2013 00:36:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228045#M123714</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-04-26T00:36:31Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228046#M123715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These will work.&amp;nbsp; You can have them both configured at once.&amp;nbsp; However, the reload at is strange.&amp;nbsp; Is that the only way to recover?&amp;nbsp; Are you okay with waiting for a specific time to reload?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 02:49:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228046#M123715</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-04-26T02:49:50Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228047#M123716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's the most convenient time to reload since our client business hours end at 17:00 or 5PM. So i don't want to put the connection down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there as script that could identify when the time comes when the interface or HWIC modem will be down at 19:00 to 0600 and then reload it right away? So i don't have to wait 17:00.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:06:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228047#M123716</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-04-26T03:06:35Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228048#M123717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm no EEM expert here (Joe is), but look at 1.2 and 1.3, shouldn't there be a "shutdown" first before a "no shutdown"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:08:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228048#M123717</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2013-04-26T03:08:32Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228049#M123718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah. haha I'm waiting for his response. But thanks anyway. Appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:18:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228049#M123718</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-04-26T03:18:11Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228050#M123719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a regexp to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;action 001 cli command "enable"&lt;/P&gt;&lt;P&gt;action 002 cli command "show clock"&lt;/P&gt;&lt;P&gt;action 003 regexp "([0-9]+):[0-9]:[0-9]" $_cli_result match hour&lt;/P&gt;&lt;P&gt;action 004 if $hour ge 17&lt;/P&gt;&lt;P&gt;action 005&amp;nbsp; reload&lt;/P&gt;&lt;P&gt;action 006 end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:19:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228050#M123719</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-04-26T03:19:55Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228051#M123720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what he wants to do, but if the intent is to shut/no shut, then yeah, you need a "shut" in there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:25:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228051#M123720</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-04-26T03:25:24Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228052#M123721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, i'll try it and i'll let you know. Thanks so much on this. But is this right below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config)#event manager applet cell2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROUTER(config-applet)# event syslog pattern "Modem in HWIC slot 0/2 is DOWN"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.0 cli command "enable"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.1 cli command "show clock"&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.2 regexp "([0-9]+):[0-9]:[0-9]" $_cli_result match hour&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.3 if $hour ge 17&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.4 reload&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.5 end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:32:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228052#M123721</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-04-26T03:32:04Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228053#M123722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but perhaps you want to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;action 1.6 if $hour le 6&lt;/P&gt;&lt;P&gt;action 1.7&amp;nbsp; reload&lt;/P&gt;&lt;P&gt;action 1.8 end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this will only work if the message comes in at that time.&amp;nbsp; It won't handle the case where the message comes in during business hours.&amp;nbsp; You would still want to add your reload at line in that case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:41:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228053#M123722</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-04-26T03:41:57Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228054#M123723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry that i'm being persistent. I'm new at this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question, can you help me understand these scripts? the bold phrases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROUTER(config-applet)# action 1.2 regexp "([0-9]+):[0-9]:[0-9]" $_cli_result match hour&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROUTER(config-applet)# action 1.3 if $hour ge 17&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.4 reload&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.5 end&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ROUTER(config-applet)# action 1.6 if $hour le 6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.7&amp;nbsp; reload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTER(config-applet)# action 1.8 end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate it a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:47:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228054#M123723</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-04-26T03:47:52Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228055#M123724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The regexp line extracts the hour portion of the time and the if lines compare that value to 17 (5pm) and 6 (6 am) respectively.&amp;nbsp; If the hour is greater than or equal to 17 or less than or equal to 6 (numerically) then the reload action will be invoked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 04:08:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228055#M123724</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-04-26T04:08:00Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228056#M123725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for the assistance. Appreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 05:43:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228056#M123725</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-04-26T05:43:15Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228057#M123726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey joseph, is it possible to create a script that will send an email to you on a syslog that you choose?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 06:15:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228057#M123726</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-05-17T06:15:33Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228058#M123727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; You can use the "mail" action in an applet to send the email and use the syslog event detector to match your syslog message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 14:22:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228058#M123727</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-05-17T14:22:45Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228059#M123728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example for this &lt;SPAN style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;event syslog pattern&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt; "Modem in HWIC slot 0/2 is DOWN", &lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;how will i create the script to notify me thru email?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 15:09:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228059#M123728</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-05-17T15:09:27Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228060#M123729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;event manager applet mode-down&lt;/P&gt;&lt;P&gt; event syslog pattern "Modem in HWIC slot 0/2 is DOWN"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; action 1.0 mail from &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@company.com"&gt;user@company.com&lt;/A&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@company.com"&gt;user@company.com&lt;/A&gt;&lt;SPAN&gt; server 10.1.1.1 subject "Modem down" body "$_syslog_msg"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 15:21:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228060#M123729</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-05-17T15:21:55Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228061#M123730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is that a default server ip used in general?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 15:36:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228061#M123730</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-05-17T15:36:14Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228062#M123731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That server needs to be an SMTP server that allows relaying from your device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 15:46:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228062#M123731</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2013-05-17T15:46:06Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228063#M123732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The devices was on different network - its on VPN. They have different SMTP server, also we have our SMTP server. Is it possible to use our SMTP server to make this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 02:18:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228063#M123732</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-05-20T02:18:37Z</dc:date>
    </item>
    <item>
      <title>is it possible to create two scripts?</title>
      <link>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228064#M123733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using microsoft exchange server with an IP of 10.50.162.67 (Cache Exchange mode). Is this different from an SMTP server? See error below. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May 20 11:43:31.381 MNL: %HA_EM-3-FMPD_SMTP: Error occurred when sending mail to&lt;/P&gt;&lt;P&gt; SMTP server: 10.50.162.67 : error in connecting to SMTP server&lt;/P&gt;&lt;P&gt;May 20 11:43:31.381 MNL: %HA_EM-3-FMPD_ERROR: Error executing applet mode-down s&lt;/P&gt;&lt;P&gt;tatement 1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the script:&lt;/P&gt;&lt;P&gt;event manager applet mode-down&lt;/P&gt;&lt;P&gt;event syslog pattern "LINK-5-CHANGED: Interface Cellular0/0/0, changed state to administratively down"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;action 1.0 mail from &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:GLOBENETWORKSUPPORT@AIA.com"&gt;GLOBENETWORKSUPPORT@AIA.com&lt;/A&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:GLOBENETWORKSUPPORT@AIA.com"&gt;GLOBENETWORKSUPPORT@AIA.com&lt;/A&gt;&lt;SPAN&gt; server 10.50.162.67 subject "TEST_Interface Cellular0/0/0, changed state to administratively down" body "$_syslog_msg"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 03:43:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/is-it-possible-to-create-two-scripts/m-p/2228064#M123733</guid>
      <dc:creator>Josiah Inubio</dc:creator>
      <dc:date>2013-05-20T03:43:52Z</dc:date>
    </item>
  </channel>
</rss>

