Search found 18 matches
- Wed Jun 11, 2008 6:28 am
- Forum: Scripts and Templates
- Topic: NetApp Filer: graphing Performance Stats and IO's (template)
- Replies: 66
- Views: 103378
Problem
Hi, those template looks great but I must confess that I couldn't make them work. First I discovered that with cactid the full perl path should be provided in the xml files (query-netapp-ontapsdk-lun.xml..) I fixed this but I keep getting a partial results error : 06/11/2008 12:22:05 AM - CACTID: Po...
- Tue Dec 18, 2007 10:13 am
- Forum: Help: General
- Topic: Graph legends disappear after upgrade to 0.8.7a
- Replies: 1
- Views: 1030
Graph legends disappear after upgrade to 0.8.7a
Hi,
I upgraded from 0.8.6j to 0.8.7a (Linux plateform).
Since then none of my graphs have any legend or GPRINT whatsoever, but the debug mode says "RDDTool says Ok"
Here is an example (see below)
Thanks in advance for any help !
Olivier
I upgraded from 0.8.6j to 0.8.7a (Linux plateform).
Since then none of my graphs have any legend or GPRINT whatsoever, but the debug mode says "RDDTool says Ok"
Here is an example (see below)
Thanks in advance for any help !
Olivier
- Fri May 20, 2005 4:38 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
- Thu May 19, 2005 9:01 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
Hi, I have no time at the moment to make a procedure (sorry), the links fmangeant posted are very well documented : http://forums.cacti.net/viewtopic.php?t=829 http://forums.cacti.net/viewtopic.php?t=6209 I think you will find all the infos to make oracle agent work. About working under Win32, these...
- Thu May 19, 2005 8:02 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
Thanks naska
Yes, of course without the data queries, it won't work :D. Sorry I thought it was exported via the Export command. Here they are : 1st : oracle_DataFileTable.xml associated with graph : Application - Oracle - File Table - Physical Access 2nd : oracle_Table.xml associated with graph : Application - O...
- Thu May 19, 2005 7:51 am
- Forum: Plugin: (Threshold)
- Topic: Thold 2.x - Thresholding/Alerting module for cacti 8.6
- Replies: 527
- Views: 450587
NetMap : the files
Hi, Here are the files required to have what I called NetMap running. All the tests I have made where with cacti 0.8.6d, I don't know if it could work with others. IMPORTANT : this is still under development. Backup all your $cactiroot and your cacti mysql db before using these files. first you must...
- Thu May 19, 2005 7:26 am
- Forum: Plugin: (Threshold)
- Topic: Thold 2.x - Thresholding/Alerting module for cacti 8.6
- Replies: 527
- Views: 450587
Hi, I have made a tab based on the threshold tab, to be able to have a supervision console (PATROL like), with the thesholds alerts on. So what I did is, first, modify the graph_tree and graph_tree_item tables to allow the addition of an icon. The I added a tab (like the threshold tab) that I named ...
- Thu May 19, 2005 5:13 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
- Fri May 13, 2005 8:50 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
And last but not least
The last template.
Thanks Suzumushi
Thanks Suzumushi
- Fri May 13, 2005 8:49 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
Templates
Oops, I forgot the most important, silly me...
- Thu May 12, 2005 8:23 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
The last graph
Here is the graph 4.
- Thu May 12, 2005 8:22 am
- Forum: Scripts and Templates
- Topic: Monitoring Oracle
- Replies: 36
- Views: 120219
Monitoring Oracle
Hi, Here are the first XML Files I made to monitor our Oracle Server (8.1.7.2 under Solaris). To be able to use those template you will have to have the following agent working on the Oracle server : - Oracle peer Master agent - Oracle peer encapsulator - An standard snmp agent, net-snmp for instanc...
- Thu May 12, 2005 7:39 am
- Forum: Scripts and Templates
- Topic: CPU Usage for Solaris
- Replies: 24
- Views: 90071
Hi, Yes indeed Wait is short for I/O Wait. About the timeticks, it means that you dont get a percentage but a number of ticks per seconds. This is the way the OS gives it. To get a percentage, just make a CDEF that makes the division of the measurement (WAIT, IDLE, KERNEL or USER) by the <total all ...
- Fri May 06, 2005 8:21 am
- Forum: Addons for Cacti
- Topic: Customize Tree
- Replies: 2
- Views: 5565
Customize Tree
Hi, For large trees, not having colors make it difficult to read so I modified a bit one of the treeview js : $cacti_root/include /treeview/ftiens4.js line 164 : it was docW = docW + this.desc + "</a>" I modified it into docW = docW + "<SPAN class='level"+this.level+"'>"...
- Thu Apr 14, 2005 5:44 am
- Forum: Help: General
- Topic: graph the ratio of two data sources
- Replies: 5
- Views: 2624