| | |
| | | $wb['no_data_diskusage_txt'] = 'No data about the disk usage available at the moment. Please check again later.'; |
| | | $wb['no_data_cpuinfo_txt'] = 'No data about the CPU available at the moment. Please check again later.'; |
| | | $wb['no_data_services_txt'] = 'No data about the services available at the moment. Please check again later.'; |
| | | $wb['no_data_updates_txt'] = 'No data about updates available at the moment. Please check again later.'; |
| | | $wb['no_data_raid_txt'] = 'No data about RAID available at the moment. Please check again later.'; |
| | | $wb['no_data_rkhunter_txt'] = 'No data about RKHunter available at the moment. Please check again later.'; |
| | | $wb['no_data_mailq_txt'] = 'No data Mailqueue available at the moment. Please check again later.'; |
| | | $wb['no_logdata_txt'] = 'No log data available at the moment. Please check again later.'; |
| | | $wb['Monitoring'] = 'Monitoring'; |
| | | $wb['Server to Monitor'] = 'Server to Monitor'; |
| | |
| | | $wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log'; |
| | | $wb['Show RKHunter-Log'] = 'Show RKHunter-Log'; |
| | | $wb['Show Jobqueue'] = 'Show Jobqueue'; |
| | | ?> |
| | | $wb['monitor_diskusage_filesystem_txt'] = 'Filesystem'; |
| | | $wb['monitor_diskusage_type_txt'] = 'Type'; |
| | | $wb['monitor_diskusage_size_txt'] = 'Size'; |
| | | $wb['monitor_diskusage_used_txt'] = 'Used'; |
| | | $wb['monitor_diskusage_available_txt'] = 'Available'; |
| | | $wb['monitor_diskusage_usage_txt'] = 'Use%'; |
| | | $wb['monitor_diskusage_mounted_txt'] = 'Mounted on'; |
| | | $wb['monitor_nomdadm_txt'] = 'mdadm is not installed or your Server has no supported RAID'; |
| | | $wb['monitor_norkhunter_txt'] = 'RKHunter is not installed, so there is no log data'; |
| | | $wb['monitor_services_online_txt'] = 'Online'; |
| | | $wb['monitor_services_offline_txt'] = 'Offline'; |
| | | $wb['monitor_services_web_txt'] = 'Web-Server:'; |
| | | $wb['monitor_services_ftp_txt'] = 'FTP-Server:'; |
| | | $wb['monitor_services_smtp_txt'] = 'SMTP-Server:'; |
| | | $wb['monitor_services_pop_txt'] = 'POP3-Server:'; |
| | | $wb['monitor_services_imap_txt'] = 'IMAP-Server:'; |
| | | $wb['monitor_services_mydns_txt'] = 'myDNS-Server:'; |
| | | $wb['monitor_services_mysql_txt'] = 'mySQL-Server:'; |
| | | $wb['monitor_settings_datafromdate_txt'] = 'Data from: '; |
| | | $wb['monitor_settings_datetimeformat_txt'] = 'Y-m-d H:i'; |
| | | $wb['monitor_settings_server_txt'] = 'Server: '; |
| | | $wb['monitor_title_updatestate_txt'] = 'Update State'; |
| | | $wb['monitor_title_mailq_txt'] = 'Mailqueue'; |
| | | $wb['monitor_title_raidstate_txt'] = 'RAID-State'; |
| | | $wb['monitor_title_rkhunterlog_txt'] = 'RKHunter-Log'; |
| | | $wb['monitor_updates_nosupport_txt'] = 'Your distribution is not supported for this monitoring'; |
| | | ?> |