Search found 1 match

by gleam
Tue May 16, 2006 10:26 am
Forum: Scripts and Templates
Topic: MySQL Host Template -- Updated on 2006-08-10
Replies: 120
Views: 236104

To those who aren't getting prompted for a username/password after creating the graphs: edit the xml file and change

Code: Select all

<allow_nulls>on</allow_nulls>
to

Code: Select all

<allow_nulls>off</allow_nulls>
This works on the 0.8.6h-3 cacti package that debian currently provides.