[19-Apr-2011 10:55:49] PHP Warning: include_once(/usr/local/nagiosxi/html/includes/components/snmpwalk/../configwizardhelper.inc.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /usr/local/nagiosxi/html/includes/components/snmpwalk/snmpwalk.inc.php on line 8
[19-Apr-2011 10:55:49] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/usr/local/nagiosxi/html/includes/components/snmpwalk/../configwizardhelper.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /usr/local/nagiosxi/html/includes/components/snmpwalk/snmpwalk.inc.php on line 8
I'd like to remove snmp walk from my configuration (it hasn't been as useful in my situation), is there a way to do that manually?
Sure - you can just delete the directory, which in this case appears to be /usr/local/nagiosxi/html/includes/components/snmpwalk/ (you may have a wizard as well by the same name).
Well, the "correct" way would be to fix the error in the code if that's the issue. First check - are you sure you installed it in the correct place? Sometimes people get confused and install a component under wizards or a wizard under components.