Search found 2 matches
- Thu Jul 12, 2012 4:09 am
- Forum: Help: General
- Topic: Cacti doesn't respect data source step value?
- Replies: 1
- Views: 756
Cacti doesn't respect data source step value?
Hi, I'm having following weird issue. Given following settings Poller interval http://i214.photobucket.com/albums/cc129/alekcander/01.png Data template example http://i214.photobucket.com/albums/cc129/alekcander/02.png Data sources http://i214.photobucket.com/albums/cc129/alekcander/03.png I would e...
- Fri Nov 12, 2010 5:03 am
- Forum: Scripts and Templates
- Topic: WeatherBug script & templates version 3.0 (weatherbug AP
- Replies: 67
- Views: 56945
Re: WeatherBug script & templates version 3.0 (weatherbug AP
I've done some small changes in the script. [*]Added Guts Direction (degrees) [*]Added Guts Speed [*]Added Light Info [*]Rendered script less unit dependent (it should be enough vary &unittype=x in order to change from metric in imperial and back) #!/usr/bin/perl use warnings; use strict; use LW...