Werk #1225: sansymphony_alerts,sansymphony_pool,sansymphony_ports,sansymphony_serverstatus,sansymphony_virtualdiskstatus: New Checks for Datacore Sansymphony

Komponente Checks & agents
Titel sansymphony_alerts,sansymphony_pool,sansymphony_ports,sansymphony_serverstatus,sansymphony_virtualdiskstatus: New Checks for Datacore Sansymphony
Datum 09.03.2015
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
1.2.7i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The new Checks need the agent Plugin sansymphony.ps1 configured with username in password to work.

Prerequisites

  1. Datacore SANsymphony V8 or V9 must be installed SANmelody and Sansymphony are not supported.

  2. The SANsymphony CMDlets need to be installed on the monitored Datacore Server If not installed you need to install the CMDlets with the SANsymphony V installation routine.

  3. Enabling of .net 4 Framwork support in PowerShell Support for .net 4 must be enabled. To achieve this, create a file with the name powershell.exe.config with the following content:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <startup useLegacyV2RuntimeActivationPolicy="true">
        <supportedRuntime version="v4.0"/>
        <supportedRuntime version="v2.0.50727" />
    </startup>
</configuration>

Zur Liste aller Werks