nagios
Nagios XI wizards make setup a snap for network monitoring
One of my last TechMails to ever be published by TechRepublic is Nagios XI wizards make setup a snap for network monitoring. This tip looks at using Nagios XI, a really slick commercially-backed install of Nagios with a really incredible GUI frontend for configuring Nagios. Anyone who has configured Nagios by hand using vim and [...]
Nagios monitoring with NRPE allows better tracking of remote systems
The Linux tip from a few weeks ago was Nagios monitoring with NRPE allows better tracking of remote systems which talks about using the NRPE daemon on client systems to allow Nagios to get more information from the remote host that would normally be only available to a local user. Nagios is one of my [...]
Learning more about Nagios for server monitoring
This week’s TechMail is Learning more about Nagios for server monitoring which reviews the book Learning NAGIOS 3.0 published by Packt Publishing. This is a pretty decent book for anyone interested in learning more about Nagios. It taught me, who’s been using Nagios for some time, a few new tricks. Not necessarily a good read, [...]
hddtemp wrapper for Nagios
I was bored tonight so I wrote a wrapper for hddtemp for Nagios monitoring. I have a bit of a quirky setup for Nagios where I run the local system checks on remote systems via netcat, ipsvd, and a script to handle the query. This allows me to monitor remote drive space, current users, total [...]