Error INTERNAL:: command not found

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Kasper

Error INTERNAL:: command not found

Post by Kasper »

:( Hello all,

I feel a bit stupid, but I can't understand that, when I do a snmp query, I get the error message INTERNAL:: command not found.
I think it has something to do with my installation, I use RedHat 7.3. I checked all the prereq for the installation, but it doesn't seem wrong there.
The only thing I can think of now is stupid user (me) detected.
Can anyone help me?

Grtz,
Kasper
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

Try running the following SQL query on cacti database:

Code: Select all

select type,id from src where id=11 or id=13;
See what that returns.

-Ian
Kasper

Re internal command not fout

Post by Kasper »

Hello Ian,

when I execute the query, I get the following results:

mysql> select type, id from src where id=11 or id=13;
+----------+----+
| type | id |
+----------+----+
| snmp_net | 11 |
| snmp | 13 |
+----------+----+
2 rows in set (0.02 sec)

hope this helps.

Grtz,
Kasper
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests