.TH ADD_DS.PL 1 .SH NAME add_ds.pl \- program to add datasources to an existing RRD .SH SYNOPSIS .B add-ds.pl [default_val] [type] [heartbeat] [rrdmin] [rrdmax] < file.xml .SH "DESCRIPTION" .TS tab (@); l l. @number of additional datasources [default_val]@default value to be entered in add'l fields [type]@type of datasource (i.e. COUNTER, GAUGE...) [heatbeat]@length of time in seconds before RRD thinks your DS is dead [rrdmin]@minimum value allowed for each datasource [rrdmax]@max value allowed for each datasource .TE Options are read in order, so if you want to change the default heartbeat, you need to specify the default_val and type as well, etc. Output goes to STDOUT. .SH "SEE ALSO" .BR add_txrx (1), .BR event2vrule (1), .BR flowscan (1), .BR ip2hostname (1), .BR locker (1) .SH AUTHOR This manual page was written by Anibal Monsalve Salazar, for the Debian Project.