- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to list those services which run in ESX 4. If I use chkconfig I get a 'command not recognised'. I can use ps aux and top but cannot see the services that I would expect i.e.
mgmt-vmware
vmware-vpxa
vmware-vmkauthd
vmware-webAccess
sshd
snmpd
vmware-aam
wsman
I need to see if two services are running, active x and java. I can see a java listed under ps aux but no active x. However if I try to restart java using service java restart I get bash service command not found.
Is there another command I should be using, please advise?
Thanks