Sanu P Soman | 26 May 2011 14:06
Picon

How to install new service in open solaris

Hello,

I want to install a new service for my application (Atlassian JIRA) in open Solaris. Now I'm starting the
jira service by starting the "startup" script in tomcat's bin folder.

In RHEL, I've installed the jira service by using "chkconfig" command and a custom script, like 
chkconfig --add <script name>, the custom script is placed in /etc/rc.d/init.d

I'm new to Solaris, Please advice me on this ..

Thanks,
Sanu P Soman
--

-- 
This message posted from opensolaris.org
LaoTsao | 26 May 2011 14:47
Picon

Re: How to install new service in open solaris

In line

Sent from my iPad
Hung-Sheng Tsao ( LaoTsao) Ph.D

On May 26, 2011, at 8:06 AM, Sanu P Soman <sanusoman321@...> wrote:

> Hello,
> 
> I want to install a new service for my application (Atlassian JIRA) in open Solaris. Now I'm starting the
jira service by starting the "startup" script in tomcat's bin folder.
> 
> In RHEL, I've installed the jira service by using "chkconfig" command and a custom script, like 
> chkconfig --add <script name>, the custom script is placed in /etc/rc.d/init.d
> 
You can do the same or
Create SMF for your apps
> I'm new to Solaris, Please advice me on this ..
> 
> Thanks,
> Sanu P Soman
> -- 
> This message posted from opensolaris.org
> _______________________________________________
> sysadmin-discuss mailing list
> sysadmin-discuss@...
> http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
Sanu P Soman | 26 May 2011 15:47
Picon

Re: How to install new service in open solaris

Thanks for the comment Lao :) 

Could you please share me how can I create SMF of my application ?
--

-- 
This message posted from opensolaris.org
LaoTsao | 26 May 2011 16:34
Picon

Re: How to install new service in open solaris

Please google solaris SMF
There  are many old talk and there. Exist  site that provide SMF for solaris 
http://en.wikipedia.org/wiki/Service_Management_Facility

Sent from my iPad
Hung-Sheng Tsao ( LaoTsao) Ph.D

On May 26, 2011, at 9:47 AM, Sanu P Soman <sanusoman321@...> wrote:

> Thanks for the comment Lao :) 
> 
> Could you please share me how can I create SMF of my application ?
> -- 
> This message posted from opensolaris.org
> _______________________________________________
> sysadmin-discuss mailing list
> sysadmin-discuss@...
> http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
Picon

Re: How to install new service in open solaris

some example

http://www.wiik.de/blog/2005/10/23/smf-manifest-solaris-jes-tomcat-jboss/
http://www.oracle.com/technetwork/articles/systems-hardware-architecture/deploying-oracle-database-solaris-168405.pdf

On 5/26/2011 10:34 AM, LaoTsao wrote:
> Please google solaris SMF
> There  are many old talk and there. Exist  site that provide SMF for solaris
> http://en.wikipedia.org/wiki/Service_Management_Facility
>
> Sent from my iPad
> Hung-Sheng Tsao ( LaoTsao) Ph.D
>
> On May 26, 2011, at 9:47 AM, Sanu P Soman<sanusoman321@...>  wrote:
>
>> Thanks for the comment Lao :)
>>
>> Could you please share me how can I create SMF of my application ?
>> -- 
>> This message posted from opensolaris.org
>> _______________________________________________
>> sysadmin-discuss mailing list
>> sysadmin-discuss@...
>> http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
Attachment (laotsao.vcf): text/x-vcard, 654 bytes
_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@...
(Continue reading)

Sanu P Soman | 26 May 2011 17:52
Picon

Re: How to install new service in open solaris

Thanks a lot :) :)
--

-- 
This message posted from opensolaris.org

Gmane