|
|
| Author |
Message |
Ghandi Cacti User
Joined: 04 May 2004 Posts: 73 Location: Graz / Austria
|
Posted: Thu Aug 12, 2004 2:16 am Post subject: |
|
|
hi,
can i use bonsai AND cactistroric in one cacti installation? and how can i install bonsai on windows cacti installation?
greetings! and thanks! |
|
| Back to top |
|
 |
Guest
|
|
| Back to top |
|
 |
Guest
|
Posted: Wed Sep 01, 2004 5:54 pm Post subject: |
|
|
Changed the lines - seems to be ok now.
$hash_version_codes = array(
"0.8.4" => "0000",
"0.8.5" => "0001"
);
to
$hash_version_codes = array(
"0.8.4" => "0000",
"0.8.5" => "0001",
"0.8.5a" => "0002"
); |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9736 Location: MI, USA
|
Posted: Wed Sep 01, 2004 7:39 pm Post subject: |
|
|
With the exception of CSV export, Cacti 0.8.6 supports both with a nice enhancement/trick called the "Timespan" selector. You WILL like better than ANYTHING you have seen.
TheWitness |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|