Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Script to get scAgent and scServer auto-started on reboot of Linux server

2012-09-25
02:58 AM
4,073 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I have SC 3.6.0 running on RHEL 5.6 and looking for a startup script to get scAgent and scServer autostarted on reboot of the rhel boxes. Today I have to manually run the commands to start the scServer and scAgent. Does anyone have the startup scripts that i can readily use ?
Regards
adai
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes SC ships with start scripts
Agent = /bin/scAgent
Server = /bin/scServer
These scripts may need to be modified slightly depending on OS they are more of templates
Regards,
Keith
2 REPLIES 2
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes SC ships with start scripts
Agent = /bin/scAgent
Server = /bin/scServer
These scripts may need to be modified slightly depending on OS they are more of templates
Regards,
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Keith,
I could use the scripts directly and things worked flawlessly.
Regards
adai
