Search found 11 matches
- Sun Jul 01, 2012 9:23 am
- Forum: Scripts and Templates
- Topic: AccuWeather script & templates
- Replies: 50
- Views: 90404
Re: AccuWeather script & templates
It is also possible to find location with geo coordinates: 1) lets say: monaco ( http://itouchmap.com/latlong.html ) -> 43.7 / 7.4 2) in php script from above modify <?php $file = "http://thale.accu-weather.com/widget/thale/weather-data.asp?slat=43.7&slon=7.4&metric=1"; 3) $ php ./...
- Tue May 15, 2012 9:41 am
- Forum: Plugin General
- Topic: Aggregate 0.75 plugin not working
- Replies: 4
- Views: 1132
Re: Aggregate 0.75 plugin not working
Worked (with 0.8.8a) only after complete reinstall.
- Tue May 15, 2012 2:56 am
- Forum: Help: General
- Topic: [SOLVED] Zoom area not working correct (with RRDTool 1.4.5)
- Replies: 5
- Views: 2672
Re: Zoom area not working correct
System (FreeBSD 9.0-RELEASE) was compiled @ Tue Mar 27 09:14:02 RRDTool was build from FreeBSD ports # pkg_info | grep rrdtool rrdtool-1.4.5 Round Robin Database Tools # rrdtool -v RRDtool 1.4.5 Copyright 1997-2010 by Tobias Oetiker <tobi@oetiker.ch> Compiled Mar 28 2012 15:05:16 At that moment in F...
- Mon May 14, 2012 2:27 am
- Forum: Plugin General
- Topic: Aggregate 0.75 plugin not working
- Replies: 4
- Views: 1132
Re: Aggregate 0.75 plugin not working
maybe smth went wrong with my cacti install/update, but it is not working even after checking AGGR plugin to be first, same blank page
- Mon May 14, 2012 2:17 am
- Forum: Help: General
- Topic: [SOLVED] Zoom area not working correct (with RRDTool 1.4.5)
- Replies: 5
- Views: 2672
Re: Zoom area not working correct
http://cacti/utilities.php?action=view_tech date date/time support enabled "Olson" Timezone Database Version 2011.14 Timezone Database internal Default timezone Europe/Bucharest Directive Local Value Master Value date.timezone Europe/Bucharest Europe/Bucharest # uname -a FreeBSD cacti-57 9...
- Thu May 10, 2012 10:08 pm
- Forum: Plugin General
- Topic: Aggregate 0.75 plugin not working
- Replies: 4
- Views: 1132
Aggregate 0.75 plugin not working
cacti 088a Aggregate 0.75 when trying to create simple 2 graphs AGGREGATE (same template , same device) appears blank image with only Cancel and continue buttons. We never used thold plugin. DB was checked also: Search results for "thold" at least one of the words: Total: 0 matches what di...
- Thu May 10, 2012 3:27 am
- Forum: Help: General
- Topic: [SOLVED] Zoom area not working correct (with RRDTool 1.4.5)
- Replies: 5
- Views: 2672
[SOLVED] Zoom area not working correct (with RRDTool 1.4.5)
When zooming graphs, showed period is not corresponding to zoomed area.
ie: if i want to zoom from 12:00 pm to 12:00 am, i will see graph from 1:40pm - 1:40 am
image attached.
cacti 088a - default installation
ie: if i want to zoom from 12:00 pm to 12:00 am, i will see graph from 1:40pm - 1:40 am
image attached.
cacti 088a - default installation
- Fri Apr 20, 2012 5:47 pm
- Forum: Informational/HOWTO's
- Topic: Cacti Company
- Replies: 1
- Views: 2602
Cacti Company
Hello. I don't know where to place my question, so here it is. First of all, thanks for your work, its really impressive. Second. Many companies and users uses cacti for a long time so far (many YEARS). Many changes were made. Have you ever think of making a company that will provide cacti at a high...
- Wed Apr 18, 2012 3:54 am
- Forum: Informational/HOWTO's
- Topic: [HOWTO] Cacti's setup for really BIG environments
- Replies: 59
- Views: 77700
Re: [HOWTO] Cacti's setup for really BIG environments
Many of MySQL setting presented here in version 5.5 are deprecated or modified, so please include version number in first message. Mysql 5.5 Log (will not start): 120418 11:48:21 [Warning] The syntax '--log-slow-queries' is deprecated and will be removed in a future release. Please use '--slow-query...
- Tue Apr 17, 2012 8:05 am
- Forum: Help: General
- Topic: Spine 0.8.8 multiple number of processes and growing
- Replies: 3
- Views: 942
Spine 0.8.8 multiple number of processes and growing
Hello. We are transitioning our cacti setup to spine from cmd.php Some issues still not cleared yet: 1) Spine 0.8.8 was build from sources. It works well but number of spine processes in system are growing permanently . They are not closed automaticaly and only kill helps. # ps aux | grep spine | gr...
- Sat Mar 10, 2012 3:34 pm
- Forum: Informational/HOWTO's
- Topic: [HOWTO] Cacti's setup for really BIG environments
- Replies: 59
- Views: 77700
Re: [HOWTO] Cacti's setup for really BIG environments
to BorisL,
can you please show your RRA definitions ?
Round Robin Archives
can you please show your RRA definitions ?
Round Robin Archives
Code: Select all
Name Steps Rows Timespan**
Hourly (1 Minute Average) 1 500 14400
Daily (5 Minute Average) 1 600 86400
...