<?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: EDMS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043874#M134902</link>
    <description>Is show conn a command for your ups, as it isn't listed in my copy of "Using C-Kermit"?&lt;BR /&gt;&lt;BR /&gt;Once you've typed connect it's possible to send commands directly to the ups (in the same way that if you connected to a modem you could send modem commands to configure the modem.)  If you then try using a ups command that will return the battery voltage or the ups status, that will prove whether you can communicate with the ups.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
    <pubDate>Tue, 19 Aug 2003 09:23:11 GMT</pubDate>
    <dc:creator>Darren Prior</dc:creator>
    <dc:date>2003-08-19T09:23:11Z</dc:date>
    <item>
      <title>EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043867#M134895</link>
      <description>Hi guys &lt;BR /&gt;I have a problem i am hoping someone has seem and can help me with.&lt;BR /&gt;i have installed a new ups controlling 3 servers and i am trying to get a piece of software called EDMS by a company called Sinetica to work.&lt;BR /&gt;i have already had to change the start scripts because they seem to have been written for the solaris flavour of java not HP-UX, even though it is supposed to be a HP-UX flavour.&lt;BR /&gt;the problem i now have is that it won't see the serial port that the rs232 cable is connected to I.E. /dev/tty1p0 and woundered if anyone was successfully using this software and whether they had similar problems.&lt;BR /&gt;i do wounder whether its a Java communication problem with the flavour issue again any ideas.&lt;BR /&gt;regards&lt;BR /&gt;andy</description>
      <pubDate>Thu, 07 Aug 2003 12:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043867#M134895</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2003-08-07T12:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043868#M134896</link>
      <description>Are you getting any specific error messages are is it just not recognizing the port ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Aug 2003 12:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043868#M134896</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-08-07T12:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043869#M134897</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;just to break down the problem a bit more, you mention it won't see the serial port the rs232 cable is connected to, have you used this port before, as in are you sure the port works?&lt;BR /&gt;&lt;BR /&gt;I don't know of a way to test a port like that, haven't actually needed to do that before, but if you have a way it prob would be a good idea to try it.&lt;BR /&gt;&lt;BR /&gt;If it was a problem with being for a different flavour of Java, I'd imagine there'd be some error messages coming up on the terminal when you run it.&lt;BR /&gt;&lt;BR /&gt;Could possibly try recreating the device for the port, post lunch brain isn't giving me the answer on how to do that, lssf or one of those (damn that delicious chicken with bbq sauce and fries!!).&lt;BR /&gt;&lt;BR /&gt;hope that helps,&lt;BR /&gt;Kevin.</description>
      <pubDate>Thu, 07 Aug 2003 13:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043869#M134897</guid>
      <dc:creator>Kevin O'Donovan</dc:creator>
      <dc:date>2003-08-07T13:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043870#M134898</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;I'd suggest you test the ups connectivity using something like cu or Kermit.  I prefer using Kermit, once you've started it use the following lines:&lt;BR /&gt;&lt;BR /&gt;set line /dev/tty1p0&lt;BR /&gt;set speed 2400 &amp;lt;- or whatever the ups is configured for&lt;BR /&gt;connect&lt;BR /&gt;&lt;BR /&gt;Now send some ups commands (ie display battery voltage)  Refer to the ups instructions for the commands - if it's an HP ups then search the knowledge base for the commands.&lt;BR /&gt;&lt;BR /&gt;This should help isolate the ports and device files from the equation.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren</description>
      <pubDate>Thu, 07 Aug 2003 15:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043870#M134898</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-08-07T15:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043871#M134899</link>
      <description>sorry about the delay in getting back but i seem to be having a problem with connecting to the forums and i haven't recieved anything about the reply's to this entry.&lt;BR /&gt;where do i get kermit, not familiar with this, any advice welcome,&lt;BR /&gt;i have tried the software on another box as well as trying it on console port /dev/tty0p0 and it still comes up with the same error which is "unable to find specified com port"&lt;BR /&gt;once again sorry to anyone that thinks i haven't assigned points, i have but they dont always seem to take on my system.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 08:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043871#M134899</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2003-08-19T08:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043872#M134900</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;Kermit is supplied with your system, so that'll save you hunting the net for it ;)  Just type kermit and it should start.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.&lt;BR /&gt;&lt;BR /&gt;PS:  From what some people have mentioned, awarding points can take a couple of attempts and is somewhat browser dependent.</description>
      <pubDate>Tue, 19 Aug 2003 08:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043872#M134900</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-08-19T08:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043873#M134901</link>
      <description>Darren&lt;BR /&gt;     i have used kermi and it seems to connect i have tried typing the show conn command and the return looks like this.&lt;BR /&gt; Status:       Closed&lt;BR /&gt; Opened:       20030819 10:52:1&lt;BR /&gt; User:         andym&lt;BR /&gt; PID:          4322&lt;BR /&gt; Type:         SERIAL&lt;BR /&gt; From:         cosmos2&lt;BR /&gt; Device:       /dev/tty1p0&lt;BR /&gt; Elapsed time: 00:00:22&lt;BR /&gt; Encrypted:    No&lt;BR /&gt; Log:          (none)&lt;BR /&gt;&lt;BR /&gt;the Status section what does that mean is it saying that there is nothing connected or is the fact that it is closed the reason why i can't connect using EDMS, if so how do i open it.&lt;BR /&gt;regards hopefully&lt;BR /&gt;andrew&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 08:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043873#M134901</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2003-08-19T08:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043874#M134902</link>
      <description>Is show conn a command for your ups, as it isn't listed in my copy of "Using C-Kermit"?&lt;BR /&gt;&lt;BR /&gt;Once you've typed connect it's possible to send commands directly to the ups (in the same way that if you connected to a modem you could send modem commands to configure the modem.)  If you then try using a ups command that will return the battery voltage or the ups status, that will prove whether you can communicate with the ups.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Tue, 19 Aug 2003 09:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043874#M134902</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-08-19T09:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043875#M134903</link>
      <description>Can I help?</description>
      <pubDate>Tue, 19 Aug 2003 13:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043875#M134903</guid>
      <dc:creator>Kermit the Frog</dc:creator>
      <dc:date>2003-08-19T13:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: EDMS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043876#M134904</link>
      <description>Darren&lt;BR /&gt;     Show conn is a Kermit coommand to the the state of the serial connection.&lt;BR /&gt;regards &lt;BR /&gt;     andrew</description>
      <pubDate>Wed, 20 Aug 2003 10:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/edms/m-p/3043876#M134904</guid>
      <dc:creator>system administrator_15</dc:creator>
      <dc:date>2003-08-20T10:56:48Z</dc:date>
    </item>
  </channel>
</rss>

