Hi
i'm using 0.8.8b
when i create a new data template and select "GET SNNP Data" as
data input method input form show duplicate "SNMP Port" field
see screenshot
duplicate SNMP Port field in form
Moderators: Developers, Moderators
Re: duplicate SNMP Port field in form
custom script/template too per chance?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: duplicate SNMP Port field in form
No , only with "GET SNNP Data"
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: duplicate SNMP Port field in form
Please perform on your cacti database and post results.
Mine are as follows:
R.
Code: Select all
SELECT *
FROM `data_input_fields`
WHERE data_name = "snmp_port"
Mine are as follows:
Code: Select all
id hash data_input_id name data_name input_output update_rra sequence type_code regexp_match allow_nulls
39 c1f36ee60c3dc98945556d57f26e475b 2 SNMP Port snmp_port in 0 snmp_port
40 fc64b99742ec417cc424dbf8c7692d36 1 SNMP Port snmp_port in 0 snmp_port
Re: duplicate SNMP Port field in form
bingo , i have 3 entry in my db , not 2
Code: Select all
176 c1f36ee60c3dc98945556d57f26e475b 2 SNMP Port snmp_port in 0 snmp_port
177 fc64b99742ec417cc424dbf8c7692d36 1 SNMP Port snmp_port in 0 snmp_port
190 d94caa7cc3733bd95ee00a3917fdcbb5 1 SNMP Port snmp_port in 0 snmp_port on
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: duplicate SNMP Port field in form
Well, that's odd. Please don't ask me where this last entry stems from. It should not be part of the default install.
Before deleting this entry, I'd at least dump and save the database. And perhaps check the database schema http://docs.cacti.net/manual:088:99_ref ... ase_design beforehand
R.
Before deleting this entry, I'd at least dump and save the database. And perhaps check the database schema http://docs.cacti.net/manual:088:99_ref ... ase_design beforehand
R.
Re: duplicate SNMP Port field in form
I have removed the strange entry in the db and nothing seem broken.
thank you
thank you
Who is online
Users browsing this forum: No registered users and 1 guest