SCOM Support for Unix Flavor

Hi -  I am trying to find out whether the unix solaris agent can work on all its flavor - Ex - Nexenta OS - is solaris based OS but customized for storage products.  Similarly We have Linux  flavors for NAS - ex - QNAP TOS.  If not
supported -  Please share any doc/ references / framework you may have for customizing these agents or developoing a new agent. Appreicate your help.
Sathya

Sasthya,
Can't say we officially support those versions of the
OS's but if they are just hybrid versions of supported OS's than most likely they would work but we would not provide official support for them.
You can try to run the Discovery Wizard against them and see what happens. The wizard copies the GetOSVersion.sh script over to the system and runs it. This script determines if it's a supported version or not. If the wizard determines it is not supported
you can modify what the GetOSVersion.sh file is looking for to determine the OS and once you get past this it should try to install the agent package. If the agent package is successful and the [scxadmin -status] shows the agent running once complete you should
be good.
If the above does not work you can always build your own agent for each specific OS -->
http://scx.codeplex.com/
Regards,
-Steve

Similar Messages

  • Microsoft support for unix integration systems

    I have been told that Microsoft has stopped supporting any integration between Unix and Active directory in case that integration makes any modification to the AD schema. Is that true?

    Hi,
    Depends on your version and what you what to achieve
    These five states a possible and supported
    UNIX clients use Active Directory Kerberos for authentication but continue to use an existing UNIX-based data store for authorization.
    UNIX clients use Active Directory Kerberos for authentication and use Active Directory LDAP for authorization.
    UNIX clients use Active Directory LDAP for both authentication and authorization.
    UNIX and Windows infrastructures remain separate: UNIX clients use UNIX-based Kerberos for authentication, Windows clients use Active Directory Kerberos for authentication, and a cross-realm trust enables UNIX and Windows users (if the cross-realm trust
    is a two-way trust) to access services in the other side.
    more info is available here
    Authenticate Linux/Unix to Active Directory
    - The Windows Security and Directory Services for UNIX
    Support has "always" been officially non-existing for 3.party modifications to the schema.

  • Unix:  Any support for creating com objects?

    I'm looking into migrating a CF 8 server from Windows to
    Unix. I see in the documentation for CreateObject that com objects
    are not supported on Unix, "Note: On UNIX, this function does not
    support COM objects."
    Obviously, this won't work on Unix: Note:
    <cfset image = CreateObject( 'com', 'ImageStoreCom.Image'
    )>
    But what about this, can I create a remote com object?:
    <!-- assume '172.0.0.1' is a windows machine with a
    registered com object on it -->
    <cfset image = CreateObject( 'com',
    'ImageStoreCom.Image', 'remote', '172.0.0.1' )
    Finally, if the example above is out of the question, are
    then any techniques for exposing a com object to CF on a Unix box?
    I'm wondering if maybe I could write a Java wrapper for the com
    object and expose it that way?
    Thanks for your help,
    DJ

    <ShotInTheDark>You might try wrapping your COM object
    in a .NET class then accessing your .NET class
    remotely.</ShotInTheDark>
    http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=dotNet_02.html#1160020

  • Do you plan support SAP BO XI Mobile for Unix!?

    Hello!
    Could you help to know answers to following questions please?
    1. Does  SAP plan support SAP BO XI Mobile for Unix!?
    2. Can I install SAP BO XI Enterprise server on Unix machine and  SAP BO XI Mobile install Windows machine?
    Is it correct configuration for SAP BO XI system?
    Best regards
    Andrey

    Thank you very much. But, Iu2019m interesting in the Business Object and SAP Integration KIT.
    The Link only has the next software available.
    Crystal Reports 2008
    Crystal Reports XI
    Crystal Reports for Eclipse
    Crystal Reports Server 2008
    Crystal Reports Server XI
    Crystal Reports 2008 Visual Advantage
    Xcelsius Engage 2008
    Xcelsius Engage Server 2008
    Xcelsius Present 2008
    crystalreports.com
    Nsite Business Applications
    BusinessObjects Edge Series 3.0
    Is there any other place where I can Find the Integration KIT? I mean, a free trial version of the integration Kit?

  • Is MS Identity Management for Unix / PW Sync supported in WS 2012 R2

    We need to upgrade the AD forest DC servers and the FFL and DFL levels.
    The current AD domain is a one-domain forest, with WS 2003 DC servers.
    Our target is to install the newest Windows servers (WS 2012 R2) as DC's.
    To make the job, we are going to promote new DC's first, then de-promo the old ones, and finally raise the DFL+FFL levels to the newest possible.
    However, currently there are the MS Identity Management for Unix / Password Synchronization software in each of the DC's installed. To keep passwords in sync and thus the IDM to work, the software has to be installed to each of the new DC's, too.
    According to MS article
    http://technet.microsoft.com/en-us/library/cc731178.aspx
    the pw sync can be installed to WS 2012 server.
    My question is that,
    - Can we go forward with WS 2012 R2 DC installation and assume that the pw sync can be used in them, too?
    - Or, do we have to install older DC servers (WS 2012)?
    Br,
    Kari Oikkonen
    Fujitsu Finland

    We found the following TechNet article:
    Windows Server 2012 R2 Packages
    http://technet.microsoft.com/en-us/library/dn452400.aspx
    According to it, the psync package is still there.
    One colleague also shortly tested with R2 server by installing it with
    Dism.exe /online /enable-feature /featurename:psync /all
    command, and the pw sync seemed to install OK.
    So, we now are encouraged to install R2 servers for DC and psync.
    Br, Kari

  • MQSeries version supported for Tools 8.50

    Hi,
    I'm looking a official document giving the supported version of MQSeries for Tools 8.50.
    Thanks in advance

    If you are good enough in Oracle admin tasks, you could take the script for nt and modify them according to the unix flavor.
    The main parts, accessid, connectid, psadmin and tablespaces are not so differents, if we except path directories.
    Nicolas.

  • Migrating Database from Oracle 8.0.5 for NT to Oracle 8.1.7 for Unix.

    Hello!
    Please help me in Migrating Database(Including Data,Stored
    Procdures, Views, Indexes,Forms, Triggers etc.) from Oracle 8.0.5 for NT to Oracle 8.1.7 for Unix.

    Check the installation option that you chose.
    Not all of the options will install a database.
    P.S.
    I have a similar problem on NT.
    Where I am able to access the database after the 8i Enterprise
    Install. I can not access the database from a Developer or
    Designer Installation. I am trying to run these tools locally.
    How do I configure NET8 to access the local 8i Database?
    Any ideas??
    Regards, Jim
    Emeka (guest) wrote:
    : I just installed the Oracle 8 Enterprise Edition for windows NT
    : and i can't find the Oracle database to support the tables.
    Also
    : the username and password of scott and tiger didn't work for
    the
    : SQL Plus.ERROR' ORA-12203: TNS: unable to connect to
    destination'
    : was the message when i try getting into SQL. Could someone
    please
    : tell me how to install the database and how to get the user
    name
    : and password for the SQL Plus.
    null

  • Why Apple does not offer support for linux?

    We all know the history of Apple. It clearly shows a trend to be open source, excepting for the licenses they share with Microsoft. In my personal case, I love open source because it has solved several of my problems. Just to share this with everyone, I am the network manager of a educational institution and I used to have my servers running on windows platform. Since we used to buy it all from Microsoft, they would give us free software for or labs, software like Visual Studio. They even assigned us engineers to plan everything for our servers, free of cost. Guess what? It was a disaster. We had our database destroyed by an external attack. We were “lucky” to have Microsoft in our servers and in our firewalls.
    We had to take action, so I decided to switch to Debian, and to use IPCOP (a great dedicated firewall, if there is anyone interested, the link is: http://ipcop.org/ , please note, I am NOT affiliated with them, and I will receive no compensation or benefit if you chose to access it or not ). Both open source. The result, no external attack has been able to pass trough. After that, we switched most* of our e-learning platforms to open source, and guess what? We are saving over 60,000 yearly just in software. So for those who are looking for a good way to get good security without loosing an eye, try open source.
    Now back to the point, I do not fully support any operative system. They all have their good features, or at least they should. The ones I know, are because I use them. My home network is composed by computers running in five different versions of Linux, two running in Mac OS X Tiger, and some others running in XP pro. My main computer is running in Ubuntu, and is really sad to see that there is no software from apple available for Linux. That is honestly the worst part of Linux, having no iTunes or QuickTime available. No way to see multimedia in the web, etc. A suggestion for apple would be, give support for Linux, there are a lot of us wanting the same.

    Apple makes software and hardware. Therefore they
    offer a total solution. Now they even can have
    windows xp running on their hardware. Making a
    version of mac os to run on linix isn't practically.
    Under a mac is unix and you can run unix software
    with the mac so you could do ever thing you are
    doing with a mac.
    I did not know Linux was one type of computer, like Mac...
    Next topic, If I was willing to pay for it, this thread would not exist, because I can actually use a commercial software to adapt the windows web plug ins to Linux... If I was in charge of Apple, I would propose to develop free software support of my products, - plug ins and so - to other operative systems... But of course, even if I did, it would not be up to me. It would have to pass trough several layers of bureaucracy, and it would take a lot of time to be approved or rejected.
    Anyway, the main issue is, the three most important OS's are Windows, Linux, and Mac. And that can't be denied. Now you can even run Windows in a Mac PC, and vice versa... besides being fancy, what else could I do with a Mac PC using Windows, when I can build a machine able to run Windows for less than 300 bucks? OK if you want to try a Mac in a i386 or a x86... but I still rather to be the proud owner of a PowerMac G5 than the owner of a Pentium 4 / AMD using Mac OS.
    Also, I thought it would be fun to see the reactions and opinions of other people with this topic, hence, I was not expecting anyone from Mac to read it, and really do something about it, because I know they won't.

  • EXP-00105: parameter CONSISTENT is not supported for this user

    Hi,
    I have use Oracle 10g on unix platform
    i have export is taken from following command
    exp \'/ as sysdba\' file=t.dmp full=y buffer=10485760 log=0101.log CONSISTENT=y statistics=none
    export is sucessfull but one warning
    EXP-00105: parameter CONSISTENT is not supported for this user
    if i have use without CONSISTENT parameter then export is successfull ,
    why EXP-00105 error occured ?

    As per Oracle Error Notes:
    EXP-00105: parameter string is not supported for this user
    Cause: The user attempted to specify either CONSISTENT or OBJECT_CONSISTENT when connected as sysdba.
    Action: If a consistent export is needed, then connect as another user.
    Looks likE the SYS user cannot do a transaction level consistent read (read-only transaction). You could have performed this by SYSTEM user or any DBA priviliged user to to take the complete export of your DB.
    Anyway, for more information the error "EXP-00105", please take a look into the same question on another Oracle related forums.
    http://www.freelists.org/archives/oracle-l/05-2006/msg00236.html
    Regards,
    Sabdar Syed.

  • SP1 to R2 Upgrade - The installed Version of SQL Server is not supported for the operational database

    Hello, 
    Am trying to upgrade a SCOM SP1 environment to SCOM R2( 3 MGT servers, 1 GW and 2 Web console boxes )
    The prerequisites are failing and it is stating the following ; 
    Operational Database SQL Version Check - The installed Version of SQL Server is not supported for the operational database
    Data Warehouse  SQL Version Check - The installed Version of SQL Server is not supported for the data warehouse
    The SQL servers are running SQL 2012 SP1 64 Enterprise, which is compatible.
    All other pre-upgrade tasks have been done. 
    Help appreciated! 

    I'm having the exact same issue, I believe. I think that Tubble has problem with SCOM 2012. Not 2007.
    I've checked the compatibility list for both SCOM 2012 SP1 and R2. All newer Windows Server and SQL versions are supported. We're running the SQL 2012 SP1 x64 Standard edition on a Windows Server 2012 Standard.
    I even tried to move the database from SQL 2012 to an older SQL 2008 R2, but that's not supported either. Only upgrading. Not downgrading.
    So, I started checking the opsMgrSetupWizard.log file for clues. And the error message was there as well. But the reason why it says not supported is that it can't get the info about the OS version, so I guess it assumes the OS version is to low. The RPC
    service can not be reached.
    [10:29:11]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BA, Exception.Message: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
    [10:29:11]: Error: :StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
    [10:29:11]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
    [10:29:11]: Error: :Error:IsValidSQLVersionCheck: SqlServer OS version is too low.
    [10:29:11]: Debug: :**************************************************
    [10:29:11]: Error: :<![CDATA[CheckPrerequisites: Logic Type:and IsValidOMDBSQLVersionCheck: 2]]>
    [10:29:11]: Error: :
    [10:29:11]: Error: :CheckPrerequisites: OMDBSqlVersionCheckTitle: Failed
    [10:29:11]: Error: :
    [10:29:11]: Debug: :**************************************************
    [10:29:33]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BA, Exception.Message: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
    [10:29:33]: Error: :StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
    [10:29:33]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
    [10:29:33]: Error: :Error:IsValidSQLVersionCheck: SqlServer OS version is too low.
    [10:29:33]: Debug: :**************************************************
    So, in our case this was just a FW that was blocking some high ports between management server and SQL. I believe TCP port 135 also needs to be open.
    Let's hope this fixes your issue as well, Tubble.
    Have a great day!

  • Client support for Intel Mac

    Does anybody know if and when there will be support for MacOs on Intel Macs for the client libraries?

    Unfortunately not many people who use Oracle also use Macs (let's face it, Macs are a small percentage of desktop usage in most business spheres). Combine this with the fact that the Intel Mac is a recent innovation and so currently represents a sliver of Mac usage compared to PowerPC, and you'll see that Oracle clients on Intel Macs must be quite low on the priority scale for porting.
    I agree that this is frustrating for you and your clients, but Oracle have to make hard commercial decisions. One of those decisions is to favour the mainstream OS flavours over the niche ones. They never supported Macs until Apple switched to a Unix-based OS, because the previous OS would have been too much work for too lsmall a market segment. They never supported BeOS either, for precisely the same reason.
    I guess they will eventually port the Oracle clients to Intel Macs, but not just yet. Still,Any word on MacIntel support? you're not alone.
    Cheers, APC

  • Identity Management for UNIX (aka Windows Services for Unix) Adding 2012 DC to a prep'd 2003 domain.

    We have been successfully using Windows Services for Unix on a 2003 domain for passwd and group maps.
    I prep'd the domain to allow a 2012 R2 server to be added and then added the IdMU role/feature on this new 2012R2 DC. Now the passwd map is still OK but the group map now shows full usernames rather than short names.
    i.e. what DID show with "ypcat group" as ...
    "infra-shared::65550:gfer,jhug,shig", now shows as
    "infra-shared::65550:Garry Ferguson,Jason Hughes,Steve Higgins"
    and so is not usable. I have had to revert to local /etc/group files on all our unix machines!!
    Help/comments would be really appreciated!
    Garry Ferguson

    Hi Gaz Ferg,
    SFU 3.5 is used to installed on windows 2003 and windows XP. SFU 3.5 cannot used on Windows 2012, that makes customer cannot user NFS and user name Mapping services on Windows
    2012.  From windows 2003 R2, NFS is a build-in component in OS, we need to add Roles/Features to use NFS.
    1. What is change in 2012R2
    IDMU component, which was used to authenticate Linux users has been removed. Now a Windows server cannot play role of NIS Master server. 
    Passwords cannot sync to the Unix Machines. Maps can not sync between Windows and Unix computers.
    2. What has not change in 2012R2
    Following methods to authenticate and map a Unix user to Window user are available:-
    Active Directory
    Active Directory Lightweight Directory Services (AD LDS)
    Username Mapping Protocol store (MS-UNMP
    Local passwd and group files
    Unmapped UNIX Username Access (UUUA) (applies to Server for NFS using AUTH_SYS only)
    You can find more information about this here –
    http://blogs.technet.com/b/filecab/archive/2012/10/09/nfs-identity-mapping-in-windows-server-2012.aspx
    http://blogs.msdn.com/b/shan/archive/2006/12/13/sfu-sua-idmu-fun-with-names.aspx
    More information:
    Install Identity Management for UNIX Components
    http://technet.microsoft.com/en-us/library/cc731178.aspx
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • No support for content-type in response header?

    When loading both movies and images Strobe Media Playback does not recognize content-type from the response header.I can't find any documentation for this, but when i look in the source code, there sees to be support for this kind of metadata. For example in the "canHandelResource" function for ImageLoader has a "MIME_TYPES_SUPPORTED" vector that contains the type "image/jpeg". I can't see way, but this function is always falling back to checking the URL for file extensions.
    override public function canHandleResource(resource:MediaResourceBase):Boolean
                var rt:int = MediaTypeUtil.checkMetadataMatchWithResource(resource, MEDIA_TYPES_SUPPORTED, MIME_TYPES_SUPPORTED);
                if (rt != MediaTypeUtil.METADATA_MATCH_UNKNOWN)
                    return rt == MediaTypeUtil.METADATA_MATCH_FOUND;
                var urlResource:URLResource = resource as URLResource;
                if (urlResource != null &&
                    urlResource.url != null)
                    var url:URL = new URL(urlResource.url);
                    return (url.path.search(/\.gif$|\.jpg$|\.png$/i) != -1);
                return false;
    This makes it impossible to load an image (or movie) from a web-service that don't contain a file extension. Even though the response header from the request contains the correct "Content-type". Example response header:
    Date: Wed, 13 Jul 2011 08:07:26 GMT
    Server: Apache/2.2.17 (Unix)
    Cache-Control: max-age=60
    Expires: Wed, 13 Jul 2011 08:08:26 GMT
    Content-Length: 34010
    Content-Type: image/jpeg
    X-Pad: avoid browser bug
    200 OK
    Anybody that know way this is the case?

    There is no need for a constructor when all attributes are assigned.Unless there is a date value, apparently ;)
    It also works if you explicitly <tt>CAST(SYSDATE AS DATE)</tt> so perhaps the internal limitation is to do with the two internal DATE types (type 12 and 13, if you check DUMP output).

  • Bilingual support for forms6i and Reports6i

    Hi
    We are planning to use Oracle Developer 6i with forms6i and reports6i for a Client server solution and deploy only the runtime on Sun Solaris
    Question: The users need multi-language support for the form labels and report headings etc..
    However,the data in the database will be stored only in English and will be displayed only in English.
    Please let me know if this is possible in Oracle Reports 6i and Forms6i (and how do we implement this)
    Thanks
    G.

    null null ;-),
    Yes you can do this. The way you do this is to use Oracle Translation Builder to translate the contained strings in Reports and Forms. After translation, export the strings back into the Forms and reports modules.
    In Reports you use the rdf format to store multiple language strings and in Forms it's fmb. To get language specific application modules you need to compile the files with the NLS_LANG variable set to the traget language.
    You can compile Forms applications using the Forms Developer interface or the ifcomp60 compiler. Similar for Reports, except that the compiler name is rwconverter. After this all you need to do is to start the applications in the language environment (NLS_LANG) set to target language. On the Web this is the default.env file in Forms, or the registry (or Unix environment) of the Reports Server. In client-server NLS is defined in the registry on Windows or in the environment on Unix.
    Hope this helps.
    Frank

  • Installing PHP on OS 10.3.9 - any advice for unix novice??

    Not sure if this is the right forum, but here goes...
    I am trying to get PHP set up on my mac, but I have gotten a bit stuck. I think I have sucessfully downloaded and installed MySQL, but I am very confused about the best way to install the necessary version of PHP. Many how to and tutorial sites (and the visual quickstart book i checked out fromt he library) recommend using Mark Liyanage's installer at http://www.entropy.ch/software/macosx/php/.. However, it seems that he is no longer providing support for Panther. The Visual Quickstart Guide has a graphic with a screen shot of Mark's site from a while ago, and it looks like once upon a time there was a PHP 5.0.0 for apache 1.3 installer designed for Panther, but now the options are different.
    So, feeling confused about all of this, I decided to try to see if I already had PHP installed, and if so what version - I have heard that PHP is preinstalled with apache on some macs. So, I decided to try running the phpinfo.php script in my browser (http://localhost/phpinfo.php), but instead of running the script, the browser just displays the script [
    <?php
    phpinfo();
    ?>
    ]. I have also read that you can change some code in a file called httpd.conf file, but as I am a total Unix novice and not very familiar with using terminal, I have been very leary of this.
    If anyone has advice or resources, I would be eternally grateful!!
    Many thanks in advance,
    Lauren
    PowerBook G4   Mac OS X (10.3.9)  

    I'm afraid that you will keep running into roadblocks without learning the CLI. Mac OS X Unix Tutorial is a good starting point. Open the Terminal.app and type the following command:
    php -i
    Learn how to use Pico a simple unix text editor, so you can edit configuration files.
    Instead of installing pre-compiled binaries you might consider using fink to compile binaries from source code.

Maybe you are looking for