Hi, all
I have a strange problem with actions.
I use 1.1.6 version of server (on the server with Solaris 10) and the same version of agent (on the servers with Solaris 8 and 9)
I have created an action. Type is "Remote command".
All works correctly, but only IF COMMAND LENGHT IS NOT LONGER THAN 44 CHARACTERS.
For example if Remote command is "kabira-new:/testdir/abcdefghij1234567890abcdefg/mailerU" it will be execute successfully.
But if it will be "kabira-new:/testdir/abcdefghij1234567890abcdefg/mailerUU" or "kabira-new:/testdir/abcdefghij1234567890abcdefghij/mailerU"
The trigger switches correctly, but the command is not fulfilled.
Of course I have checked up correspondence of "Remote command" and real script's location.
Please prompt somebody, if I can do something to use Actions with remote command with lengths longer than 44 characters.
I have a strange problem with actions.
I use 1.1.6 version of server (on the server with Solaris 10) and the same version of agent (on the servers with Solaris 8 and 9)
I have created an action. Type is "Remote command".
All works correctly, but only IF COMMAND LENGHT IS NOT LONGER THAN 44 CHARACTERS.
For example if Remote command is "kabira-new:/testdir/abcdefghij1234567890abcdefg/mailerU" it will be execute successfully.
But if it will be "kabira-new:/testdir/abcdefghij1234567890abcdefg/mailerUU" or "kabira-new:/testdir/abcdefghij1234567890abcdefghij/mailerU"
The trigger switches correctly, but the command is not fulfilled.
Of course I have checked up correspondence of "Remote command" and real script's location.
Please prompt somebody, if I can do something to use Actions with remote command with lengths longer than 44 characters.
Comment