Manually setting the health state on Malware Analysis Appliance
book
Article ID: 168724
calendar_today
Updated On:
Products
Malware Analysis Software - MA
Resolution
Login to MAA CLI using the g2 user.
This sets MAA into a yellow health state
python -m norman.fabric health --set_state 1
This sets it back to green
python -m norman.fabric health –flush_issues
States:
0 = green
1 = yellow
2 = red
Feedback
thumb_up
Yes
thumb_down
No