Great!  Is there any way to set a default heartbeat (probably through 
api.rrdtool.inc.php)for all new RRD created?  Thanks

Jason

-----Original Message-----
From: Craig Small [mailto:[email protected]] 
Sent: Tuesday, May 04, 2010 11:38 PM
To: [email protected]
Subject: Re: [jffnms-users] Setting Heartbeat of RRD in JFFNMS

On Tue, May 04, 2010 at 12:10:13PM +0000, Jason Humes wrote:
> Is there any way to change the JFFNMS RRD Heartbeat on newly created graphs?  
> What about changing the heartbeat of existing RRDs, is that possible?  I see 
> the file api.rrdtool.inc.php which seems to form the rrd file options, but 
> I'm not sure exactly where the heartbeat value is.

The rrdtune is helpful here. To set the rrrd heartbeat to 600, the
default, use:

rrdtool tune /opt/jffnms/rrd/interface-1234-0.rrd -h data:600 

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 

------------------------------------------------------------------------------
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

------------------------------------------------------------------------------
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to