Check_mboxsize.ws
Another Nagios plugin. One of my hardest to write.
Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will
not …
Setup Samba Howto
Howto Setup Samba
Reference to my newer post (RedHat/CentOS)
Install the packet:
# apt-get install samba
Check your open port:
# netstat -an |grep listen
No port 139 ?
Create …
VH-X5 Remote
VH-X5 Buggy
Just got my newest toy, a real remote control car. Its fuel is 16 % methanol. This baby can go up to 50km/h Since its my first one, …
Change the Service Account
Well as I posted bellow about the bug in NRPE_NT, it result I will have to change all my Nagios Plugins service set to a different account,
the code bellow
…
NRPE_NT bug
Nagios NRPE_NT bug.
Well I wrote few scripts that are actually quite complex to run under Windows 2003 Servers,
some of them I start getting no output or just the …
Nagios/Centreon TroubleShooting
Troubleshooting Nagios/Centreon :
I. If Centreon monitor does not update itself
(you see nagios different then centreon).
Could be a permission problem related to status.log,
Read the user nagios …