Combined bandwidth threshold help
Moderators: Developers, Moderators
Combined bandwidth threshold help
I'm trying to trigger an alert on combined bandwidth (in/out) usage. I set the value for the trigger trying to use the RPN Expression of |ds:traffic_in|,|ds:traffic_out|,+ but it seems the value for the trigger is only |ds:traffic_in| . Am I missing something?
- Attachments
-
- screenshot.png (80.51 KiB) Viewed 1294 times
-
- screenshot3.png (30.42 KiB) Viewed 1295 times
-
- screenshot2.png (15.99 KiB) Viewed 1295 times
-
- screenshot1.png (13.68 KiB) Viewed 1295 times
Re: Combined bandwidth threshold help
I have encountered the same problem with the multi-cpu template.
I need to set a threshold based on the mean between two cpu, but when i use a custom cdef (a,b,+,2,/), i receive a value not correct for my purpose.
For example how i can add a third data source based on the sum of the two cpu ???
Thanks in advance for your reply and excuse me for my bad english
Nandozzi
I need to set a threshold based on the mean between two cpu, but when i use a custom cdef (a,b,+,2,/), i receive a value not correct for my purpose.
For example how i can add a third data source based on the sum of the two cpu ???
Thanks in advance for your reply and excuse me for my bad english
Nandozzi
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Combined bandwidth threshold help
You should try enabling the following lines from the "thold_functions.php" file ( remove the "//" in front of the cacti_log):
then check your cacti log for some additional info.
Code: Select all
692 //cacti_log(implode(",", array_keys($data_sources)));
693 //cacti_log(implode(",", $data_sources));
694 //cacti_log(implode(",", $expression));
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Who is online
Users browsing this forum: No registered users and 4 guests