ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
510
|
Thu Mar 25 18:20:15 2004 |
| Charles Duncan | Charles@YorkU.CA | Question | Linux | 2.5.1-1 Debian Linux | Re: Elog Utility |
> I am trying to use the Elog Utility to import a few thousand entries. So
> far I have run into a few problems.
>
> a) Cannot get elog utility to speak to elogd on port 8080. Even though I
> use the -p 8080 option with elog. I was able to get it to work when I
> moved my server to port 80.
>
> b) I cannot get elog to work with and attributes or logbooks that contain
> spaces. Please refer the the following example:
>
> elog -v -h scotland.ccs.yorku.ca -p 80 -a "Station Number"="CC001" -a "Mac
> Address"="000874fdc895" -a "Hostname"="cc001.cnscommons.yorku.ca" -a "IP
> Address"="10.6.10.52" -a "Manufacturer"="Dell" -a "Model Line"="Optiplex" -
> a "Model Number"="GX270" -a "Monitor Manufacturer"="Dell" -a "Monitor
> Model"="E151FP" -a "Memory"="512MB" -a "CPU Speed"="2.6GHz" -a "Hard
> Drive"="40GB" -a "Service Count"="-" -l WSC2 -u charles xxxxx "DD/MM/YY:
> Change Description"
>
> This line executes fine. Except only Hostname, Manufacturer, Memory and
> text are populated in the record. All the rest of the fields are blank.
>
> c) the only way I was able to get the transaction to work was by reducing
> the size of the log book to a single word (ie WSC2).
>
> Do I have to reduce all my attributes to single words? Or am I missing
> something simple to use as a delimiter for entry??
>
> Thanks in advance
>
> -Charles-
As a followup, this occurs not only in the Linux environment, but also under
Windows XP. I get the same results...
-Charles- |
511
|
Fri Mar 26 09:37:08 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.1-1 Debian Linux | Re: Elog Utility |
> a) Cannot get elog utility to speak to elogd on port 8080. Even though I
> use the -p 8080 option with elog. I was able to get it to work when I
> moved my server to port 80.
That problem has been fixed in revision 1.16 from Feb. 19th. Please get the
newest version from release 2.5.2 issued today.
> b) I cannot get elog to work with and attributes or logbooks that contain
> spaces. Please refer the the following example:
>
> elog -v -h scotland.ccs.yorku.ca -p 80 -a "Station Number"="CC001" -a "Mac
> Address"="000874fdc895" -a "Hostname"="cc001.cnscommons.yorku.ca" -a "IP
> Address"="10.6.10.52" -a "Manufacturer"="Dell" -a "Model Line"="Optiplex" -
> a "Model Number"="GX270" -a "Monitor Manufacturer"="Dell" -a "Monitor
> Model"="E151FP" -a "Memory"="512MB" -a "CPU Speed"="2.6GHz" -a "Hard
> Drive"="40GB" -a "Service Count"="-" -l WSC2 -u charles xxxxx "DD/MM/YY:
> Change Description"
There was also some bug which has been fixed, plus you need following syntax:
elog -h ... -p 8080 -a "Station Number=CC001" ...
note the "" are around the whole attribute=value string, not only the attribute. |
513
|
Sat Mar 27 18:52:16 2004 |
| Charles Duncan | Charles@YorkU.CA | Question | Linux | 2.5.1-1 Debian Linux | Re: Elog Utility |
> > a) Cannot get elog utility to speak to elogd on port 8080. Even though I
> > use the -p 8080 option with elog. I was able to get it to work when I
> > moved my server to port 80.
>
> That problem has been fixed in revision 1.16 from Feb. 19th. Please get the
> newest version from release 2.5.2 issued today.
>
> > b) I cannot get elog to work with and attributes or logbooks that contain
> > spaces. Please refer the the following example:
> >
> > elog -v -h scotland.ccs.yorku.ca -p 80 -a "Station Number"="CC001" -a "Mac
> > Address"="000874fdc895" -a "Hostname"="cc001.cnscommons.yorku.ca" -a "IP
> > Address"="10.6.10.52" -a "Manufacturer"="Dell" -a "Model Line"="Optiplex" -
> > a "Model Number"="GX270" -a "Monitor Manufacturer"="Dell" -a "Monitor
> > Model"="E151FP" -a "Memory"="512MB" -a "CPU Speed"="2.6GHz" -a "Hard
> > Drive"="40GB" -a "Service Count"="-" -l WSC2 -u charles xxxxx "DD/MM/YY:
> > Change Description"
>
> There was also some bug which has been fixed, plus you need following syntax:
>
> elog -h ... -p 8080 -a "Station Number=CC001" ...
>
> note the "" are around the whole attribute=value string, not only the attribute.
Steve,
Thank you for the updates!!!
everything works great... -p 8080 and all my attribs get set.
The only part that does not work is -l "Log Book" the -l variable has to stay as
one word. If I submit 2 words (in quotes) it only looks for a logbook of the first
word and fails.
-Charles- |
514
|
Sun Mar 28 12:45:45 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.1-1 Debian Linux | Re: Elog Utility |
> The only part that does not work is -l "Log Book" the -l variable has to stay as
> one word. If I submit 2 words (in quotes) it only looks for a logbook of the first
> word and fails.
I fixed that as well, please obtain the updated version at
http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elog.c?rev=1.20
Let me know if you cannot compile the C file and need an executable. |
483
|
Fri Feb 27 10:09:04 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Question | Linux | Windows | 2.5.1 | Default Sorting Option |
I really don't know if anybody already had this problem or i just didn't
find the solution in the documenttaion:
There is a possibility to sort the log by the value of a attribute as
well as a flag for reverse sort. anf it's quite easy to build up a
command line with the sort attribute and value. But this only works from
a self written command line.
Is there any possibilty to make ELOG soring by default (without a
command line option) by a other attribute than date? I would use a date
set by the user manually to sort the log file, even the user clicks on
the log-name.
or may it be a possibility for a additional feature, like a logbook
option "Default sort = my own date" and the logbok get sorted by this
attribute and option by default.
Would be happy about every tip! ThankX! |
484
|
Fri Feb 27 10:28:00 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | Windows | 2.5.1 | Re: Default Sorting Option |
This can be easily achieved with the configuration option
Start page = ?sort=<attribute>
or
Start page = ?rsort=<attribute>
where <attribute> is your date.
In your case, you need the URL
http://www.familienhund.ch:8080/Aktuelles+Programm/?sort=Datum+wann
which can be obtained via
Start page = ?sort=Datum+wann |
485
|
Fri Feb 27 13:25:32 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Question | Linux | Windows | 2.5.1 | Re: Default Sorting Option |
Thank's!!! :-))
Great solution. Exactly what I need!
Ueli
> This can be easily achieved with the configuration option
>
> Start page = ?sort=<attribute>
>
> or
>
> Start page = ?rsort=<attribute>
>
> where <attribute> is your date.
>
> In your case, you need the URL
>
> http://www.familienhund.ch:8080/Aktuelles+Programm/?sort=Datum+wann
>
> which can be obtained via
>
> Start page = ?sort=Datum+wann
|
486
|
Sat Feb 28 16:46:41 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Bug report | | 2.5.1 | System Error / Hangs with ELPG and threaded Msg's under Win 2k3 Server |
Since I'n not a programmer I's like to be very carefulls with bug
reports, but after testing for a while, I belive this my be a bug or
something else:
I have 2 systems running ELOG 2.5.1:
1. uSE Linux 8.2, KDE 3.2 = NO problems at all! ELOG work's in every
function quiet well!
2. The Internet Server (of my friend): Windows 2003 Server, All MS paches
installed, Running IIS 6.0 Port 80) and ELOG 2.5.1 (Port 8080) under
FireDeamon 1.6GA (actual release) as a Service (Deamon).
Problem under Win 2k3:
This works very well, even with several users on the system and on ELOG
as long as there is not msg. threaded! Is a Msg. Treaded ELOG produces
the msg. showen in the attached Jepg-file below on Win 2k3.
The problem occurs as soon as Elog would change to the threaded display
or by clicking "Repaly" in the menu. Rights etc. are aleady checked on
the file system and are looking well. Everithing will work well as
nothing is thraded or testing locally under Linunx.
Does anybody
have an idea??? It my by a bog on Elog as well as from Microsoft or a
problem produced by a dummy user (me...!). Since Linux don't have the
problem and the same cfg-file and log-files are working well if I don't
use mode=threaded as well as Display mode = threaded I believe it my be a
realchance not to be the personal factor of the dummy user...
ThankX for every hint!
|
Attachment 1: Replay_Error_ELOG_auf_Wind_2k3_Server.jpg
|
|