Search found 81 matches
- Tue Sep 30, 2003 3:55 pm
- Forum: Scripts and Templates
- Topic: Memory / swap usage
- Replies: 1
- Views: 4894
- Sun Aug 31, 2003 12:22 am
- Forum: Addons for Cacti
- Topic: Cool zoom/history feature for cacti :)
- Replies: 192
- Views: 105125
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:
Aaron
The error I get is:
Code: Select all
Fatal error: Call to undefined function: get_browser_query_string() in /Library/WebServer/Documents/cacti-0.8.3a-fux0r3d/graph_view.php on line 41
- Fri Aug 29, 2003 5:24 am
- Forum: Help: General
- Topic: CDEFs in 8.x
- Replies: 2
- Views: 1599
- Wed Aug 27, 2003 1:04 pm
- Forum: Help: General
- Topic: CDEFs in 8.x
- Replies: 2
- Views: 1599
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 percentage across 4 cpus (I poll them seperately). With 6.x I just made a CDEF for each graph with the specific ...
- Thu Aug 14, 2003 1:52 pm
- Forum: Help: Linux/Unix Specific
- Topic: i can't create the new *.rrd file.
- Replies: 6
- Views: 3600
- Thu Aug 14, 2003 1:48 pm
- Forum: Help: General
- Topic: Import MRTG Statistics to Cacti
- Replies: 1
- Views: 1751
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 lease the disabled, so that cacti won't try to create the RRD yet. 2) If you're using MRTG 1.x (logfiles in...
- Thu Aug 14, 2003 1:28 pm
- Forum: Help: General
- Topic: "Disable host" field in polling hosts - what for?
- Replies: 2
- Views: 2064
- Mon Aug 11, 2003 10:38 pm
- Forum: Help: General
- Topic: Using other rrds files
- Replies: 1
- Views: 1370
- Tue Dec 17, 2002 1:24 pm
- Forum: Scripts and Templates
- Topic: Cacti & NetSaint/Nagios NSClient Scripts to monitor Wind
- Replies: 51
- Views: 97996
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 :D If your netsaint/nagios installation is on a different server from cacti, you'll have to either use netsaint...
- Mon Dec 09, 2002 5:34 pm
- Forum: Scripts and Templates
- Topic: Cacti & NetSaint/Nagios NSClient Scripts to monitor Wind
- Replies: 51
- Views: 97996
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://nsclient.ready2run.nl/
here's the nsclient page: http://nsclient.ready2run.nl/
- Thu Nov 14, 2002 10:35 am
- Forum: Help: General
- Topic: Default bit/s not byte/s and some other questions
- Replies: 1
- Views: 1628
- Thu Nov 07, 2002 10:19 am
- Forum: Help: General
- Topic: custom graph display / report
- Replies: 4
- Views: 2689
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 graphs configuration page, then create you graph hierarchy. and do that 2700 times. ouch! or use my cacti_i...
- Thu Nov 07, 2002 10:05 am
- Forum: Help: General
- Topic: Monitoring wireless conection
- Replies: 6
- Views: 3390
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 across multiple MIBs. So you can do one of a few things. If the code that you linked to can return the...
- Wed Nov 06, 2002 5:52 pm
- Forum: Help: Windows Specific
- Topic: Cacti Directory
- Replies: 6
- Views: 4374
- Tue Nov 05, 2002 8:23 am
- Forum: Scripts and Templates
- Topic: Does some body have C A R rate limit scripts
- Replies: 7
- Views: 7830
Here's a breakdown of the MIB for car config/stats
http://www.mibdepot.com/cgi-bin/getmib3 ... =v2&t=tree
I'm not sure which stats you're looking for in particular.
Aaron
http://www.mibdepot.com/cgi-bin/getmib3 ... =v2&t=tree
I'm not sure which stats you're looking for in particular.
Aaron