<?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 Re: linux servecies in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460058#M15829</link>
    <description>Hi Nick&lt;BR /&gt;thanks for reply but the link does not open ,an i want to ask how does this tool can notify me about the services if it is down.</description>
    <pubDate>Tue, 11 Jan 2005 04:58:56 GMT</pubDate>
    <dc:creator>Fadia Almarei</dc:creator>
    <dc:date>2005-01-11T04:58:56Z</dc:date>
    <item>
      <title>linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460056#M15827</link>
      <description>Dear All&lt;BR /&gt;i have a radius service run on my redhat9 linux server i want something to check if the service is run if it is not running start it a gain,i want a script or other thing found in linux if there is.&lt;BR /&gt;BR,</description>
      <pubDate>Tue, 11 Jan 2005 03:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460056#M15827</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-01-11T03:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460057#M15828</link>
      <description>Hi,Fadia Almarei &lt;BR /&gt;&lt;BR /&gt;The Service Monitoring Daemon (&lt;A href="http://www.kernel.org/software/mon/)" target="_blank"&gt;http://www.kernel.org/software/mon/)&lt;/A&gt; will &lt;BR /&gt;satisfy your requirements. It can monitor service status , and issue alert or perform script when service down or any status you have been defined.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Tue, 11 Jan 2005 04:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460057#M15828</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-01-11T04:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460058#M15829</link>
      <description>Hi Nick&lt;BR /&gt;thanks for reply but the link does not open ,an i want to ask how does this tool can notify me about the services if it is down.</description>
      <pubDate>Tue, 11 Jan 2005 04:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460058#M15829</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-01-11T04:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460059#M15830</link>
      <description>Hi Fadia Almarei ,&lt;BR /&gt;&lt;BR /&gt;easy configure Service Monitoring Daemon&lt;BR /&gt;For example: &lt;BR /&gt;Monitor apache service&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;edit file mon.cf&lt;BR /&gt;&lt;BR /&gt;cfbasedir   = /etc/mon&lt;BR /&gt;alertdir    = /usr/lib/mon/alert.d&lt;BR /&gt;mondir      = /usr/lib/mon/mon.d&lt;BR /&gt;statedir    = /usr/lib/mon/state.d&lt;BR /&gt;logdir      = /usr/lib/mon/log.d&lt;BR /&gt;dtlogfile   = /usr/lib/mon/log.d/dt.log&lt;BR /&gt;maxprocs    = 20&lt;BR /&gt;histlength = 100&lt;BR /&gt;randstart = 60s&lt;BR /&gt;dtlogging = yes&lt;BR /&gt;authtype = getpwnam&lt;BR /&gt;&lt;BR /&gt;hostgroup servers 10.1.1.1 10.1.1.2&lt;BR /&gt;hostgroup www   10.1.1.1&lt;BR /&gt;&lt;BR /&gt;watch www&lt;BR /&gt;    service http&lt;BR /&gt;        interval 1m&lt;BR /&gt;        monitor http.monitor&lt;BR /&gt;        period wd {Sun-Sat}&lt;BR /&gt;            alert apacherestart.alert&lt;BR /&gt;            alert mail.alert song@heming.org&lt;BR /&gt;&lt;BR /&gt;edit file apacherestart.alert&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;/etc/init.d/apache2 restart&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Perform script apacherestart.alert and send mail to song@heming.org ,If http service down .</description>
      <pubDate>Tue, 11 Jan 2005 05:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460059#M15830</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-01-11T05:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460060#M15831</link>
      <description>i do not have a file called mon.cf in my system ,and the link you give me does not open ,so what</description>
      <pubDate>Tue, 11 Jan 2005 05:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460060#M15831</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-01-11T05:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460061#M15832</link>
      <description>and i do not undestand most of the things you write on the script, i want the script for a radius service,so what to do for that</description>
      <pubDate>Tue, 11 Jan 2005 05:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460061#M15832</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-01-11T05:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460062#M15833</link>
      <description>Fadia,&lt;BR /&gt;&lt;BR /&gt;Mon is a very good choice to solve your problem.&lt;BR /&gt;&lt;BR /&gt;There's a script monitor for radius ( &lt;A href="http://ftp.kernel.org/pub/software/admin/mon/contrib/monitors/radius/" target="_blank"&gt;http://ftp.kernel.org/pub/software/admin/mon/contrib/monitors/radius/&lt;/A&gt; ) that you can use with little efort.&lt;BR /&gt;&lt;BR /&gt;Mon's site is &lt;A href="http://www.kernel.org/software/mon/" target="_blank"&gt;http://www.kernel.org/software/mon/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Tue, 11 Jan 2005 11:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460062#M15833</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-11T11:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: linux servecies</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460063#M15834</link>
      <description>Hi Fadia Almarei ,&lt;BR /&gt;&lt;BR /&gt;Please open following URL &lt;BR /&gt;&lt;A href="http://www.kernel.org/software/mon/" target="_blank"&gt;http://www.kernel.org/software/mon/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The file mon.cf will be created after mon package install.&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Tue, 11 Jan 2005 21:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-servecies/m-p/3460063#M15834</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-01-11T21:15:34Z</dc:date>
    </item>
  </channel>
</rss>

