<?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: Tracking changes to system files... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103362#M751670</link>
    <description>See if any of the tools mentioned here will work for you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.stokely.com/unix.sysadm.resources/autosysmgm.backup.html" target="_blank"&gt;http://www.stokely.com/unix.sysadm.resources/autosysmgm.backup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Oct 2003 12:51:57 GMT</pubDate>
    <dc:creator>Paddy_1</dc:creator>
    <dc:date>2003-10-27T12:51:57Z</dc:date>
    <item>
      <title>Tracking changes to system files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103361#M751669</link>
      <description>Is anyone aware of a good software package that will monitor and track changes to system files, configuration scripts, kernel parameters, file system sizes, etc?  Something that could show before and after information for any changes that are made to the system. Thanks.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 12:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103361#M751669</guid>
      <dc:creator>Kevin Westover</dc:creator>
      <dc:date>2003-10-27T12:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to system files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103362#M751670</link>
      <description>See if any of the tools mentioned here will work for you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.stokely.com/unix.sysadm.resources/autosysmgm.backup.html" target="_blank"&gt;http://www.stokely.com/unix.sysadm.resources/autosysmgm.backup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 12:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103362#M751670</guid>
      <dc:creator>Paddy_1</dc:creator>
      <dc:date>2003-10-27T12:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to system files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103363#M751671</link>
      <description>Tripwire is the way to go here. Its designed specifically for this purpose.  Its built into recent Red Hat distributions.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/project/showfiles.php?group_id=3130" target="_blank"&gt;http://sourceforge.net/project/showfiles.php?group_id=3130&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I don't know of anyone that built hp depots so this is something you want to obtain and compile.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Oct 2003 12:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103363#M751671</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-27T12:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to system files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103364#M751672</link>
      <description>Depending on what you're trying to do, you might also consider HIDS&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J5083AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J5083AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It will tell you when something changed and send you an alert.&lt;BR /&gt;&lt;BR /&gt;On the other hand, if you're just trying to track authorized changes made by you or other admins, you might use a source control system, such as RCS or CVS.&lt;BR /&gt;&lt;BR /&gt;The key is to know what threats you are concerned about.  (mistakes and tracking down what changed vs. malicious break-ins)&lt;BR /&gt;&lt;BR /&gt;-Keith</description>
      <pubDate>Mon, 27 Oct 2003 13:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103364#M751672</guid>
      <dc:creator>Keith Buck</dc:creator>
      <dc:date>2003-10-27T13:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to system files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103365#M751673</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;I run a daily cron script to list any changes to system software. eg added s/w or patches. It doesn't do all you might require&lt;BR /&gt;but it could be used as a start.&lt;BR /&gt;I've attached the script. It runs on a RedHat&lt;BR /&gt;machine - ravel.&lt;BR /&gt;&lt;BR /&gt;Garry</description>
      <pubDate>Tue, 28 Oct 2003 10:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103365#M751673</guid>
      <dc:creator>Garry Ferguson</dc:creator>
      <dc:date>2003-10-28T10:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to system files...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103366#M751674</link>
      <description>You can try:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cfengine.org/" target="_blank"&gt;http://www.cfengine.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What is Cfengine?&lt;BR /&gt;Cfengine, or the configuration engine is an autonomous agent and a middle to high level policy language for building expert systems which administrate and configure large computer networks. Cfengine uses the idea of classes and a primitive intelligence to define and automate the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system, and can be thought of as a gaming agent. It is ideal for cluster management and has been adopted for use all over the world in small and huge organizations alike. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or, take a look at CCMON:&lt;BR /&gt;&lt;BR /&gt;This is a valuable tool to monitor your environment to ensure all nodes are configured equally.  You do NOT have to be using MC/ServiceGuard to use it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h40045.www4.hp.com/data/ccmon-service-brief.pdf" target="_blank"&gt;http://h40045.www4.hp.com/data/ccmon-service-brief.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 28 Oct 2003 11:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracking-changes-to-system-files/m-p/3103366#M751674</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-10-28T11:36:21Z</dc:date>
    </item>
  </channel>
</rss>

