Search found 6 matches

by stanna
Tue Jan 20, 2015 5:25 pm
Forum: Open Source Nagios Projects
Topic: nagios core + windows 2008 + Raid controller help
Replies: 10
Views: 7033

Re: nagios core + windows 2008 + Raid controller help

Thanks for the recommendation sreinhardt. This have been pretty hectic at the office this year so far so this project has been put on the back burner for the time being. I hope to revisit this in the coming weeks to get it all up and running.
by stanna
Wed Jan 14, 2015 6:22 pm
Forum: Open Source Nagios Projects
Topic: nagios core + windows 2008 + Raid controller help
Replies: 10
Views: 7033

Re: nagios core + windows 2008 + Raid controller help

right... so i have been looking at this the wrong way around. I will instead open up the ports on the destination server to allow for SNMP and try again. I hope to have a somewhat idiot proof guide for getting this running after all this is done in the hope to assist other people who are in the same...
by stanna
Wed Jan 14, 2015 4:54 pm
Forum: Open Source Nagios Projects
Topic: nagios core + windows 2008 + Raid controller help
Replies: 10
Views: 7033

Re: nagios core + windows 2008 + Raid controller help

If you run check_hp from the cli (with all required arguments) does it work? If so, can you post the full command you are running from the cli? Hi Abrist, Thats the whole point, i cant find what the arguments are and i cannot run the command line directly as the server im wanting to check is offsit...
by stanna
Tue Jan 13, 2015 9:21 pm
Forum: Open Source Nagios Projects
Topic: nagios core + windows 2008 + Raid controller help
Replies: 10
Views: 7033

Re: nagios core + windows 2008 + Raid controller help

i hope i am headed in the right direction as i have gone a little further with check_hp as stated above i have extracted check_hp into the directory and verified it is running correctly. i have now setup a command as per below define command { command_name check_hp command_line $USER$/check_hp -H $H...
by stanna
Tue Jan 13, 2015 7:13 pm
Forum: Open Source Nagios Projects
Topic: nagios core + windows 2008 + Raid controller help
Replies: 10
Views: 7033

Re: nagios core + windows 2008 + Raid controller help

Hi tmcdonald, I had tried a few things which i think were only used for checking a linux operating system. I have since found check_hp which looks very promising.. i have extracted the contents into /usr/local/nagios/libexec/ (along with the mibs directory). I am now at a loss how to get it to check...
by stanna
Mon Jan 12, 2015 10:11 pm
Forum: Open Source Nagios Projects
Topic: nagios core + windows 2008 + Raid controller help
Replies: 10
Views: 7033

nagios core + windows 2008 + Raid controller help

hello, i was hoping someone could help point me in the right direction or better yet hold my hand to get a nagios server (CentOS 6.5) to monitor the RAID on a Windows 2008 or Windows 2012 server with an HP P212 RAID controller. i have searched these forums and the internet and found a few articles b...