I am also facing the same issue.
Jamison Maxwell Jamison at newasterisk.com<mailto:Jamison at newasterisk.com>
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Nordquist, Daniel Sent: Tuesday, May 08, 2012 8:39 AM To: xymon at xymon.com Subject: Re: [Xymon] mounted disk character limitation?
Since the client version upgrade did fix the web display, how do we fix the graph problem?
Any ideas?
Original issue is: Mounted disks in Windows without a drive letter were not displaying on hobbit due to name truncation creating duplicate names (only the first 7 letters of the disk name), so multiple disks were showing up with the same name and only one graph was being generated. Upgrading to bbwin ver 0.13 resolved the issue of name display on the web page, but no graphs will generate.
Thanks!
Dan Nordquist IS Systems Support
Orlando Health orlandohealth.com<http://www.orlandohealth.com/> facebook.com/orlandohealth<http://www.facebook.com/orlandohealth> youtube.com/orlandohealth @orlandohealth on twitter
1414 Kuhl Ave., MP 56 Orlando, FL 32806 tel: 321.841.3113
From: xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com> [mailto:xymon-bounces at xymon.com]<mailto:[mailto:xymon-bounces at xymon.com]> On Behalf Of Nordquist, Daniel Sent: Wednesday, May 02, 2012 7:52 PM To: Steven Carr; xymon at xymon.com<mailto:xymon at xymon.com> Subject: Re: [Xymon] mounted disk character limitation?
Thanks!
Henrik? Do you still believe it’s a client issue, or maybe something with the server?
Thanks,
Dan Nordquist IS Systems Support
Orlando Health orlandohealth.com<http://www.orlandohealth.com/> facebook.com/orlandohealth<http://www.facebook.com/orlandohealth> youtube.com/orlandohealth @orlandohealth on twitter
1414 Kuhl Ave., MP 56 Orlando, FL 32806 tel: 321.841.3113
From: xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com> [mailto:xymon-bounces at xymon.com]<mailto:[mailto:xymon-bounces at xymon.com]> On Behalf Of Steven Carr Sent: Wednesday, May 02, 2012 4:32 PM To: xymon at xymon.com<mailto:xymon at xymon.com> Subject: Re: [Xymon] mounted disk character limitation?
If the RRD files are not there in the first place then no, editing the graph config wont make any difference.
You need to find out why the RRD files aren't being created. I recreated this on our system and got the same result, RRDs not created for folder mounted drives, so it's nothing with your setup.
Looking at the Xymon source code for bbwin.c (http://xymon.svn.sourceforge.net/viewvc/xymon/branches/4.3.7/xymond/client/b...) it calls the unix_disk_report function for the disk checks which is in xymond_client.c (http://xymon.svn.sourceforge.net/viewvc/xymon/branches/4.3.7/xymond/xymond_c...) - unfortunately that's why my tracking ends, I'm not a C programmer and not sure where to start debugging the code.
My guess is the folder mounted drives are unsupported by the main Xymon core.
Steve On 2 May 2012 20:07, Nordquist, Daniel <Daniel.Nordquist at orlandohealth.com<mailto:Daniel.Nordquist at orlandohealth.com>> wrote: Changing the * to a + made no difference whatsoever.
Dan Nordquist IS Systems Support
Orlando Health orlandohealth.com<http://orlandohealth.com> facebook.com/orlandohealth<http://facebook.com/orlandohealth> youtube.com/orlandohealth<http://youtube.com/orlandohealth> @orlandohealth on twitter
1414 Kuhl Ave., MP 56 Orlando, FL 32806 tel: 321.841.3113<tel:321.841.3113>
-----Original Message----- From: Chris.Morris at rwe.com<mailto:Chris.Morris at rwe.com> [mailto:Chris.Morris at rwe.com<mailto:Chris.Morris at rwe.com>] Sent: Wednesday, May 02, 2012 4:19 AM To: Nordquist, Daniel Cc: xymon at xymon.com<mailto:xymon at xymon.com> Subject: RE: [Xymon] mounted disk character limitation?
Dan,
I assume you have checked that separate rrd files are being created for all these disks/filesystems.
I found that when rrd filenames were of the format abc_def_ghk.rrd I needed to change the graphs.cfg FNPATTERN line to abc_def_(.+).rrd from abc_def_(.*).rrd to get it to create the graphs.
-----Original Message----- From: Nordquist, Daniel [mailto:Daniel.Nordquist at orlandohealth.com<mailto:Daniel.Nordquist at orlandohealth.com>] Sent: 01 May 2012 19:24 To: Morris, Chris (SS-IS); malcolm.hunter at gmx.com<mailto:malcolm.hunter at gmx.com> Cc: xymon at xymon.com<mailto:xymon at xymon.com> Subject: RE: [Xymon] mounted disk character limitation?
Names are like:
TempDB_Data23 TempDB_Data24 Etc... Etc...
My hobbitgraph.cfg already has a couple disk defaults in it.
What would I have to do? I have no idea what you're referring to?
Thanks,
Dan Nordquist IS Systems Support
Orlando Health orlandohealth.com<http://orlandohealth.com> facebook.com/orlandohealth<http://facebook.com/orlandohealth> youtube.com/orlandohealth<http://youtube.com/orlandohealth> @orlandohealth on twitter
1414 Kuhl Ave., MP 56 Orlando, FL 32806 tel: 321.841.3113<tel:321.841.3113>
-----Original Message----- From: Chris.Morris at rwe.com<mailto:Chris.Morris at rwe.com> [mailto:Chris.Morris at rwe.com<mailto:Chris.Morris at rwe.com>] Sent: Tuesday, May 01, 2012 9:41 AM To: Nordquist, Daniel; malcolm.hunter at gmx.com<mailto:malcolm.hunter at gmx.com> Cc: xymon at xymon.com<mailto:xymon at xymon.com> Subject: RE: [Xymon] mounted disk character limitation?
What are the drive names like? Have you looked in graphs.cfg on the xymon server to see whether you can create a new stanza to match your rrds.
-----Original Message----- From: xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com> [mailto:xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com>] On Behalf Of Nordquist, Daniel Sent: 01 May 2012 14:23 To: Malcolm Hunter; xymon at xymon.com<mailto:xymon at xymon.com> Subject: Re: [Xymon] mounted disk character limitation?
Thank you for this, but this does not resolve my issue.
I can now see the full drive names displayed on the hobbit page, but my graphs do not build. The issue before was that I had truncated names and only one graph for all of them since it was a duplicate name. Now the graphs will not build at all for anything other than my drives with an assigned drive letter.
Any ideas?
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com<mailto:postmaster at orlandohealth.com> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.