+47 98237711
  • Home
  • Services
  • Products
    • Oracle Enterprise Ops Center >
      • Links
      • Youtube
    • Self Extracting Zip Files
    • RC 2 SMF toolkit
    • RBAC aware user provisioning
    • Oracle Software
    • Oracle Hardware
    • Citrix Software
  • Partners
  • Blog
  • Contact
  • About
  • Support
    • Documents
  • Apps
  • Hjem

RC 2 SMF

RagHon Consulting has created a toolkit to build new SMF definitions, or convert old rc scripts to SMF.
Supports RBAC and projects.

The toolkit is made with perl, and consists of a perl module + a script.

The script has two modes, interactive and non interactive

Functionality:
  • If SMF exists, add a new instance
  • Able to loop all /etc/init.d scrips, and let the user choose which script to SMF'ify

Asks for 
  • Full name of application
  • Application name
  • Application type
  • User and group to start the application (default root:root)
  • Privileges (default = :default)
  • Project (default = :default)
  • Environment
  • MAN_PATH and section
  • Start command
  • Stop command (default = :kill)
  • Refresh command (default = :kill -HUP)
  • Restart command (default = :kill -HIUP)
  • + some more