You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently automating the Cisco UCS infrastructure environment in our company and we are exploring options to record the critical alerts,major faults in cisco ucs environment before proceeding with automation activities
In the Cisco UCS CLI we have an option to check the critical alerts/major faults under scope monitoring/show new faults that will show new faults.
Can you kindly help with similar ansible modules or ansible adhoc commands to show critical alerts/major faults which can be used as reference that the automation activity has been successfully completed.
Thanks for your help in advance!
Regards
Vivekanand
The text was updated successfully, but these errors were encountered:
Thanks a lot for your response, it was very helpful, I am able to generate the faultinst with all faults in it.
I require another help, using the registered variable "register: Faultinst_query" would i be able to further capture how many critical alerts,major,minor faults are there in cisco ucs manager so that i can take this as reference and abort the play whenever the critical alerts or major faults counters goes up due to wrong configuration?
It would be very helpful if you can provide an answer to the above query.
Hello All,
We are currently automating the Cisco UCS infrastructure environment in our company and we are exploring options to record the critical alerts,major faults in cisco ucs environment before proceeding with automation activities
In the Cisco UCS CLI we have an option to check the critical alerts/major faults under scope monitoring/show new faults that will show new faults.
Can you kindly help with similar ansible modules or ansible adhoc commands to show critical alerts/major faults which can be used as reference that the automation activity has been successfully completed.
Thanks for your help in advance!
Regards
Vivekanand
The text was updated successfully, but these errors were encountered: