Autom8 Tree rule (New Device) Round Robin Archive question
Moderators: Developers, Moderators
Autom8 Tree rule (New Device) Round Robin Archive question
Hello!
I use cacti 0.8.8a with Autom8 0.35v installed.
I use Tree rule (New Device) with my own patterns, it works fine, but when it put's graph to the tree the Round Robin Archive everytime be (1 Minute ) and my graphs is (5 Minute)
Explain me plz, where it possible to change the default Round Robin Archive value for Host items?
P.s
From the "automate_manual-v0.35.pd" doc i understand that this parameter valid only for Graph Items.
I use cacti 0.8.8a with Autom8 0.35v installed.
I use Tree rule (New Device) with my own patterns, it works fine, but when it put's graph to the tree the Round Robin Archive everytime be (1 Minute ) and my graphs is (5 Minute)
Explain me plz, where it possible to change the default Round Robin Archive value for Host items?
P.s
From the "automate_manual-v0.35.pd" doc i understand that this parameter valid only for Graph Items.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Please post a screenshot of the failure
R.
R.
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Hi
Screens is below.
Still not solve this problem. By default Autom8 put Host into Tree with RRA (1 minute) when all my graphs is 5 Min
Screens is below.
Still not solve this problem. By default Autom8 put Host into Tree with RRA (1 minute) when all my graphs is 5 Min
- Attachments
-
- Properties of Tree Itim (1 minute RRA)
- Pic3.png (58.84 KiB) Viewed 2399 times
-
- Autom8 Node Rule
- Pic2.png (37.01 KiB) Viewed 2399 times
-
- No data in Tree items
- Pic1.png (28.52 KiB) Viewed 2399 times
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Well, I'm now able to reproduce; working on a fix
R.
R.
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
A lot of thanks!gandalf wrote:Well, I'm now able to reproduce; working on a fix
R.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Please edit plugins/autom8/autom8_tree_rules.php to read
at line 642. This will allow to set the wanted RRA value for your tree rules. You will have to delete the tree entries and recreate them to apply this change to the tree entries.
Please respond, whether this fixes the issue. I will publish the fix, then.
R.
Code: Select all
# document.getElementById('rra_id').value = '';
# document.getElementById('rra_id').disabled='disabled';
Please respond, whether this fixes the issue. I will publish the fix, then.
R.
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Hi,gandalf wrote:Please edit plugins/autom8/autom8_tree_rules.php to readat line 642. This will allow to set the wanted RRA value for your tree rules. You will have to delete the tree entries and recreate them to apply this change to the tree entries.Code: Select all
# document.getElementById('rra_id').value = ''; # document.getElementById('rra_id').disabled='disabled';
Please respond, whether this fixes the issue. I will publish the fix, then.
R.
I change the value to 1 (Is Daily 5 min index from rra table), then delete all current graphs, re create them but have no luck
Code: Select all
document.getElementById('rra_id').value = '1';
// document.getElementById('rra_id').disabled='disabled';
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Hi gandalf, any news?
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
What is shwn with your patch, when a new entry is made? It may be necessary to define the value as "1" instead of 1
R.
R.
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Hi, thanks, now is working.gandalf wrote:What is shwn with your patch, when a new entry is made? It may be necessary to define the value as "1" instead of 1
R.
I didt what yoy sad.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Autom8 Tree rule (New Device) Round Robin Archive questi
Yay, I stumbled upon such thing every now and then ...Hemulll wrote:Hi, thanks, now is working.gandalf wrote:What is shwn with your patch, when a new entry is made? It may be necessary to define the value as "1" instead of 1
R.
I didt what yoy sad.
R.
Who is online
Users browsing this forum: No registered users and 1 guest