Ticket #48 (closed defect: fixed)
check_eva.py error
| Reported by: | rascal@… | Owned by: | palli |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | nagios-plugins | Version: | |
| Keywords: | Cc: |
Description
bug description
When run ./check_eva.py --host evacv1 --username mon_eva --password secret --path :/usr/local/bin
result: Error running the sssu command sssu 'set option on_error=continue' 'select manager evacv1 USERNAME=mon_eva PASSWORD=secret' 'ls system full'
NoSystemSelected?> ls system full
Systems available on this Manager:
EVA6_DC3 information:
bug analysis
SSSU and CV 10.0.0
fix recommendation
Change History
comment:2 Changed 13 months ago by palli
rascal, can you confirm that that this is the whole output when you type in the following command:
sssu 'set option on_error=continue' 'select manager evacv1 USERNAME=mon_eva PASSWORD=secret' 'ls system full'
What you pasted ends with "EVA6_DC3 information:" but i reckon there should be a lot more output from that command. Please confirm and report back.
Thanks!

Milestone 5 deleted