| Author |
Message |
Topic: Memory / swap usage |
yid
Replies: 1
Views: 3722
|
Forum: Scripts and Templates Posted: Tue Sep 30, 2003 3:55 pm Subject: Memory / swap usage |
| Why do you think using free is better than reading the info from /proc? free just reads and parses the information in /proc the same way vmstat, top, and ps do. |
Topic: Cool zoom/history feature for cacti :) |
yid
Replies: 192
Views: 47518
|
Forum: Addons for Cacti Posted: Sun Aug 31, 2003 12:22 am Subject: Cool zoom/history feature for cacti :) |
I tested it just now, and it isn't working for me on 0.8.3a, but it does work on 0.8.3...
The error I get is:Fatal error: Call to undefined function: get_browser_query_string() in ... |
Topic: CDEFs in 8.x |
yid
Replies: 2
Views: 951
|
Forum: Help: General Posted: Fri Aug 29, 2003 5:24 am Subject: CDEFs in 8.x |
RTFM
cool this exactly what I needed.
Thanks! |
Topic: CDEFs in 8.x |
yid
Replies: 2
Views: 951
|
Forum: Help: General Posted: Wed Aug 27, 2003 1:04 pm Subject: CDEFs in 8.x |
Since upgrading to 8.x, I haven't figured out anyway to do a lot of the CDEF funtions I used to.
For instance, I need to display the average user utilization, kernel utilization, and wait percentag ... |
Topic: i can't create the new *.rrd file. |
yid
Replies: 6
Views: 2091
|
Forum: Help: Linux/Unix Specific Posted: Thu Aug 14, 2003 1:52 pm Subject: i can't create the new *.rrd file. |
| Most often the problem is related to permissions of the user running your cmd.php. That user needs to be able to write to the <cacti_path>/log directory and the <cacti_path>/rra directory ... |
Topic: Import MRTG Statistics to Cacti |
yid
Replies: 1
Views: 1152
|
Forum: Help: General Posted: Thu Aug 14, 2003 1:48 pm Subject: Import MRTG Statistics to Cacti |
You can, but its difficult. I started, but decided it really wasn't worth it... Here's how I think you would approach this:
1) Add the hosts you like to poll, and create their datasources, but le ... |
Topic: "Disable host" field in polling hosts - what for? |
yid
Replies: 2
Views: 783
|
Forum: Help: General Posted: Thu Aug 14, 2003 1:28 pm Subject: "Disable host" field in polling hosts - what for? |
It should prevent the cmd.php from picking it up when it grabs datasources to poll for. I've tried it, and it seemed to work for me.
Aaron |
Topic: Using other rrds files |
yid
Replies: 1
Views: 739
|
Forum: Help: General Posted: Mon Aug 11, 2003 10:38 pm Subject: Using other rrds files |
| Good news. Its pretty easy. Just create a datasource in cacti for each datasource in your RRD. Make sure that the rrd datasource names and paths are correct. If your RRAs are different from cacti' ... |
Topic: cactid on Solaris 8: seg faults |
yid
Replies: 17
Views: 7084
|
Forum: Help: Unstable Development Versions Posted: Fri Aug 08, 2003 5:17 pm Subject: cactid on Solaris 8: seg faults |
| Thanks for the reply. I'm using 8.2a, and I don't see the lines you refer to in the other thread, but I'll download the cactid code from 8.3, and try it monday since it looks like you've got that wor ... |
Topic: cactid on Solaris 8: seg faults |
yid
Replies: 17
Views: 7084
|
Forum: Help: Unstable Development Versions Posted: Tue Aug 05, 2003 4:55 pm Subject: cactid on Solaris 8: seg faults |
Solaris 8
using gcc 3.1
config looks like:
#
# RTG Master Config
#
OutOfRange 93750000000
SNMP_Ver 2
DB_Host localhost
DB_Database cacti
DB_User cacti
DB_Pass *********
thr ... |
Topic: Cacti & NetSaint/Nagios NSClient Scripts to monitor Wind |
yid
Replies: 51
Views: 75217
|
Forum: Scripts and Templates Posted: Tue Dec 17, 2002 1:24 pm Subject: Cacti & NetSaint/Nagios NSClient Scripts to monitor Wind |
I agree that data should be gathered only once. How about using a netsaint/nagios plugin to check the RRDs that cacti creates.
If you're interested, I'll finish it up while I'm on vacation
... |
Topic: Cacti & NetSaint/Nagios NSClient Scripts to monitor Wind |
yid
Replies: 51
Views: 75217
|
Forum: Scripts and Templates Posted: Mon Dec 09, 2002 5:34 pm Subject: Cacti & NetSaint/Nagios NSClient Scripts to monitor Wind |
Something cool about this is that you can collect data from any of the windows performance counters. Just check out the nsclient docs for command details.
here's the nsclient page: http://nsclien ... |
Topic: Default bit/s not byte/s and some other questions |
yid
Replies: 1
Views: 949
|
Forum: Help: General Posted: Thu Nov 14, 2002 10:35 am Subject: Default bit/s not byte/s and some other questions |
There's currently no way to change the default but there is a nifty script to change a graph from bits to bytes here:
http://www.raxnet.net/board/viewtopic.php?t=444&highlight=perl+bits+bytes
Us ... |
Topic: custom graph display / report |
yid
Replies: 4
Views: 1610
|
Forum: Help: General Posted: Thu Nov 07, 2002 10:19 am Subject: custom graph display / report |
Not very difficult actually.
Just setup each of you datasources in your RRD in cacti using the datasource configuration page, then configure all of your graphs for each of those devices in the grap ... |
Topic: Monitoring wireless conection |
yid
Replies: 6
Views: 2156
|
Forum: Help: General Posted: Thu Nov 07, 2002 10:05 am Subject: Monitoring wireless conection |
| I did some searching, and couldn't come up with the exact MIB you need for this device (a MIB is an explanation of all the monitorable SNMP items). It seems that stats for this device are scattered a ... |
| |