Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


0.8.5 testing

 
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions
Author Message
Coeus
Cacti User


Joined: 04 Aug 2003
Posts: 51
Location: Perth - Western Australia

PostPosted: Wed Jan 28, 2004 4:04 am    Post subject: 0.8.5 testing Reply with quote

Hey all,

Starting another thread 'cos I was getting confused following the last one.

Fresh install of 0.8.5-xx27 (Plus the smnp DB fix.) Couple of bugs.

1. Creating an ucd/net-snmp enabled host gives Cisco cpu as an "Associated Graph Template" No big deal

2. Selecting Create Graphs for the above host I get:
[quote]
<tr id='line1_3' bgcolor='#ffffff'>
<td onClick='dq_select_line(1,"3");'><span id='text1_3_0'>3</span></td>
<td onClick='dq_select_line(1,"3");'><span id='text1_3_1'>eth1</span></td>
<td onClick='dq_select_line(1,"3");'><span id='text1_3_2'>ethernetCsmacd(6)</span></td>
<td onClick='dq_select_line(1,"3");'><span id='text1_3_3'>0</span></td>
<td onClick='dq_select_line(1,"3");'><span id='text1_3_4'>00:00:09:5B:07:86:67</span></td>
<td onClick='dq_select_line(1,"3");'><span id='text1_3_5'></span></td>
<td align='right'><input type='checkbox' name='sg_1_3' id='sg_1_3' onClick='dq_update_selection_indicators();'></td>
</tr>
<tr id='line1_4' bgcolor='#F5F5F5'>
<td onClick='dq_select_line(1,"4");'><span id='text1_4_0'></span></td>
<td onClick='dq_select_line(1,"4");'><span id='text1_4_1'></span></td>
<td onClick='dq_select_line(1,"4");'><span id='text1_4_2'></span></td>
<td onClick='dq_select_line(1,"4");'><span id='text1_4_3'></span></td>
<td onClick='dq_select_line(1,"4");'><span id='text1_4_4'></span></td>
<td onClick='dq_select_line(1,"4");'><span id='text1_4_5'>10.0.0.104</span></td>
<td align='right'><input type='checkbox' name='sg_1_4' id='sg_1_4' onClick='dq_update_selection_indicators();'></td>
</tr>
[/quote]

The ip address is on a line of its own when it should be with the ethernet adapter above.

Hope that helps

Carl
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Sat Jan 31, 2004 12:29 pm    Post subject: Reply with quote

I had this problem once, but it seemed to be due to a bug in net-snmp rather than Cacti. Is 0.8.4 showing the same bug?

To confirm, run the following two snmpwalk commands and show me the results.

Code:
snmpwalk -v1 -c COMMUNITY HOSTNAME ifIndex
snmpwalk -v1 -c COMMUNITY HOSTNAME ipAdEntIfIndex


-Ian
Back to top
raX
Lead Developer


Joined: 13 Oct 2001
Posts: 2234
Location: Carlisle, PA

PostPosted: Sat Jan 31, 2004 1:05 pm    Post subject: Re: 0.8.5 testing Reply with quote

Coeus wrote:
1. Creating an ucd/net-snmp enabled host gives Cisco cpu as an "Associated Graph Template" No big deal


Fixed.

-Ian
Back to top
Guest






PostPosted: Sun Feb 01, 2004 8:32 pm    Post subject: Reply with quote

raX wrote:
I had this problem once, but it seemed to be due to a bug in net-snmp rather than Cacti. Is 0.8.4 showing the same bug?

To confirm, run the following two snmpwalk commands and show me the results.

Code:
snmpwalk -v1 -c COMMUNITY HOSTNAME ifIndex
snmpwalk -v1 -c COMMUNITY HOSTNAME ipAdEntIfIndex


-Ian


I'm using snmp v2 so this shouldnt be the issue. Though I do remember you were doing some things as snmp v1 statically (Linux disk perhaps? Have to check my email)
Code:

[carlos@purplebox carlos]$ snmpwalk -v1 -c COMMUNITY IP ifIndex
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
[carlos@purplebox carlos]$ snmpwalk -v1 -c COMMUNITY IP ipAdEntIfIndex
IP-MIB::ipAdEntIfIndex.IP = INTEGER: 4
IP-MIB::ipAdEntIfIndex.127.0.0.1 = INTEGER: 1
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group