<?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: EMS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124961#M151815</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it should not be a problem.&lt;BR /&gt;What do you see if launch&lt;BR /&gt;&lt;BR /&gt;# /etc/opt/resmon/lbin/monconfig&lt;BR /&gt;&lt;BR /&gt;and then select&lt;BR /&gt;&lt;BR /&gt;(C)heck detailed monitoring status&lt;BR /&gt;&lt;BR /&gt;(just type c to select)&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;This output should not show instances into disable_instances file.&lt;BR /&gt;&lt;BR /&gt;Otherwise if it shows that instance yet, problem could be that disable_instances file isn't used. In this instance you should&lt;BR /&gt;&lt;BR /&gt;1. Run /etc/opt/resmon/lbin/moncheck to determine the names of instances you&lt;BR /&gt;would like to disable.&lt;BR /&gt;&lt;BR /&gt;2. With editor of your choice, Add/delete/modify instances&lt;BR /&gt;in /var/stm/data/tools/monitor/disabled_instances.  You will need to add a line&lt;BR /&gt;for each disk or LUN.&lt;BR /&gt;&lt;BR /&gt;  Example:&lt;BR /&gt;  /storage/events/disks/default/8_12.0.0&lt;BR /&gt;&lt;BR /&gt;3. Run monconfig: Select the "E)nable Monitoring" command&lt;BR /&gt;&lt;BR /&gt;4. Wait for monitoring to be re-enabled&lt;BR /&gt;&lt;BR /&gt;5. Do a C)heck monitors&lt;BR /&gt;  The resource class that you disabled should show up in the list with no&lt;BR /&gt;description of what to do with events. (ie. there are no monitoring requests)&lt;BR /&gt;&lt;BR /&gt;I hope this solves your problem.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ettore</description>
    <pubDate>Fri, 21 Nov 2003 06:15:55 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2003-11-21T06:15:55Z</dc:date>
    <item>
      <title>EMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124957#M151811</link>
      <description>I have in state DOWN, I put in /var/stm/data/tools/monitor/disabled_instances&lt;BR /&gt;/adapters/status/FC_adapter/*&lt;BR /&gt;/adapters/status/TL_adapter/*&lt;BR /&gt;But still send me alarms. &lt;BR /&gt;&lt;BR /&gt;/storage/status/disks/default/8_0.3.0                                  UP  TRUE&lt;BR /&gt;/storage/status/disks/default/8_0.5.0                                  UP  TRUE&lt;BR /&gt;/storage/status/disks/default/8_0.6.0                                  UP  TRUE&lt;BR /&gt;/storage/status/disks/default/10_0.3.0                                 UP  TRUE&lt;BR /&gt;/storage/status/disks/default/10_0.5.0                                 UP  TRUE&lt;BR /&gt;/storage/status/disks/default/10_0.6.0                                 UP  TRUE&lt;BR /&gt;/storage/status/disks/default/10_12_5.2.0                              UP  TRUE&lt;BR /&gt;/adapters/status/FC_adapter/8_12                                       DOWN  TRUE&lt;BR /&gt;/adapters/status/FC_adapter/8_12.8                                     DOWN  TRUE&lt;BR /&gt;/adapters/status/TL_adapter/8_12.8                                     DOWN  TRUE&lt;BR /&gt;/system/status/core_hw/core_hw                                         UP  TRUE&lt;BR /&gt;/system/status/memory/49                                               UP  TRUE&lt;BR /&gt;/storage/status/tapes/SCSI_tape/10_12_5.0.0                            UP  TRUE&lt;BR /&gt;/system/status/system_status/ui_host/sarsau12                          UP  TRUE&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 20 Nov 2003 10:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124957#M151811</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-11-20T10:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: EMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124958#M151812</link>
      <description>Have you followed all the steps ? rebooted after changing this file to restart th diags and run monconfig to enable monitoring to make it take effect ?&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2003 10:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124958#M151812</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-11-20T10:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: EMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124959#M151813</link>
      <description>Hi castro,&lt;BR /&gt;&lt;BR /&gt;as described into /var/stm/data/tools/monitor/disabled_instances:&lt;BR /&gt;&lt;BR /&gt;............&lt;BR /&gt;# When changes are made to this file, the user should run monconfig and&lt;BR /&gt;# enable monitoring to make changes in this file take effect.&lt;BR /&gt;#&lt;BR /&gt;# NOTE: entries in this file do NOT cause a monitor to stop polling an&lt;BR /&gt;# instance or stop the PSM monitor from marking an instance as DOWN, it&lt;BR /&gt;# just stops the notification of events based on entries in the *.sapcfg&lt;BR /&gt;# files for this instance.&lt;BR /&gt;&lt;BR /&gt;Anyway a procedure to disable instances is described perfectly to the end of doc KBRC00008971. You find it into 'search technical knowledge base' from ITRC home page and then select 'search by Doc.ID' inserting KBRC00008971.&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 20 Nov 2003 10:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124959#M151813</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2003-11-20T10:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: EMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124960#M151814</link>
      <description>Before I used the procedure KBRC00008971 to disable instances.&lt;BR /&gt;But still send me alarms. The problem can be by It has more than 1 instance in file disabled_instances?&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2003 13:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124960#M151814</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-11-20T13:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: EMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124961#M151815</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it should not be a problem.&lt;BR /&gt;What do you see if launch&lt;BR /&gt;&lt;BR /&gt;# /etc/opt/resmon/lbin/monconfig&lt;BR /&gt;&lt;BR /&gt;and then select&lt;BR /&gt;&lt;BR /&gt;(C)heck detailed monitoring status&lt;BR /&gt;&lt;BR /&gt;(just type c to select)&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;This output should not show instances into disable_instances file.&lt;BR /&gt;&lt;BR /&gt;Otherwise if it shows that instance yet, problem could be that disable_instances file isn't used. In this instance you should&lt;BR /&gt;&lt;BR /&gt;1. Run /etc/opt/resmon/lbin/moncheck to determine the names of instances you&lt;BR /&gt;would like to disable.&lt;BR /&gt;&lt;BR /&gt;2. With editor of your choice, Add/delete/modify instances&lt;BR /&gt;in /var/stm/data/tools/monitor/disabled_instances.  You will need to add a line&lt;BR /&gt;for each disk or LUN.&lt;BR /&gt;&lt;BR /&gt;  Example:&lt;BR /&gt;  /storage/events/disks/default/8_12.0.0&lt;BR /&gt;&lt;BR /&gt;3. Run monconfig: Select the "E)nable Monitoring" command&lt;BR /&gt;&lt;BR /&gt;4. Wait for monitoring to be re-enabled&lt;BR /&gt;&lt;BR /&gt;5. Do a C)heck monitors&lt;BR /&gt;  The resource class that you disabled should show up in the list with no&lt;BR /&gt;description of what to do with events. (ie. there are no monitoring requests)&lt;BR /&gt;&lt;BR /&gt;I hope this solves your problem.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Fri, 21 Nov 2003 06:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124961#M151815</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2003-11-21T06:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: EMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124962#M151816</link>
      <description>El problem events y not status&lt;BR /&gt;/storage/events/tapes/SCSI_tape/8_16_5.3.0&lt;BR /&gt;/storage/status/tapes/SCSI_tape/8_16_5.3.0&lt;BR /&gt;Thanks&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 24 Nov 2003 14:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ems/m-p/3124962#M151816</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-11-24T14:04:40Z</dc:date>
    </item>
  </channel>
</rss>

