Unsolved
This post is more than 5 years old
9 Posts
0
2973
November 16th, 2009 03:00
How do I use JCASScript for monitoring
Hi All,
I was trying to use JCASScript to monitor Centera.
As per SDK documentation, "FPMonitor" class should be used for monitoring Centera.
I didn't see the corresponding functionality in JCASScript
When I executed the command "CASScript>monitorDiscover",
I got the error "No pool open".
I haven't specify the IP address and .PEA file, the error might be because of that.
How do I use JCASScript to monitor Centera?
Any help for understanding this functionality is highly appreciated.
Thanks,
Pratheep
No Events found!
miskox
4 Posts
0
June 9th, 2010 00:00
Hi,
I am new EMC products user (including JCASScript) so I don't have much of an experience but I can tell you that you must first perform a poolopen command (for example):
CASScript> poolopen 1.2.3.4?name=admin,secret=adminpassword
and now your MONITORDISCOVER command:
CASScript> md
Maybe it would be better to use mdtf (monitordiscovertofile) and save the results to file.
CASScript> mdtf disc.txt
Hope this helps,
Saso