|
|
| Author |
Message |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Wed Jan 17, 2007 2:08 pm Post subject: Lots of Cacti Documentation Stuff |
|
|
If you're tried searching my signature or need more advanced stuff, please visit my Cacti 0.8.6 HowTo.
At time of writing, a printout would bring you about 110 pages.
Please find Debugging HowTo included.
Suggestions on improvements, corrections, new documentation requests are always welcome.
Reinhard |
|
| Back to top |
|
 |
etc
Joined: 19 Apr 2007 Posts: 49
|
Posted: Thu Apr 19, 2007 2:37 pm Post subject: |
|
|
| Is it possible to print the entire file, without having to individually visit each subsection? Thank you. |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Sat Apr 21, 2007 5:35 am Post subject: |
|
|
Yes. But you must login first. Then, select the topmost topic and print
Reinhard |
|
| Back to top |
|
 |
Mika2006 Cacti User
Joined: 03 May 2007 Posts: 165
|
Posted: Tue May 15, 2007 9:10 am Post subject: |
|
|
please where to find utilisation docu?
i need tuto how to use snmp in cacti and how create plugin ?
i need example ?
please? |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Tue May 15, 2007 2:30 pm Post subject: |
|
|
| Mika2006 wrote: | | please where to find utilisation docu? | ??? Please explain more verbosely
| Quote: | | i need tuto how to use snmp in cacti | This one exists already, author is fmangeant.
| Quote: | | and how create plugin ? | Please visit http://cactiusers.org This is the home of the plugin guru Jimmy
Reinhard |
|
| Back to top |
|
 |
Mika2006 Cacti User
Joined: 03 May 2007 Posts: 165
|
Posted: Tue May 15, 2007 2:52 pm Post subject: |
|
|
he means how create specific plugin
ex:
i have application on my linux
and i need to know how many peopleis connecte on this application
and i don't knwo how to make it? |
|
| Back to top |
|
 |
Bram
Joined: 17 Oct 2007 Posts: 4
|
Posted: Wed Oct 17, 2007 6:57 am Post subject: |
|
|
Hi Gandalf,
| gandalf wrote: | Yes. But you must login first. Then, select the topmost topic and print
Reinhard |
Is it possible that this has changed? I logged in but can't seem to find the whole document in one go.
Thanks,
Bram |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Thu Oct 18, 2007 1:04 pm Post subject: |
|
|
Sorry, was available only for admins. Changed to authenticated users. Please use with care as it produces a huge load on our server
Reinhard |
|
| Back to top |
|
 |
Bram
Joined: 17 Oct 2007 Posts: 4
|
Posted: Thu Oct 18, 2007 2:03 pm Post subject: |
|
|
Hey Reinhard,
| gandalf wrote: | Sorry, was available only for admins. Changed to authenticated users. Please use with care as it produces a huge load on our server
Reinhard |
If you want to you can put a pdf which should be easier on the server.
I can't send the one I made via email, attaching it to this post didn't work for some reason ("no post method specified").
Bram |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Thu Oct 18, 2007 3:03 pm Post subject: |
|
|
File takes 5MB. Too much for uploading ...
Reinhard |
|
| Back to top |
|
 |
Bram
Joined: 17 Oct 2007 Posts: 4
|
Posted: Fri Oct 19, 2007 3:47 am Post subject: |
|
|
| gandalf wrote: | File takes 5MB. Too much for uploading ...
Reinhard |
Mine was 9
Bram |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Fri Oct 19, 2007 2:58 pm Post subject: |
|
|
Uploaded a pdf.gz to stay below 4 MB
Reinhard |
|
| Back to top |
|
 |
Bram
Joined: 17 Oct 2007 Posts: 4
|
Posted: Mon Oct 22, 2007 4:14 am Post subject: |
|
|
| gandalf wrote: | Uploaded a pdf.gz to stay below 4 MB
Reinhard |
cool
Thanks!
Bram |
|
| Back to top |
|
 |
dragossto
Joined: 15 May 2007 Posts: 4
|
Posted: Sat Dec 29, 2007 9:05 pm Post subject: |
|
|
sorry for this thread , but i dont find
any where one help about cdef
to understand the meaning of function from cdef
what i want to do
to make a template to be one for all sum y need
sum of 2 device or 3 or 5
and not to make a template for each other
so to make me more understand,becaus i dont write very whell
let take 2 example :
first, a template whit sum of two graph
have value in cdef define like this
| Code: |
DEF:a="/var/www/htdocs/cacti/rra/f17_236_traffic_in_611.rrd":traffic_in:AVERAGE \
DEF:b="/var/www/htdocs/cacti/rra/f17_236_traffic_in_619.rrd":traffic_in:AVERAGE \
|
second, a template whit sum of thre graph
have value in cdef define like this
| Code: |
DEF:a="/var/www/htdocs/cacti/rra/f17_236_traffic_in_611.rrd":traffic_in:AVERAGE \
DEF:b="/var/www/htdocs/cacti/rra/f17_236_traffic_in_619.rrd":traffic_in:AVERAGE \
DEF:c="/var/www/htdocs/cacti/rra/f17_236_traffic_in_620.rrd":traffic_in:AVERAGE \
|
so far nothing new
what y whant to make a template for x graph to be sum
any value of graph from two to x graph
in cdef function if the define value are not set at all
to be ignore
to make a function like this
cdef= a,b,+,if c not define then define c=0,+
10x for reading |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Thu Jan 03, 2008 11:17 am Post subject: |
|
|
Use a CDEF and specify "All Similar Data Sources (Don't include Duplicates)". The CDEF must be applied to a Graph Item that refers to a Data Source of wanted kind (e.g. if you want to aggregate all INBOUND data Sources, Graph Item must be related to an INBOUND data source).
Reinhard |
|
| Back to top |
|
 |
|