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
Hi,
I am running the following sensu command on Linux terminal and it is working fine. I am receiving proper output as well. But if i check the return code, i am getting a non zero number.
Hi,
I am running the following sensu command on Linux terminal and it is working fine. I am receiving proper output as well. But if i check the return code, i am getting a non zero number.
[root@cc66b15377a4 /]#
/opt/sensu/embedded/bin/check-azurerm-core-usage.rb --tenant xxxx-xxxxxx-xx-xxx --client xxxx-xxxx-xxxx --clientSecret xxxx-xxxxx-xxxxx-xxxxx --subscription xxxxx-xxxxx-xxxxx-xxxxx --location 'EAST US'
[root@cc66b15377a4 /]# echo $?
2
Note:- Facing same issue with some other azure plugin commands as well
The text was updated successfully, but these errors were encountered: