Hi!
You should specify database id when reading Oracle-specific parameters. In your config database id is DB1, so you should specify parameters as
Oracle.DBInfo.IsReachable(DB1)
Oracle.DBInfo.Name(DB1)
and so on. List of available parameters can be found here: http://wiki.netxms.org/wiki/Oracle_Monitoring_Subagent.
Best regards,
Victor
You should specify database id when reading Oracle-specific parameters. In your config database id is DB1, so you should specify parameters as
Oracle.DBInfo.IsReachable(DB1)
Oracle.DBInfo.Name(DB1)
and so on. List of available parameters can be found here: http://wiki.netxms.org/wiki/Oracle_Monitoring_Subagent.
Best regards,
Victor
