Files
e025532 1f1b7dcd22 Update VM and DHCP management pages, optimize code
- Modified VM queries in `SYN-VMList.php` to remove unnecessary cluster filtering.
- Adjusted page titles for better context in `SYN-VMList.php`.
- Updated `dhcp_servers.php` with enhanced table export and added new JavaScript (`switch.js`).
- Extended French translations in `fr.php` with new VM-related terms.
- Enhanced KPI calculations in `Crossover-KPI.js` with improved checks and parameter handling.
- Refactored and streamlined `GlobalCrossover.php` for cleaner and more efficient code, improving readability and maintainability.
2026-04-14 13:59:24 +02:00

160 lines
4.4 KiB
PHP

<?php
// navbar
$nav_home = "Home";
$nav_1 = "Active Directory";
$nav_1_1 = "Group Review";
$nav_1_2 = "Group Membership";
$nav_2 = "Global Crossover";
$nav_3 = "Hyper-V";
$nav_3_1 = "Clusters";
$nav_3_2 = "VMs Backup";
$nav_3_3 = "VMs Mem hunt";
$nav_3_4 = "Hosts Mem hunt";
$nav_3_5 = "VMs List";
$nav_4 = "Shared Folders";
$nav_4_1 = "Projects & Teams";
$nav_4_2 = "HomeDirectories";
$nav_5_1 = "Inventory";
$nav_5_2 = "SVA/SCU Accounts";
$nav_5_3 = "Autoremediation Logs";
$nav_5_4 = "Script results";
$nav_6 = "Rollups";
$nav_6_1 = "Yearly Calendar";
$nav_7 = "Storage";
$nav_7_1 = "Dashboard";
$nav_7_2 = "Switchs FC";
$nav_8 = "Workstations";
$nav_9 = "Clusters";
$nav_9_1 ="Resources";
$nav_10 = "SecureBoot";
$nav_10_1 = "Servers";
$nav_10_2 = "Workstations";
$nav_links = "Links";
$nav_search = "Server Search...";
// titles
$ti_1 = "Group Review";
$ti_2 = "Group Membership";
$ti_3 = "Global Crossover";
$ti_4 = "Hyper-V Clusters";
$ti_5 = "Memory Hunt - Hyper-V Only";
$ti_6 = "Memory Hunt - All but Hyper-V";
$ti_7 = "Project and Team folders";
$ti_8 = "Home Directories";
$ti_9 = "AIX / Linux inventory";
$ti_10 = "SVA & SCU Accounts Attributes";
$ti_11 = "Autoremediation Logs";
$ti_12 = "Script Execution Follow-up";
$ti_13 = "VIO Monitoring";
$ti_14 = "Rollup Yearly Calendar";
$ti_15 = "SVC Storage Dashboard";
$ti_16 = "Workstation Global Crossover";
$ti_17 = "HeartBeat Map for servers NOT in maintenance";
$ti_18 = "Cluster Resources";
$ti_19 = "Virtual Machines";
// words
$w_server = "Server";
$w_name = "Name";
$w_groupMembership = "Group Membership";
$w_groupSearch = "Find group in Active Directory";
$w_startToType = "Start to type ...";
$w_seeMembers = "See Members";
$w_os = "Operating System";
$w_crit = "Criticality";
$w_ad = "Active Directory";
$w_adlu = "AD last update";
$w_filu = "FI last update";
$w_sccmlu = "SCCM last update";
$w_backup = "Backup";
$w_backuplu = "Last Backup";
$w_s1lu = "S1 last update";
$w_allDevice = "All Devices";
$w_supportedOS = "Supported OS";
$w_nonCompliant = "Non-compliant";
$w_filter ="Filter";
$w_submit = "Submit";
$w_days = "days";
$w_devices = "Devices";
$w_inactives = "Inactives";
$w_enabled = "Enabled";
$w_lastLogon = "Last Logon";
$w_VMleft = "VMs left";
$w_VMs = "VMs";
$w_nodes = "Nodes";
$w_freeMem = "Free Mem";
$w_freeCSV = "Free CSV";
$w_unclustered = "Unclustered";
$w_wrongOwner = "Wrong Owner";
$w_worstScenario = "Worst Failover scenario available memory";
$w_lastResult = "Last Result";
$w_lastGoodBackup = "Last Good Backup";
$w_size = "Size";
$w_host = "Host";
$w_policy = "Policy";
$w_vmBackup = "VMs Backup";
$w_success = "Success";
$w_issues = "Issues";
$w_outdated = "Outdated";
$w_excluded = "Excluded";
$w_vmAssignedGB = "VMs assigned GB";
$w_vmMaxUsedGB = "VMs max used GB";
$w_potentialSavingsGB = "Potential Savings GB";
$w_assignedGB = "Assigned GB";
$w_minUsedGB = "Min Used GB";
$w_maxUsedGB = "Max Used GB";
$w_avgUsedGB = "Avg Used GB";
$w_hardware = "Hardware";
$w_entries = "Entries";
$w_folder = "Folder";
$w_users = "Users";
$w_inAD = "In AD";
$w_accountEnabled = "Account Enabled";
$w_heartbeat = "Heartbeat";
$w_lastReboot = "Last Reboot";
$w_account = "Account";
$w_homeDirectory = "Home Directory";
$w_loginShell = "Login Shell";
$w_command = "Command";
$w_other = "Other";
$w_all = "All";
$w_location = "Location";
$w_physicalCapacity = "Physical Capacity";
$w_volumeCapacity = "Volume Capacity";
$w_capacityGain = "Capacity Gain";
$w_thin ="Thin Provisioning";
$w_unassignedLUNs = "Unassigned LUNs";
$w_hostsWoLUNs = "Hosts w/o LUNs";
$w_resource = "Resource";
$w_owner = "Owner";
$w_state = "State";
$w_memory = "Memory";
$w_lastUpdate = "Last Update";
$w_nextRollup = "Next Rollup";
$w_storageTotalGB = "Storage Total GB";
$w_storageUsedGB = "Storage Used GB";
$w_network = "Network";
$w_start = "Start";
$w_end = "End";
$w_mask = "Mask";
$w_scopeOptions = "Scope Options";
$w_reservations = "Reservations";
$w_globalOptionValues = "Global Options Values";
$w_prefferedNode = "Preffered Node";
$w_VMOnWrongOwner = "VM(s) on Wrong Owner";
$w_unclusteredVMs = "Unclustered VM(s)";
$w_vmCpuChecked = "VM(s) With 'CPU Compatibility' checked";
$w_vmDynamicVHD = "VM(s) with dynamic VHD";