<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thanks for your explanation.<br><br>I'm using this plugin to retrieve 2 values (PendingRequest;HoggingThreadsCount) but the plugin's output consists of 3 values :<br>time;PendingRequest;HoggingThreadsCount<br>1261047110;0;0<br>1261046810;0;0<br>1261047710;0;0<br>1261047410;0;0<br>1261048310;0;0<br>1261048010;0;0<br>1261048910;0;0<br>1261048610;0;0<br>1261049510;0;0<br>1261049210;0;0<br>1261050111;0;0<br>1261049810;0;0<br>1261050712;0;0<br>1261050412;0;0<br>1261051312;0;0<br>1261051012;0;0<br>1261051912;0;0<br>1261051612;0;0<br><br>Is the time column provided by "check_by_ssh" plugin ? If so, can I customize this timestamp value ?<br><br>Thanks in advance<br>Giuseppe<br><br><br><br><br>> From: marc@ena.com<br>> Date: Thu, 17 Dec 2009 09:08:29 -0600<br>> To: nagiosplug-devel@lists.sourceforge.net<br>> Subject: Re: [Nagiosplug-devel] change default "check_by_ssh" output unitū<br>> <br>> <br>> On Dec 17, 2009, at 7:43 AM, giuseppe furlan wrote:<br>> <br>> > hello all,<br>> > I'm using Nagios with "check_by_ssh" plugin to monitor threads and jdbc connections on my linux machines.<br>> > Apparently this plug-in catches my integer values (threads count, db connections etc) and convert them to percent values.<br>> > The result is a Nagios' graph with % unit instead of decimal unit.<br>> > I've checked the plugin's options but unit option is not implemented.<br>> > <br>> > I'm wondering if there is a patch to change the default graph % unit with a decimal unit.<br>> <br>> check_by_ssh doesn't do any of this. It has no understanding of units or % or anything. It simply passes the output of the plugin it executes back to nagios as it was received. You either need to look at the output of the plugin that check_by_ssh is executing or the options for whatever you have that's doing the graphing.<br>> <br>> --<br>> Marc<br>> <br>> <br>> ------------------------------------------------------------------------------<br>> This SF.Net email is sponsored by the Verizon Developer Community<br>> Take advantage of Verizon's best-in-class app development support<br>> A streamlined, 14 day to market process makes app distribution fast and easy<br>> Join now and get one step closer to millions of Verizon customers<br>> http://p.sf.net/sfu/verizon-dev2dev <br>> _______________________________________________________<br>> Nagios Plugin Development Mailing List Nagiosplug-devel@lists.sourceforge.net<br>> Unsubscribe at https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel<br>> ::: Please include plugins version (-v) and OS when reporting any issue. <br>> ::: Messages without supporting info will risk being sent to /dev/null<br>                                       <br /><hr />View your other email accounts from your Hotmail inbox. <a href='http://clk.atdmt.com/UKM/go/186394592/direct/01/' target='_new'>Add them now.</a></body>
</html>