Difference between revisions of "VFoglight"

Jump to navigation Jump to search
14 bytes removed ,  07:38, 25 June 2012
Removed VMware category
(→‎Troubleshooting: Added "Duplicate / Unwanted vCentre")
(Removed VMware category)
 
(One intermediate revision by the same user not shown)
Line 79: Line 79:


# Create service account on PROD domain
# Create service account on PROD domain
#* EG Create account <code> -svc-vFog </code> using something like
#* EG Create account <code> svc-vFog </code> using something like
#* <code> dsadd user "cn=--svc-vFog, cn=Users, dc=prod, dc=domain, dc=com" - pwd "password-here" -pwdneverexpires yes -disabled no </code>
#* <code> dsadd user "cn=svc-vFog, cn=Users, dc=prod, dc=domain, dc=com" - pwd "password-here" -pwdneverexpires yes -disabled no </code>
#* and make a member of the "SQL Service Accounts" group
#* and make a member of the "SQL Service Accounts" group
# Log into vFoglight (as foglight/foglight), and navigate to '''Dashboards | Users & Security | Configure Directory Services'''
# Log into vFoglight (as foglight/foglight), and navigate to '''Dashboards | Users & Security | Configure Directory Services'''
Line 104: Line 104:
| Secondary LDAP server URL                || Secondary Domain Controller          || <code> ldap://dcsvr02.corp.domain.com:389/ </code>
| Secondary LDAP server URL                || Secondary Domain Controller          || <code> ldap://dcsvr02.corp.domain.com:389/ </code>
|-
|-
| Distinguished name of the service account || vFoglight server's Service Account  || <code> CN=-svc-vFog,CN=Users,DC=corp,DC=domain,DC=com </code>
| Distinguished name of the service account || vFoglight server's Service Account  || <code> CN=svc-vFog,CN=Users,DC=corp,DC=domain,DC=com </code>
|-
|-
| Password                                  || vFoglight Service Account password  || ''Password for -svc-vFog''
| Password                                  || vFoglight Service Account password  || ''Password for svc-vFog''
|-
|-
| LDAP query prefix                        || Query prefix for user a/c finding    || <code> CN= </code>
| LDAP query prefix                        || Query prefix for user a/c finding    || <code> CN= </code>
Line 123: Line 123:
<!-- COMMENTED OUT, AS DOMAIN ACCOUNTS DON'T SEEM TO WORK
<!-- COMMENTED OUT, AS DOMAIN ACCOUNTS DON'T SEEM TO WORK
# Create scheduled task account on GMI domain
# Create scheduled task account on GMI domain
#* EG for DTCP-VIRFOGV01 create <code> -jVFOGDTCP-VIRFOGV01 </code> using something like
#* EG create <code> svc-vFog </code> using something like
#* <code> dsadd user "cn=-jVFOGDTCP-VIRFOGV01, cn=Users, dc=gmi, dc=dtc, dc=reuint, dc=com" -pwd "password-here" -pwdneverexpires yes -disabled no </code>
#* <code> dsadd user "cn=svc-vFog, cn=Users, dc=gmi, dc=dtc, dc=reuint, dc=com" -pwd "password-here" -pwdneverexpires yes -disabled no </code>
#* and make a member of the "Scheduling Clients" group  -->
#* and make a member of the "Scheduling Clients" group  -->
# Create directory structure on the backup drive...
# Create directory structure on the backup drive...
Line 199: Line 199:
...if the vCentre comes back, then there's probably a vFoglight VMware agent still sending data to the server  
...if the vCentre comes back, then there's probably a vFoglight VMware agent still sending data to the server  


[[Category:VMware]]
[[Category:Applications]]
[[Category:Virtualisation]]

Navigation menu