Search found 18 matches
- Wed Dec 14, 2005 11:50 am
- Forum: Help: General
- Topic: Performing Re-Indexing nightly
- Replies: 3
- Views: 1141
Performing Re-Indexing nightly
Is there a way to have the cacti re-index the system nightly. I have a number of devices that have new interfaces added reguarly but there is not an oid that lists the number of interfaces. So what I need is a way to run through all my devices everynight and have them re-indexed. And preferably a wa...
- Tue Nov 15, 2005 8:18 am
- Forum: Help: General
- Topic: CDEF help
- Replies: 1
- Views: 582
CDEF help
I need a little help in creating a CDEF. I have a graph for 4 data sources.
INBOUND
OUTBOUND
AVAILABLE
REJECTED
And I want to have a total of just INBOUND and OUTBOUND.
How do I go about doing this.
Thanks
--
Alex
INBOUND
OUTBOUND
AVAILABLE
REJECTED
And I want to have a total of just INBOUND and OUTBOUND.
How do I go about doing this.
Thanks
--
Alex
- Fri Nov 04, 2005 10:25 am
- Forum: Help: General
- Topic: Problem with 1 host not creating graphs.
- Replies: 3
- Views: 960
The Host status for Zed is UP. The Poller Cache shows the data sources from the device ZED for Data Query ISDN but not for Data Query ISUP. But the values do show up properly in the SNMP Cache. There are about 50 hosts all using this same Data Query, all the other hosts are graphing properly. Thanks...
- Thu Nov 03, 2005 7:17 pm
- Forum: Help: General
- Topic: need help with xml for f5 bigip
- Replies: 7
- Views: 1760
- Thu Nov 03, 2005 3:01 pm
- Forum: Help: General
- Topic: need help with xml for f5 bigip
- Replies: 7
- Views: 1760
- Thu Nov 03, 2005 2:39 pm
- Forum: Help: General
- Topic: need help with xml for f5 bigip
- Replies: 7
- Views: 1760
- Thu Nov 03, 2005 2:35 pm
- Forum: Help: General
- Topic: Problems Polling Two OID's - NewB Question
- Replies: 3
- Views: 1574
- Thu Nov 03, 2005 2:30 pm
- Forum: Help: Linux/Unix Specific
- Topic: Status unknown and log file not updated.
- Replies: 6
- Views: 1546
Make sure you can connect from the shell to the mysql database. From shell enter: mysql -u cactiuser -p Enter the cacti password. At the mysql prompt enter: use cactidb; If any of that fails, either you have an incorrect username/password or you have not setup the user to access from localhost. Chec...
- Thu Nov 03, 2005 2:04 pm
- Forum: Help: General
- Topic: Problem: no graphs shown
- Replies: 14
- Views: 3523
Try running 'which php'. This is the shortcut way to find the php executable as long as it's already in your path. If that doesn't return anything try looking in either /usr/bin or /usr/local/bin. php-5.0.5 is probably a subdirectory of /usr/local/src and will probably not have the php executable wi...
- Thu Nov 03, 2005 1:56 pm
- Forum: Help: General
- Topic: Problem with 1 host not creating graphs.
- Replies: 3
- Views: 960
Problem with 1 host not creating graphs.
I have large amount of gear that have two customized data queries that are being graphed. Each chassis has both types of query assigned to them and for the most part the graph without any issues. That is all except one chassis. The queries are ISDN and ISUP. The graphs for chassis ZED are working fi...
- Thu Nov 03, 2005 1:32 pm
- Forum: Help: General
- Topic: need help with xml for f5 bigip
- Replies: 7
- Views: 1760
Well don't use one of these routers so I can't test, but here are a few suggestions. For <vsIPAddress> change source to: <source>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})$</source> And for all fields except for <vsIndex> change method from walk to get. When performing a walk on...
- Thu Nov 03, 2005 1:18 pm
- Forum: Help: General
- Topic: PHP Not found
- Replies: 9
- Views: 1989
- Thu Nov 03, 2005 12:12 pm
- Forum: Help: Linux/Unix Specific
- Topic: No logs, no rrds no graphs, help?
- Replies: 11
- Views: 4669
- Tue Nov 01, 2005 8:04 am
- Forum: Help: General
- Topic: Regex index with method get for values is not graphing
- Replies: 3
- Views: 1405
Thanks for the help, just to add the <ifIndex></ifIndex> section to get the device to graph properly. <interface> <name>Get SNMP Interfaces</name> <description>Queries a host for a list of monitorable interfaces</descri ption> <oid_index>.1.3.6.1.4.1.326.2.2.2.1.3.1.1.6</oid_index> <index_order>ifNa...
- Fri Oct 28, 2005 11:34 am
- Forum: Help: General
- Topic: Graphing traffic by destination / IP range etc
- Replies: 3
- Views: 2318
None of this type if data is typically kept within a mib, just too much information it be categorized that way in memory. What you're looking for is netflow caching which cicso, juniper and riverstone all support. Take a look at stager http://software.uninett.no/stager/ which will handle the netflow...