Previous Topic: Write a Message to a Remote Node

Next Topic: Issue a Command on a Remote CA NSM Machine

Write a Message to a Remote CA NSM Machine with an Active Web Server

Following is an example of writing a message to a remote CA NSM machine with an active web server:

)USS	IMW3536I
)PROC
/* Inform a remote CA NSM machine that an IBM HTTPD server is active */
    	    MSGTXT = ‘OPSAUTO1 IBM HTTPD server initialized at ‘ TIME()
     Address USS
    “WTO TEXT(‘”MSGTTEXT”’) NODE(NSMNODE) “
end
return “Normal”