1828681 Members
2015 Online
109984 Solutions
New Discussion

ems Resource Instance

 
SOLVED
Go to solution
Jun Zhang_4
Regular Advisor

ems Resource Instance

In "emscli -a ",
I guess the must be a text file with instructions in it. Like what file system is being monitored for what kind of a criteria. Can somebody give me an example? Point me to the right direction if I'm wrong.

Jun
Food lover
2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor
Solution

Re: ems Resource Instance

Hi Jun,

No. It's not a text file but a request. You can look at /var/opt/resmon/dictionary and the files underneath that directory.

Anotherway is to go through 'resls' command.

#resls /
....
/system
/StorageAreaNetwork
/adapters
/connectivity
/cluster
/storage
/net
#resls /net
/net/interfaces
#resls /net/interfaces
..
/net/interfaces/lan

Keep traversing until the end. If it is already configured, then it will display as configured. Otherwise you can add it the request using emscli

Look at the man page of 'emscli'.

-Sri


You may be disappointed if you fail, but you are doomed if you don't try
Jun Zhang_4
Regular Advisor

Re: ems Resource Instance

Waiting for the "Submit Points" button to be available.

Jun
Food lover