i am completely new to nagios, for that matter even to linux. so if anyone thinks my questions are completely lame,there is a chance that you are absolutely right
Ok, to get to the matter. i have installed nagios core 3.0 following the quickstart guide on fedora. works fine ..... i added a windows server in addition to the linux localhost ,works perfect ....now i want to use this to monitor our esx servers, and that is where the problems began (please dont tell me i have to go to esx forum
so these are my concerns
1) from couple of the online posts asked to crosscheck the path to the plugin , and make sure plugin is there....well all the forums talk about linux and says the default path is /usr/local/nagios/libexec . however i tried installing plugin on two esx servers and the path is /usr/lib64/nagios/plugins/ , i have mentioned this path separately while declaring command in commands.cfg . but dont know if there is another place i need to change it, or should copy the location of the plugins and create a new location as per the default path?? or all that doesnt matter at all ???
2) since i am using snmp , as per couple of forums if snmp was installed after the plugin ( which is true in my case) they asked to recompile the nagios plugin source , and install it....however,nowhere do they talk about packages ( such as rpm, which i used) . since it is esx, i am having difficulty in compiling the source file (no c compiler, gcc,cpp,glibc,glibc-common..........) and trying to install gcc is taking me to whole another nightmare with all its dependancies for installation.....thats y i tried installing with an RPM package.....but from where i am stuck,nobody seems to have came out with an RPM package, ...so any workaround for this????
or could this be any permission issue??? i can run the plugin locally,even using the nagios useraccount....but no heartbeat on the remote nagios server ...
anything else which i should try...
anything else which i might have missed out...
Thanks in advance