Unsolved
This post is more than 5 years old
2 Intern
•
615 Posts
0
14284
August 26th, 2014 14:00
Dynamic Device group based on DRAC type
How can I build separate dynamically created device groups for each DRAC type I have:
iDRAC7 Enterprise
iDRAC6 Enterprise
iDRAC6 Express
DRAC5 Enterprise
No Events found!


DELL-Rob C
4 Apprentice
•
2.8K Posts
0
August 26th, 2014 17:00
Hmmmm....I bet we can't do this.
You'd need to be able to key off the license type (Express vs Ent). And I'm not sure what other field defines it as an iDrac 5 vs 6, etc. Maybe it would have to be the PE server model number.
I'll pull up my console tomorrow and click around, but seems like a no.
Thx,
Rob
cameronredux
2 Intern
•
615 Posts
0
August 26th, 2014 19:00
Thanks Rob!
If not then I would like to request this as a feature.
I have times I want to run a command against all iDRAC6 Ent and there is no way I have seen in OME to do this other than manually adding all their IPs to a new query and making a new group based on that query. Pain in the :)
DELL-Rob C
4 Apprentice
•
2.8K Posts
0
August 27th, 2014 08:00
yep, understood. I will pass it up the chain....thx
Rob
DELL-Rob C
4 Apprentice
•
2.8K Posts
0
August 27th, 2014 10:00
btw, the closest query I could find would be: devicetype=rac and devicemodel contains “ ” or modelname contains “ ” etc.
But still maybe not enough for you.