Hi,
I doesn´t recieve ant rdd files at all....but i got data from the clients because status and history works...any suggestions ?
Mvh Pierre Ronnefalk
[#################### RELACOM CORPORATE EMAIL FOOTER ####################]
- This communication is confidential and is only intended for use of the individual or entity to which it is directed. If you are not the intended recipient of this email, please delete it without forwarding any of it's content.
- Opinions and thoughts expressed in this email might be personal opinions from the sender and not necessary representing Relacom.
- For further information please visit: http://security.relacom.com/email/ [############################################################################]
Got these in rrd-status.log
2006-11-09 11:07:35 Worker process died with exit code 9, terminating ld.so.1: hobbitd_rrd: fatal: libpng.so.2: open failed: No such file or directory
I dont know where to set this lib path to get it work
/Pierre
From: Pierre Ronnefalk [mailto:pierre.ronnefalk at relacom.com] Sent: den 9 november 2006 10:08 To: hobbit at hswn.dk Subject: [hobbit] No rrd files...
Hi,
I doesn´t recieve ant rdd files at all....but i got data from the clients because status and history works...any suggestions ?
Mvh Pierre Ronnefalk
[#################### RELACOM CORPORATE EMAIL FOOTER ####################]
- This communication is confidential and is only intended for use of the individual or entity to which it is directed. If you are not the intended recipient of this email, please delete it without forwarding any of it's content.
- Opinions and thoughts expressed in this email might be personal opinions from the sender and not necessary representing Relacom.
- For further information please visit: http://security.relacom.com/email/ [############################################################################]
On Thu, 9 Nov 2006 11:14:49 +0100, Pierre Ronnefalk wrote
Got these in rrd-status.log
2006-11-09 11:07:35 Worker process died with exit code 9, terminating ld.so.1: hobbitd_rrd: fatal: libpng.so.2: open failed: No such file or directory
I dont know where to set this lib path to get it work
Perhaps it is not installed? What OS are you using?
Iain
/Pierre
From: Pierre Ronnefalk [mailto:pierre.ronnefalk at relacom.com] Sent: den 9 november 2006 10:08 To: hobbit at hswn.dk Subject: [hobbit] No rrd files...
Hi,
I doesn´t recieve ant rdd files at all....but i got data from the clients because status and history works...any suggestions ?
Mvh Pierre Ronnefalk
[#################### RELACOM CORPORATE EMAIL FOOTER ####################]
- This communication is confidential and is only intended for use of the individual or entity to which it is directed. If you are not the intended recipient of this email, please delete it without forwarding any of it's content.
- Opinions and thoughts expressed in this email might be personal opinions from the sender and not necessary representing Relacom.
- For further information please visit: http://security.relacom.com/email/
[############################################################################]
LD_LIBRARY_PATH either in .profile or in hobbitserver.cfg
regards Rolf
Got these in rrd-status.log 2006-11-09 11:07:35 Worker process died with exit code 9, terminating ld.so.1: hobbitd_rrd: fatal: libpng.so.2: open failed: No such file or directory I dont know where to set this lib path to get it work
/Pierre
*From:* Pierre Ronnefalk [mailto:pierre.ronnefalk at relacom.com] *Sent:* den 9 november 2006 10:08 *To:* hobbit at hswn.dk *Subject:* [hobbit] No rrd files...
Hi,
I doesn´t recieve ant rdd files at all….but i got data from the clients because status and history works…any suggestions ?
Mvh *Pierre Ronnefalk*
[#################### RELACOM CORPORATE EMAIL FOOTER ####################]
- This communication is confidential and is only intended for use of the individual or entity to which it is directed. If you are not the intended recipient of this email, please delete it without forwarding any of it's content.
- Opinions and thoughts expressed in this email might be personal opinions from the sender and not necessary representing Relacom.
- For further information please visit: http://security.relacom.com/email/ [############################################################################]
-- Mit freundlichen Gruessen Rolf Schrittenlocher
HRZ/BDV, Senckenberganlage 31, 60054 Frankfurt Tel: (49) 69 - 798 28908 Fax: (49) 69 - 798 28817 LBS: lbs-f at mlist.uni-frankfurt.de Persoenlich: schritte at rz.uni-frankfurt.de
Hi all,
I was working on this problem a few days ago (got side tracked by new people) anyway, I have been trying to get a devmon script to show a rrd graph, thus far to no success, I have changed hobbitserver.cfg to look like:
TEST2RRD="cpu=la,disk,etc. etc.,temp=ncv"
NCV_temp="Averagetemp:GAUGE,Tempprobe1:GAUGE,Tempprobe2:GAUGE"
GRAPHS="la,disk,inode,etc. etc.,temp"
I have also made an entry for the graph in hobbitgraph.cfg: [temp] TITLE Termperature YAXIS Celsuis DEF:avg=temp.rrd:Averagetemp:AVERAGE DEF:probe1=temp.rrd:Tempprobe1:AVERAGE DEF:probe2=temp.rrd:Tempprobe2:AVERAGE LINE2:avg#ff0000:Average Temp LINE2:probe1#000000:Temp Probe 1 LINE2:probe2#000080:Temp Probe 2 COMMENT:\n GPRINT:avg:LAST:Average Temp \: %5.1lf%s (cur) GPRINT:avg:MAX \: %5.1lf%s (max) GPRINT:avg:MIN: \: %5.1lf%s (min) GPRINT:avg:AVERAGE: \: %5.1lf%s (avg)\n GPRINT:probe1:LAST:Average Temp \: %5.1lf%s (cur) GPRINT:probe1:MAX \: %5.1lf%s (max) GPRINT:probe1:MIN: \: %5.1lf%s (min) GPRINT:probe1:AVERAGE: \: %5.1lf%s (avg)\n GPRINT:probe2:LAST:Average Temp \: %5.1lf%s (cur) GPRINT:probe2:MAX \: %5.1lf%s (max) GPRINT:probe2:MIN: \: %5.1lf%s (min) (avg)\n GPRINT:probe2:AVERAGE: \: %5.1lf%s
The rrd file is there and doing a rrdtool dump outputs:
<rrd> <version> 0003 </version> <step> 300 </step> <!-- Seconds --> <lastupdate> 1163077800 </lastupdate> <!-- 2006-11-09 13:10:00 GMT -->
<ds>
<name> Averagetemp </name>
<type> GAUGE </type>
Etc. etc.
</ds>
<ds>
<name> Tempprobe1 </name>
<type> GAUGE </type>
Etc. etc.
</ds>
<ds>
<name> Tempprobe2 </name>
<type> GAUGE </type>
Etc. etc.
</ds>
Etc. etc.
<!-- 2006-11-08 18:25:00 GMT / 1163010300 --> <row><v> 2.1608000000e+01 </v><v> 2.2847666667e+01 </v><v> 2.0368333333e+01 </v></row> <!-- 2006-11-08 18:30:00 GMT / 1163010600 --> <row><v> 2.1736833333e+01 </v><v> 2.2973666667e+01 </v><v> 2.0500000000e+01 </v></row> <!-- 2006-11-08 18:35:00 GMT / 1163010900 --> <row><v> 2.1750000000e+01 </v><v> 2.3000000000e+01 </v><v> 2.0500000000e+01 </v></row> <!-- 2006-11-08 18:40:00 GMT / 1163011200 --> <row><v> 2.1642000000e+01 </v><v> 2.2947333333e+01 </v><v> 2.0336666667e+01 </v></row> <!-- 2006-11-08 18:45:00 GMT / 1163011500 --> <row><v> 2.1450000000e+01 </v><v> 2.2900000000e+01 </v><v> 2.0000000000e+01 </v></row> <!-- 2006-11-08 18:50:00 GMT / 1163011800 --> <row><v> 2.1450000000e+01 </v><v> 2.2900000000e+01 </v><v> 2.0000000000e+01 </v></row> <!-- 2006-11-08 18:55:00 GMT / 1163012100 --> <row><v> 2.1450000000e+01 </v><v> 2.2900000000e+01 </v><v> 2.0000000000e+01 </v></row> <!-- 2006-11-08 19:00:00 GMT / 1163012400 --> <row><v> 2.1474666667e+01 </v><v> 2.2849333333e+01 </v><v> 2.0100000000e+01 </v></row> <!-- 2006-11-08 19:05:00 GMT / 1163012700 --> <row><v> 2.1375000000e+01 </v><v> 2.2800000000e+01 </v><v> 1.9950000000e+01 </v></row>
The only problem is that it doesn't display, not even in the trends column. The only step I was forced to miss was the alteration of hobbitlaunch.cfg and clientlaunch.cfg (because it isn't a script), can anyone help?
Thanks, Jason.
Try to change temp in GRAPHS to ncv
Regards Lars
----- Original Message ----- From: "Jones, Jason (Altrincham)" <JasonAS_Jones at mentor.com> To: <hobbit at hswn.dk> Sent: Thursday, November 09, 2006 2:18 PM Subject: [hobbit] rrd graphs from devmon scripts
Hi all,
I was working on this problem a few days ago (got side tracked by new people) anyway, I have been trying to get a devmon script to show a rrd graph, thus far to no success, I have changed hobbitserver.cfg to look like:
TEST2RRD="cpu=la,disk,etc. etc.,temp=ncv"
NCV_temp="Averagetemp:GAUGE,Tempprobe1:GAUGE,Tempprobe2:GAUGE"
GRAPHS="la,disk,inode,etc. etc.,temp"
I have also made an entry for the graph in hobbitgraph.cfg: [temp] TITLE Termperature YAXIS Celsuis DEF:avg=temp.rrd:Averagetemp:AVERAGE DEF:probe1=temp.rrd:Tempprobe1:AVERAGE DEF:probe2=temp.rrd:Tempprobe2:AVERAGE LINE2:avg#ff0000:Average Temp LINE2:probe1#000000:Temp Probe 1 LINE2:probe2#000080:Temp Probe 2 COMMENT:\n GPRINT:avg:LAST:Average Temp \: %5.1lf%s (cur) GPRINT:avg:MAX \: %5.1lf%s (max) GPRINT:avg:MIN: \: %5.1lf%s (min) GPRINT:avg:AVERAGE: \: %5.1lf%s (avg)\n GPRINT:probe1:LAST:Average Temp \: %5.1lf%s (cur) GPRINT:probe1:MAX \: %5.1lf%s (max) GPRINT:probe1:MIN: \: %5.1lf%s (min) GPRINT:probe1:AVERAGE: \: %5.1lf%s (avg)\n GPRINT:probe2:LAST:Average Temp \: %5.1lf%s (cur) GPRINT:probe2:MAX \: %5.1lf%s (max) GPRINT:probe2:MIN: \: %5.1lf%s (min) (avg)\n GPRINT:probe2:AVERAGE: \: %5.1lf%s
The rrd file is there and doing a rrdtool dump outputs:
<rrd> <version> 0003 </version> <step> 300 </step> <!-- Seconds --> <lastupdate> 1163077800 </lastupdate> <!-- 2006-11-09 13:10:00 GMT -->
<ds>
<name> Averagetemp </name>
<type> GAUGE </type>
Etc. etc.
</ds>
<ds>
<name> Tempprobe1 </name>
<type> GAUGE </type>
Etc. etc.
</ds>
<ds>
<name> Tempprobe2 </name>
<type> GAUGE </type>
Etc. etc.
</ds>
Etc. etc.
<!-- 2006-11-08 18:25:00 GMT / 1163010300 --> <row><v> 2.1608000000e+01 </v><v> 2.2847666667e+01 </v><v> 2.0368333333e+01 </v></row> <!-- 2006-11-08 18:30:00 GMT / 1163010600 --> <row><v> 2.1736833333e+01 </v><v> 2.2973666667e+01 </v><v> 2.0500000000e+01 </v></row> <!-- 2006-11-08 18:35:00 GMT / 1163010900 --> <row><v> 2.1750000000e+01 </v><v> 2.3000000000e+01 </v><v> 2.0500000000e+01 </v></row> <!-- 2006-11-08 18:40:00 GMT / 1163011200 --> <row><v> 2.1642000000e+01 </v><v> 2.2947333333e+01 </v><v> 2.0336666667e+01 </v></row> <!-- 2006-11-08 18:45:00 GMT / 1163011500 --> <row><v> 2.1450000000e+01 </v><v> 2.2900000000e+01 </v><v> 2.0000000000e+01 </v></row> <!-- 2006-11-08 18:50:00 GMT / 1163011800 --> <row><v> 2.1450000000e+01 </v><v> 2.2900000000e+01 </v><v> 2.0000000000e+01 </v></row> <!-- 2006-11-08 18:55:00 GMT / 1163012100 --> <row><v> 2.1450000000e+01 </v><v> 2.2900000000e+01 </v><v> 2.0000000000e+01 </v></row> <!-- 2006-11-08 19:00:00 GMT / 1163012400 --> <row><v> 2.1474666667e+01 </v><v> 2.2849333333e+01 </v><v> 2.0100000000e+01 </v></row> <!-- 2006-11-08 19:05:00 GMT / 1163012700 --> <row><v> 2.1375000000e+01 </v><v> 2.2800000000e+01 </v><v> 1.9950000000e+01 </v></row>
The only problem is that it doesn't display, not even in the trends column. The only step I was forced to miss was the alteration of hobbitlaunch.cfg and clientlaunch.cfg (because it isn't a script), can anyone help?
Thanks, Jason.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (5)
-
iain@shihad.org
-
JasonAS_Jones@mentor.com
-
lars.ebeling@leopg9.no-ip.org
-
pierre.ronnefalk@relacom.com
-
Schrittenlocher@rz.uni-frankfurt.de