Hi all.<br><br>I'm having a funny issue on a custom graph. or multiples. <br>xymon client 4.2.0 on HP-UX 11.11<br>I'm trying to get the compiler to run so i can upgrade to 4.3.2, but in the meantime i'm still having this issue.<br>

<br>Having a custom graph or two in ext/<customgraph.sh><br><br>in clientlaunch.cfg is the following<br>[diskstat]<br>      ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg<br>      CMD $HOBBITCLIENTHOME/ext/diskstat.sh<br>

      LOGFILE $HOBBITCLIENTHOME/logs/diskstat.log<br>      INTERVAL 5m<br><br>When I look at the graphs, there are gaps. <br>When i do a ps I see multiple instances of the script internals.<br>When i do time checks in the script, i see that the script is executed once every minute, telling that it is ignoring the INTERVAL 5m setting in clientlaunch.cfg<br>

<br>Is there any particular known bugs I should be aware of?<br><br>This also generates the message <br>Failed to get a message, terminating, due to the status files being overwritten and mangled due to the process that takes 4 minutes to complete being started every minute.<br>

<br>Any ideas?<br><br><br><br><br>