tuxudo/jamf
Composer 安装命令:
composer require tuxudo/jamf
包简介
Jamf module for munkireport.
README 文档
README
Jamf integration for MunkiReport. The client tab has many sub-tabs that allow for a responsive interface similar to Jamf's for viewing a client Mac, but within MunkiReport allowing for more complex queries and widgets. There are 12 widgets included with this module.
The Jamf Admin tab within the Admin dropdown menu allows an administrator to check if MunkiReport is able to access their Jamf server, how it is configured, and what permissions it has. There is also a button that allows the administrator to pull Jamf data for all Macs within MunkiReport. This process takes about 3 minutes for 500 Macs.
The php-curl module is required for use with this module. You can install it on Ubuntu/Debian with sudo apt-get install php-curl
Configuration
To enable the module add the following information to the .env file.
JAMF_ENABLE="TRUE" JAMF_SERVER="https://domain.jamfcloud.com/" JAMF_USERNAME="read_only_user" JAMF_PASSWORD="password" JAMF_VERIFY_SSL="TRUE"
Table Schema
- increments - id
- string - serial_number
- integer - jamf_id
- string - name
- string - mac_address
- string - alt_mac_address
- string - ip_address
- string - last_reported_ip
- string - jamf_version
- text - barcode_1
- text - barcode_2
- text - asset_tag
- boolean - managed
- string - management_username
- text - management_password_sha256
- boolean - mdm_capable
- string - mdm_capable_users
- boolean - enrolled_via_dep
- boolean - user_approved_enrollment
- boolean - user_approved_mdm
- bigInteger - report_date_epoch
- bigInteger - last_contact_time_epoch
- bigInteger - initial_entry_date_epoch
- bigInteger - last_cloud_backup_date_epoch
- bigInteger - last_enrolled_date_epoch
- string - distribution_point
- string - sus
- string - netboot_server
- integer - site_id
- string - site_name
- string - udid
- boolean - disable_automatic_login
- boolean - itunes_store_account_is_active
- string - username
- text - realname
- string - email_address
- text - position
- string - phone
- text - department
- text - building
- string - room
- boolean - is_purchased
- boolean - is_leased
- string - po_number
- string - vendor
- string - applecare_id
- string - purchase_price
- string - purchasing_account
- bigInteger - po_date_epoch
- bigInteger - warranty_expires_epoch
- bigInteger - lease_expires_epoch
- integer - life_expectancy
- integer - comands_completed
- integer - comands_pending
- integer - comands_failed
- string - purchasing_contact
- boolean - ble_capable
- string - active_directory_status
- integer - available_ram_slots
- integer - battery_capacity
- string - boot_rom
- integer - bus_speed
- integer - cache_size
- string - disk_encryption_configuration
- text - filevault_2_users
- text - gatekeeper_status
- string - institutional_recovery_key
- boolean - master_password_set
- string - model
- string - model_identifier
- string - nic_speed
- integer - number_cores
- integer - number_processors
- string - optical_drive
- string - os_build
- string - os_version
- string - processor_architecture
- integer - processor_speed
- string - processor_type
- string - sip_status
- string - smc_version
- integer - total_ram
- string - xprotect_version
- text - unix_executables
- text - licensed_software
- text - installed_by_casper
- text - installed_by_installer_swu
- text - cached_by_casper
- text - available_software_updates
- text - running_services
- text - computer_group_memberships
- longText - certificates - Stored as JSON
- longText - attachments - Stored as JSON
- longText - storage - Stored as JSON
- longText - applications - Stored as JSON
- longText - mapped_printers - Stored as JSON
- longText - computer_usage_logs_history - Stored as JSON
- longText - audits_history - Stored as JSON
- longText - policy_logs_history - Stored as JSON
- longText - casper_remote_logs_history - Stored as JSON
- longText - screen_sharing_logs_history - Stored as JSON
- longText - casper_imaging_logs_history - Stored as JSON
- longText - commands_history - Stored as JSON
- longText - user_location_history - Stored as JSON
- longText - mac_app_store_applications_history - Stored as JSON
- longText - policies_management - Stored as JSON
- longText - ebooks_management - Stored as JSON
- longText - mac_app_store_apps_management - Stored as JSON
- longText - managed_preference_profiles_management - Stored as JSON
- longText - restricted_software_management - Stored as JSON
- longText - smart_groups_management - Stored as JSON
- longText - static_groups_management - Stored as JSON
- longText - patch_reporting_software_titles_management - Stored as JSON
- longText - patch_policies_management - Stored as JSON
- longText - extension_attributes - Stored as JSON
- longText - local_accounts - Stored as JSON
- longText - user_inventories - Stored as JSON
- longText - configuration_profiles - Stored as JSON
- longText - peripherals - Stored as JSON
tuxudo/jamf 适用场景与选型建议
tuxudo/jamf 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 485 次下载、GitHub Stars 达 5, 最近一次更新时间为 2020 年 03 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 tuxudo/jamf 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 tuxudo/jamf 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 485
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-11