I am not sure I know what you mean by "the calls in the system?" I see two possible options right now: 1. If you can write a C program sending and receiving TCP packets over a TCP/IP connection then you can probably convert code of existing AIX agent. 2. (preferred) If you got DB2 you can probably write a stored procedure to dynamically execute programs specified as in procedure parameters and return status code and possible error messages. If option 2 is available then you don't need to write any agents. Just create the mentioned stored procedure and call it from 24x7 using IBM's ODBC driver for DB2 installed on the computer running 24x7. For more info see http://www-306.ibm.com/software/data/db2/vse-vm/support.html Hope this helps. : thanks : but if the system does not support java at all, as ours does not, this : would be difficult. If we implement the calls in the system would that work?
|