detain/myadmin-ksplice-licensing 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

detain/myadmin-ksplice-licensing

Composer 安装命令:

composer require detain/myadmin-ksplice-licensing

包简介

Ksplice Licensing Class

README 文档

README

Build Status Latest Stable Version Total Downloads License

A MyAdmin plugin for managing Oracle Ksplice rebootless kernel update licenses. Provides an API client for the Ksplice Uptrack service and integrates with the MyAdmin event-driven plugin system for license activation, deactivation, and IP management.

Features

  • Ksplice Uptrack API client for machine listing, authorization, and group management
  • Event-driven plugin architecture with Symfony EventDispatcher integration
  • License activation and deactivation handlers
  • IP-based and UUID-based machine lookups
  • Admin menu integration for license management

Installation

Install with Composer:

composer require detain/myadmin-ksplice-licensing

Usage

The plugin registers event hooks automatically through the MyAdmin plugin system. For direct API access:

use Detain\MyAdminKsplice\Ksplice;

$ksplice = new Ksplice($apiUsername, $apiKey);
$machines = $ksplice->listMachines();
$uuid = $ksplice->ipToUuid('10.0.0.1');
$ksplice->authorizeMachine($uuid);

Running Tests

composer install
vendor/bin/phpunit

License

Licensed under the LGPL-2.1. See LICENSE for details.

统计信息

  • 总下载量: 1.97k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-2.1-only
  • 更新时间: 2017-05-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固