Skip to main content

Posts

Showing posts with the label Citrix EdgeSight

Change Citrix EdgeSight Service Account password

Recently we had to change Citrix Edgesight Service account Password I am not sure if this is the correct way , but this is how i accomplished it in our setup Make note of the current password Check which services on the edgeSight server are running under this account Change service account password in AD Set the service account password on the ES server following accounts ( in my case) Citrix RSSH Admin Service Citrix RSSH Application Manager Restart the services Set the password in the IIS Application Pool for Edgesight , Start the Application Pool Login to Edgesight console using the SupportEamilID account Configure Reporting server to use the new password Hope this helps

CItrix Edgesight not showing Updated License information

Facing issue with Citrix EdgeSight Server not showing License Trending Usage : As we can see from the Image there was no data from 8th Sept 2012 . When looking into the license details i found somehow the license detail is not updated . Checked the core_lsm_license_poller log  08/09/2012 13:34:42: LicenseServerMonitor: OnTimer: end  08/09/2012 13:49:43: LicenseServerMonitor: OnTimer: begin  08/09/2012 13:49:43: LicenseServerMonitor: PollLicenseServers: begin  08/09/2012 13:49:43: LicenseServerMonitor: PollLicenseServers method invoked *********************************  08/09/2012 13:49:43: LicenseServerMonitor: Begin polling Server LIcServr01 on port 27000  08/09/2012 13:49:43: LicenseServerMonitor: Total Polling Time: 00:00.35  08/09/2012 13:49:43: LicenseServerMonitor: Polling Successful. Total Licenses Retrieved: 13  08/09/2012 13:49:43: LicenseServerMonitor: PollLicenseServers method completed. **************...