| | |
| | | $wb['no_data_serverload_txt'] = 'No data about the server load available at the moment. Please check again later.'; |
| | | $wb['no_data_memusage_txt'] = 'No data about the memory usage available at the moment. Please check again later.'; |
| | | $wb['no_data_diskusage_txt'] = 'No data about the disk usage available at the moment. Please check again later.'; |
| | | $wb['no_data_database_size_txt'] = 'No data about the database 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['monitor_diskusage_available_txt'] = 'Available'; |
| | | $wb['monitor_diskusage_usage_txt'] = 'Use%'; |
| | | $wb['monitor_diskusage_mounted_txt'] = 'Mounted on'; |
| | | $wb['monitor_database_name_txt'] = 'Database'; |
| | | $wb['monitor_database_size_txt'] = 'Size'; |
| | | $wb['monitor_database_client_txt'] = 'Client'; |
| | | $wb['monitor_database_domain_txt'] = 'Domain'; |
| | | $wb['monitor_logs_mail_txt'] = 'Mail - Log'; |
| | | $wb['monitor_logs_mailwarn_txt'] = 'Mail-Warn - Log'; |
| | | $wb['monitor_logs_mailerr_txt'] = 'Mail-Error - Log'; |
| | |
| | | $wb['monitor_title_beancounter_txt'] = 'OpenVz VE BeanCounter'; |
| | | $wb['monitor_updates_nosupport_txt'] = 'Your distribution is not supported for this monitoring'; |
| | | $wb['monitor_beancounter_nosupport_txt'] = 'This server is not a OpenVz VE and has no beancounter information'; |
| | | $wb['Show Monit'] = 'Show Monit'; |
| | | $wb['no_monit_url_defined_txt'] = 'No Monit URL defined.'; |
| | | $wb['no_permissions_to_view_monit_txt'] = 'You are not allowed to access Monit.'; |
| | | $wb['Show Munin'] = 'Show Munin'; |
| | | $wb['no_munin_url_defined_txt'] = 'No Munin URL defined.'; |
| | | $wb['no_permissions_to_view_munin_txt'] = 'You are not allowed to access Munin.'; |
| | | ?> |