[Xymon] custom graphs

Root, Paul T Paul.Root at CenturyLink.com
Wed Jul 9 20:04:24 CEST 2014


Yes, I'm working on that now.  I pretty quickly came to the realization that the single RRD file wasn't going to work.

From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of W.J.M. Nelis
Sent: Wednesday, July 09, 2014 1:49 AM
To: xymon at xymon.com
Subject: Re: [Xymon] custom graphs

Hi,

                I've had a script that pulls the %mem of certain processes on various machines.  Right now, I have 3 separate groups of machines with different processes being watched. The purpose is to track memory leaks.

                Previously, I had the script just put out a ps -eo 'pid,%mem,cmd' for the desired processes. Then others wanted a graph, so I've reformatted the output to be just a keyword (either the process name or a significant field of the arguments of the command).

                I get something that looks like this now:
Process Memory Usage


SA: 6.5
MBIM: 2.4
OI: 4.1

You might consider using the devmon-way of reporting data in stead of NCV. It has the advantage that you can report data to be entered in multiple RRD's. In Devmon one RRD per interface is use, in your case one RRD per group of machines could be used. The devmon format has also the advantage that colons or equal-signs in the message will not confuse the extractor of the RRD data.

Regards,
  Wim Nelis.


________________________________
The NLR disclaimer is valid for NLR e-mail messages.

This message is only meant for providing information. Nothing in this e-mail message amounts to a contractual or legal commitment on the part of the sender.

This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. Sender accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages.

________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20140709/d2d1b66c/attachment.html>


More information about the Xymon mailing list