VCS Management Console 5.5 custom Notification script
Hi all,
In the management console I want to use a custom Notification script and pass a variable with it. It would look like this:
"D:\jeopardy_state.bat system" where system is the system name.
Is it possible to pass objectnames to a script?
Ivo
Filed under: Cluster Server, Storage and Clustering
Re: VCS Management Console 5.5 custom Notification script
Hi there,
You can fire off custom scripts from the VCS Management Console. The scripts should be placed in $data_dir/CustomScripts.
I do not see a way of passing a variable to the script though.
What you may have to do is write your custom script. Don't pass any variables. Within the script, login to the VCS Management Console, using the CLI provided with the VCS MC. Once in, you should have some visibility into VCS MC objects.
Regards,
Hugh
Would you like to reply?
Login or Register to post your comment.