What is liagent in NSX-T and other VMware appliances? Recently I found vRealize Network Insight sending alerts saying " NSX-T MP Node Liagent service has stopped ". Digging over the internet did not take me anywhere so I started on my own. Liagent mysteriously sounds like Li-agent "Li = Log Insight". Taking this assumption I looked at the NSX-T content pack configuration options in vRealize Log Insight and voila I found the answer and here is what I found. We can set up logging in NSX-T to send logs to vRealize Log Insight in 1 of the 2 ways. Here are the commands you can use, make sure you ssh using admin a. Using rsyslog: set logging-server <rsyslog-server IP/FQDB> proto udp/tls level info (chose from UDP and TLS) b. Using liagent: set logging-server <vRLi server IP/FQDN> proto li/li-tls level info (chose from Log Insight unencrypted "li" or encrypted "li-TLS') In the commands used above the proto parameter li or udp makes all ...
Error: You must have a role in at least one Business Group. You get the above error when you try to reclaim machines in your environment. Resolution: 1. Login with tenant administrator. 2. Go to Business Group. 3. Click Edit on any of the business groups listed. 4. Add the tenant administrator to the "Group Manager" Role. 5. Try the activity to reclaim machines. Please don't forget to leave a comment as it helps me to know if the resolution works for all!
You get the Error: An error occurred when connecting to the vRealize Automation Application Services Server at https://10.0.0.2:8443/darwin [(Incorrect Information Entered.)] Solution: Make sure that tenant administrator is also the Business Group administrator provided during the CLI login process
Comments
Post a Comment