Tag: apt-get

  • How to install NAGIOS NRPE plugin under Debian Linux

    NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. This allows you to monitor remote machine metrics (disk usage, CPU load, etc.). NRPE can also communicate with some of the Windows agent addons, so you can execute scripts and check metrics on remote Windows machines as well. Citation. You may follow the […]

  • Installing unrar package under Debian Linux

    What we need to do is install this package (at least for Debian 4.0 Etch. You may find for your appropriate version here). Since it belongs to Debian’s non-free section you need to make sure you have non-free enabled on your apt sources. You may test that everything will be smooth by invoking the install […]