Server Management - Systems Insight Manager
1847847 Members
2848 Online
104021 Solutions
New Discussion

Re: Group Suspension

 
Ed2
New Member

Group Suspension

Hi All,
Has anyone found out a way to Suspend Monitoring to multiple servers at one time?
I think there might be a way to do it through mxexec from the command line but after reviewing the help file I'm not so sure.
Any insight would be appreciated.
Thanks
Ed
1 REPLY 1
David Claypool
Honored Contributor

Re: Group Suspension

Actually you would need the mxnode command. For more see http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=803555

What you would need to do is to create a custom command that would call a batch file that would first build the input file and then call the mxnode command to execute it. In place of the name of the server use the variable %DEVICENAME% and you can use the select systems feature to make HP SIM iterate once for each system in the selected set.