| | |
| | | $wb['monitor_serverstate_updatesok_txt'] = 'Your system is up to date.'; |
| | | $wb['monitor_serverstate_updatesneeded_txt'] = 'One or more components needs an update'; |
| | | $wb['monitor_serverstate_updatesunknown_txt'] = 'System Update: ???'; |
| | | $wb['monitor_serverstate_beancounterok_txt'] = 'The beancounter is ok'; |
| | | $wb['monitor_serverstate_beancounterinfo_txt'] = 'There are vew failure in the beancounter'; |
| | | $wb['monitor_serverstate_beancounterwarning_txt'] = 'There are some failure in the beancounter'; |
| | | $wb['monitor_serverstate_beancountercritical_txt'] = 'There are many failure in the beancounter'; |
| | | $wb['monitor_serverstate_beancountererror_txt'] = 'There are too much failure in the beancounter'; |
| | | $wb['monitor_services_online_txt'] = 'Online'; |
| | | $wb['monitor_services_offline_txt'] = 'Offline'; |
| | | $wb['monitor_services_web_txt'] = 'Web-Server:'; |
| | |
| | | $wb['monitor_title_raidstate_txt'] = 'RAID Status'; |
| | | $wb['monitor_title_rkhunterlog_txt'] = 'RKHunter Log'; |
| | | $wb['monitor_title_fail2ban_txt'] = 'Fail2Ban 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'; |
| | | ?> |