The hatrigger command does not work unless a trailing forward slash ("/") is appended to the end.

book

Article ID: 100033125

calendar_today

Updated On:

Resolution

In /opt/VRTSvcs/bin/hatrigger, this trigger is documented as:
# hatrigger -resadminwait

Example of command that does not work:
hatrigger -resnotoff 0 System Resource /opt/VRTSvcs/bin/triggers

Example of command that does work:
hatrigger -resnotoff 0 System Resource /opt/VRTSvcs/bin/triggers/  

Notice the trailing forward slash ("/").

Issue/Introduction

The hatrigger command does not work unless a trailing forward slash ("/") is appended to the end.