Adam

Results 8 comments of Adam

Replicable step by step to reproduce this issue steps to reproduce create 2 test assets search for newly made assets export as csv ``` parent,parent_str,parent_management_ip,service_env,service_env_str,model,model_str,rack,rack_str,budget_info,budget_info_str,management_ip,id,created,modified,remarks,configuration_path,configuration_path_str,hostname,sn,barcode,niw,required_support,order_no,invoice_no,invoice_date,price,provider,depreciation_rate,force_depreciation,depreciation_end_date,buyout_date,task_url,property_of,property_of_str,start_usage,status,position,orientation,slot_no,firmware_version,bios_version,source,delivery_date,production_year,production_use_date,tags,tags_str ,,None,Infrastructure|Production,Infrastructure - Production,73,[ETC] blank template,5,WDC-B207-01...

despite having found a solution I am going to keep this open because I do not feel that just a 500 error should be shown. I ended up hoping onto...

I can reliably trigger this by simply using the API ``` function ralph_asset_check { curl -s http://okc-ralph-01/api/data-center-assets/$1/ -H "Authorization: Token $(cat /home/user/.ralph_token)" echo "" } ``` ``` $ ralph_asset_check 425...

For those that come after me, this still works as of 12/10/2020. Details below ### Use case I need remote checks to be done by the Satellites and not the...

I was able to finally figure this out thank to Roland Sommer on the Icinga Community forms. In order to make this work the way I want to I need...

Came here just to ask this. I absolutely love this GUI you have created. Thank you so much for it. This would make the program perfect in my eyes. Sometimes...

Take your time there is no rush! You have provided an absolutely amazing tool to the community. Good luck with your project!

## Installing Amazon Load Balancer Controller * Next up we need to install the load balancer controller. Whenever we make an ingress resource, EKS will automatically create an application load...