With the help of this post we already created a telegram bot. Now we will use this bot to send…
The default user ID used to log in to the Nagios Core web interface is nagiosadmin and the password is…
Telegram is a cloud-based instant messaging and voice over IP service. Which is available for Android, iOS, Windows Phone, Windows…
SNMP Service is Pre-installed with VMWare System. all we need to just configure it and enable from GUI. First SSH…
List Size of all Mysql Database SELECT table_schema AS “Database”, ROUND(SUM(data_length + index_length) / 1024 / 1024, 2) AS “Size…