Files
Linux-Server-Management-Too…/manifest.txt.example
T
cschantz a51d968185 Initial commit: Server Management Toolkit v2.0
- Complete security menu restructure (3-mode: Analysis/Actions/Live)
- Intelligent cPHulk enablement with CSF whitelist import
- Live network security monitoring dashboard
- Multi-source threat detection and classification
- 50+ organized security tools across 4-level menu hierarchy
- System health diagnostics with cPanel/WHM integration
- Reference database for cross-module intelligence sharing
2025-11-03 18:21:40 -05:00

86 lines
2.4 KiB
Plaintext

# Server Management Toolkit - Module Manifest
# Format: category:module-name.sh
# Upload this to your Nextcloud folder as manifest.txt
# Security & Threat Analysis
security:bot-analyzer.sh
security:live-monitor.sh
security:ip-lookup.sh
security:threat-blocker.sh
security:whitelist-manager.sh
security:attack-pattern-analyzer.sh
security:ddos-detector.sh
security:firewall-manager.sh
security:ssl-security-audit.sh
# WordPress Management
wordpress:wp-health-check.sh
wordpress:wp-cron-status.sh
wordpress:wp-cron-mass-fix.sh
wordpress:wp-cron-mass-create.sh
wordpress:wp-plugin-audit.sh
wordpress:wp-theme-audit.sh
wordpress:wp-db-optimizer.sh
wordpress:wp-cache-clear.sh
wordpress:wp-mass-update-core.sh
wordpress:wp-mass-update-plugins.sh
wordpress:wp-login-security.sh
wordpress:wp-malware-scanner.sh
wordpress:wp-permission-fixer.sh
wordpress:wp-debug-log-analyzer.sh
# Performance & Diagnostics
performance:resource-monitor.sh
performance:top-processes.sh
performance:slow-query-analyzer.sh
performance:bandwidth-analyzer.sh
performance:apache-performance.sh
performance:php-fpm-monitor.sh
performance:disk-io-analyzer.sh
performance:disk-usage-report.sh
performance:email-queue-monitor.sh
performance:inode-usage-checker.sh
performance:network-performance.sh
# Backup & Recovery
backup:auto-backup.sh
backup:selective-backup.sh
backup:restore-helper.sh
backup:database-backup.sh
backup:config-backup.sh
backup:log-archive.sh
backup:backup-verification.sh
backup:offsite-sync.sh
# Monitoring & Alerts
monitoring:service-status-monitor.sh
monitoring:uptime-tracker.sh
monitoring:error-log-watcher.sh
monitoring:disk-space-alerts.sh
monitoring:ssl-expiration-monitor.sh
monitoring:security-alert-dashboard.sh
monitoring:email-delivery-monitor.sh
monitoring:dns-monitor.sh
# Troubleshooting & Diagnostics
troubleshooting:oom-killer-plotter.sh
troubleshooting:hard-drive-error-tracker.sh
troubleshooting:kernel-log-analyzer.sh
troubleshooting:mysql-error-analyzer.sh
troubleshooting:apache-error-deep-dive.sh
troubleshooting:php-error-tracker.sh
troubleshooting:connection-issues.sh
troubleshooting:zombie-process-hunter.sh
troubleshooting:file-system-checker.sh
troubleshooting:port-scanner.sh
troubleshooting:service-restart-helper.sh
# Reporting & Analytics
reporting:security-report-viewer.sh
reporting:performance-summary.sh
reporting:traffic-analytics.sh
reporting:account-usage-report.sh
reporting:system-health-dashboard.sh
reporting:custom-report-builder.sh
reporting:export-to-pdf.sh