I got it working with an NCM Job. I scheduled the job to run and save the results to a text file. Then I have an external script that parses the file to get the node's IP address and the command output, do a SQL query to get the NodeID from the IP address, then use SWIS to update the node's custom property after performing any desired text manipulation on the command output.
↧