google-code-export / mysql-cacti-templates

Automatically exported from code.google.com/p/mysql-cacti-templates
GNU General Public License v2.0
1 stars 0 forks source link

make-template,pl not creating per data source #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
All,

  I am trying to add --port2 and --use-ssh to my templates using the
make-template.pl.  I was not having any luck.  So, I resorted to executing
exactly what the documentation pointed out:

perl tools/make-template.pl \
  --script scripts/ss_get_mysql_stats.php definitions/mysql_definitions.pl 
  --mpds port2 > templates_requiring_port.xml

The resulting output does not contain any reference to port2.
Am I overlooking something obvious?

My end goal is to use --port2 and --use-ssh so I can monitor apache on
windows (no ssh) and non-standard ports.

Thanks.

Original issue reported on code.google.com by jagauth...@gmail.com on 27 Apr 2010 at 4:06

GoogleCodeExporter commented 9 years ago
Hi.  Please don't ask questions in issues, that is what the mailing list is for 
;-) 
This is a duplicate of issue 133.

Original comment by baron.schwartz on 27 Apr 2010 at 4:24

GoogleCodeExporter commented 9 years ago
Thanks, and oops. I searched for mpds and came up blank :(

Original comment by jagauth...@gmail.com on 27 Apr 2010 at 4:29