ID |
Date |
Author |
Topic |
Subject |
Text |
|
531
|
26 Nov 2008 |
Stefan Ritt | Info | Send email alert in alarm system | > We have a temperature/humidity sensor in
MIDAS now and will add a liquid level
> sensor to MIDAS soon. We want the operators |
|
536
|
01 Dec 2008 |
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | > I also changed ss_file_size(), ss_disk_size()
and ss_disk_free() to return -1 if
> the system call returns an error. I also |
|
538
|
02 Dec 2008 |
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | > I now fixed this problem by using the stat64()
system call for "#ifdef OS_LINUX".
|
|
540
|
02 Dec 2008 |
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | [quote="K.O."]This does not work (observe
the typoe in the #ifdef).[/quote]
|
|
542
|
14 Dec 2008 |
Stefan Ritt | Info | Custom page which executes custom function | > How can I add a button at the top of the
"Status" webpage which will show a
> page similar to the "CNAF" one after I |
|
545
|
22 Dec 2008 |
Stefan Ritt | Bug Report | Overflow on "cm_msg" command generates segfault | > The following error has been reported to
me by T2K colleagues:
>
|
|
549
|
13 Jan 2009 |
Stefan Ritt | Forum | mlogger problem | > Hi,
>
> I am running Scientific Linux with kernel |
|
551
|
13 Jan 2009 |
Stefan Ritt | Forum | mlogger problem | > Sorry for being vague. I cleaned up the
ODB, but it doesn't seem to be the
> problem. Here is a sample run of mlogger |
|
552
|
13 Jan 2009 |
Stefan Ritt | Info | Custom page which executes custom function | The UDP connection you mention is only used
locally for inter-process communication.
When I implemented that, I
|
|
553
|
14 Jan 2009 |
Stefan Ritt | Info | odb "hot link" magic explored | [quote="KO"]note 1: I do not completely understand
the ss_suspend_xxx() stuff. The best I can
tell is it creates a number of udp sockets |
|
556
|
20 Jan 2009 |
Stefan Ritt | Info | Subrun scheme implemented | A new "subrun" scheme has been implemented
in mlogger to split a big data file into
several individual data files. This feature |
|
559
|
25 Jan 2009 |
Stefan Ritt | Info | Subrun scheme implemented | [quote="Renee Poutissou"]I have tested the
new subrun functionality a bit more and I
have two observations. First, it seems to |
|
564
|
24 Mar 2009 |
Stefan Ritt | Forum | Analyzer gets killed cm_watchdog | Hi,
your log script sound to me like the analyzer |
|
567
|
06 May 2009 |
Stefan Ritt | Forum | MIDAS mhttpd custom page questions | > 1) I display the status of the run with
<odb src="/Runinfo/State">, but it
> returns numbers which is not user friendly. |
|
568
|
06 May 2009 |
Stefan Ritt | Forum | MIDAS mhttpd custom page questions | > I have one more question. I use <odb src="odb
field" edit=1> to display an
> editable ODB value, but how can I show |
|
580
|
18 May 2009 |
Stefan Ritt | Suggestion | Question about using mvmestd.h | [quote="Exaos Lee"]The "mvmestd.h" uses the
following function to open a VME device:
[CODE]int mvme_open(MVME_INTERFACE **vme, |
|
588
|
04 Jun 2009 |
Stefan Ritt | Bug Report | odbedit bad ctrl-C | > When using "/bin/bash" shell, if I exit
odbedit (and other midas programs) using
ctrl-C, the terminal
|
|
589
|
04 Jun 2009 |
Stefan Ritt | Info | RPC.SHM gyration | > Right now, MIDAS does not have an abstraction
for "local multi-thread mutex" (i.e. pthread_mutex
& co) and mostly uses global semaphores
|
|
591
|
05 Jun 2009 |
Stefan Ritt | Bug Report | mhttpd command line experiment specifying | > Not sure how the rest of you specify mhttpd
to work with multiple experiments on
> one machine, but it would seem not the |
|
599
|
25 Jun 2009 |
Stefan Ritt | Bug Report | TR_STARTABORT transition, mlogger duplicate event problem | > Stefan suggested implementing a new transition,
TR_STARTABORT, issued if TR_START fails.
mlogger can use it to cleanup open files, |
|