Yes, here it is.
<<<oracle_sql:sep(58)>>>
[[[DBNAME1|Oracle_Edition12]]]
details: Oracle Database 12c Enterprise Edition
exit: 0
perfdata:
long:
elapsed:.13087
This one puts out the Edition of the oracle db (Enterprise or Standard) and is the simpliest of the sqls we use.
But the problem is the same for all.
I followed the example in this thread to set up the custom sql
It has been working until 2.3.
Could it be that version 2.4 already has the changes implemented officially in 2.5 with the new oracle plugin where it uses oracle instant client instead of sqlplus?