Wyvern
Joined: 28 Jul 2003 Posts: 9
|
Posted: Wed Aug 11, 2004 11:11 pm Post subject: NBAR issues? |
|
|
Hi,
When I run the nbar script i get the following output:
root@rtg-stats01:/var/www/htdocs/cacti/scripts# php query_cisco_nbar_all.php router community 2 index
Content-type: text/html
X-Powered-By: PHP/4.3.1
PHP Notice: Undefined offset: 39 in /var/www/htdocs/cacti/scripts/query_cisco_nbar_all.php on line 207
PHP Notice: Undefined offset: 39 in /var/www/htdocs/cacti/scripts/query_cisco_nbar_all.php on line 207
[snipped due to length]
PHP Notice: Undefined offset: 40 in /var/www/htdocs/cacti/scripts/query_cisco_nbar_all.php on line 207
PHP Notice: Undefined offset: 40 in /var/www/htdocs/cacti/scripts/query_cisco_nbar_all.php on line 207
[snipped due to length]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[repeating copies snipped].
Has anyone got a fix for this? I am running cacti on a slackware version 9, box using net-snmp.
Cheers,
Warrick |
|