Problems parsing Multi SNMP OID
Moderators: Developers, Moderators
Problems parsing Multi SNMP OID
08/09/2013 03:27:06 PM - SPINE: Poller[0] Host[321] ERROR: Problems parsing Multi SNMP OID! (oid: ), Set MAX_OIDS to 1 for this host to isolate bad OID
what problem?
SELECT max_oids FROM `host` WHERE max_oids != 1 # not ok....
what problem?
SELECT max_oids FROM `host` WHERE max_oids != 1 # not ok....
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Problems parsing Multi SNMP OID
Edit the host (id listed in log record).
Change the "max OID" setting to 1
save
R.
Change the "max OID" setting to 1
save
R.
Re: Problems parsing Multi SNMP OID
can't solve the problem
-_-||
-_-||
Re: Problems parsing Multi SNMP OID
08/12/2013 10:53:02 AM - SPINE: Poller[0] Host[144] ERROR: Problems parsing Multi SNMP OID! (oid: ), Set MAX_OIDS to 1 for this host to isola
te bad OID
te bad OID
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Problems parsing Multi SNMP OID
What did you do, then?hycrisk wrote:can't solve the problem
-_-||
R.
Re: Problems parsing Multi SNMP OID
I edit the host, change the "max OID" setting to 1.
or UPDATE cacti.`host` SET max_oids = 1 WHERE max_oids != 1;
But there are error messages!
or UPDATE cacti.`host` SET max_oids = 1 WHERE max_oids != 1;
But there are error messages!
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Problems parsing Multi SNMP OID
Which?hycrisk wrote:But there are error messages!
R.
Re: Problems parsing Multi SNMP OID
SPINE: Poller[0] Host[144] ERROR: Problems parsing Multi SNMP OID! (oid: ), Set MAX_OIDS to 1 for this host to isola
te bad OID
but max_oids set to 1 yet
te bad OID
but max_oids set to 1 yet
Re: Problems parsing Multi SNMP OID
SELECT * FROM cacti.`poller_item` WHERE arg1 = ""
Please run this sql statement to find the problem.
Please run this sql statement to find the problem.
Who is online
Users browsing this forum: No registered users and 2 guests