I can not get the Linux Keyword File search template to work on AIX servers. Does anyone have a port or any suggestions?
The command line for the script arguments must be modified for your log file path and search term. In the template it includes a sample path location of /etc/inittab searching for the term "init". Adjust these settings to suite your requirements. Provided the file exists in that location then the script should function normally. You can always click "edit script" and the select "Get Script Output" to test you parameter changes.
Try this template. Make sure you change the command like for the file path and then the string of text you are searching for. You also will need proper permissions on the user that assign to the template to log into the system.
http://thwack.solarwinds.com/docs/DOC-168977
That one looks like the Linux one, I was trying.
On both I get
Can't identify dynamic column definitions from script output. Please, check if script output has properly formatted unique identifiers.
It turns out, PERL was in a different folder in this server and I over looked that.