You probably use some kind of monitoring tools to keep an eye out on your machines and you also probably implemented this monitoring via SNMP to avoid installing additional agents on your machines – so did i. And now you want to implement additional customized monitoring checks and you found out you need to extend […]
bash
-
-
by Mitch 0 Comments
I really like to do work on my Linux systems as “root”, to get things done quickly and without any hassle. Yeah i know, bombs away, it is not OK or safe or whatever to use “root” user for everyday things but mainly it is not OK from the auditing point of view. Customers really dislike it […]
-
by Mitch 4 Comments
Learn how to write Nagios Plugin Bash Script with correct responses and exit codes for Nagios Server to understand.