nconf installation

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications nconf installation
# 1  
Old 11-13-2009
nconf installation

Hallo Leute

Bevor ich mit meiner Frage anfange wollte ich sagen, dass ich ein Nagios System übernommen habe und ich überhaupt keine Einführung dafür bekommen habe. Also habt ein bisschen Geduld, Danke Image

Wir setzen Nagios Version 2.9 ein.

Zur Unterstützung wollte ich noch nconf installieren, kann ich das auch auf einen separaten Server installieren und dan auf das Nagios Binary zugreiffen, oder muss alles auf den gleichen Server installieren?

Server 1 --> Nagios Cacti Server (Suse)
Server 2 --> Webserver (Ubuntu) Hier ist auch das nconf installiert

Ich möchte jetzt von server 2 auf server 1 verweissen!

Eintrag im nconf.php:

# The path to the Nagios binary. The binary is needed in order to run tests on the generated config.
# This path should either point to the original binary (if Nagios is installed on the same host),
# to a copy of the binary (copy it to the bin/ folder), or to a symbolic link. Make sure the binary
# is executable to the webserver user.
define('NAGIOS_BIN', '\\Server 1\usr\local\nagios\bin\nagios');

geht das so?

Bin leider auch kein Linux guru Smilie

Gruss Pavel
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies

2. AIX

Installation

am new to aix ...am gng to install aix 6.1 in new box.... can you tell after installation how can i say tht my installation is success..... and whr do installation related log will be saved... (2 Replies)
Discussion started by: udtyuvaraj
2 Replies

3. Windows & DOS: Issues & Discussions

after installation of xp

hello sir I have done a fresh xp installation without formatting entire disk. just deleting c: paratition and create parition with same size and continued installation later i saw that after clicking MY COMPUTER on desktop and i selected drive d: saw hidden BACKWARD TO MY COMPUTER... (1 Reply)
Discussion started by: amarnathbasis8
1 Replies

4. Infrastructure Monitoring

NConf 1.2.4-0 (Default branch)

http://c.fsdn.com/fm/screenshots/72406_thumb.jpg NConf is a Web tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like service templates, dependencies, and the ability to configure a large-scale, distributed Nagios server... (0 Replies)
Discussion started by: Linux Bot
0 Replies

5. Solaris

OS installation

Hi, Sun ultra enterprise1 supports solaris10i version. Sun ultra enterprise1 supports view sonic 19 inch LCD Monitor. (1 Reply)
Discussion started by: jagadeesh
1 Replies

6. Ubuntu

installation

Hi, Could you please provide me the url's for linux software on x86 platform means on pentiunm processes and installtion documentation? Regards, Rajesh (2 Replies)
Discussion started by: pmrajesh21
2 Replies

7. Linux

OS Installation

Hello, Can anyone suggest me the source for getting the Linux OS, I have done a partitions in my system and dedicated one partition for Linux with the windows. Please suggest me the websites where I can get the s/w. Thankx S (1 Reply)
Discussion started by: sbasetty
1 Replies

8. Solaris

installation of Solaris: installation bypasses network config.

hello solaris friends, I've tried installing Sun Solaris 10.0, but everytime it seems to bypass the network config. screen that looks similar to this...here's the url: http://www.hup.hu/old/images/hup/Solaris/Sol10beta7/9.png I'm able to install it all the way through but I get no... (2 Replies)
Discussion started by: cadmiumgreen
2 Replies

9. UNIX for Advanced & Expert Users

Installation

Hai Friends How can i instal only the linux kernel in a system. Thanks in advance Collins (3 Replies)
Discussion started by: collins
3 Replies
Login or Register to Ask a Question
ZYD(4)							   BSD Kernel Interfaces Manual 						    ZYD(4)

NAME
zyd -- ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device ehci device uhci device ohci device usb device zyd device wlan device wlan_amrr Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_zyd_load="YES" DESCRIPTION
The zyd driver provides support for wireless network adapters based around the ZyDAS ZD1211 and ZD1211B USB chips. zyd supports station and monitor mode operation. Only one virtual interface may be configured at any time. For more information on config- uring this device, see ifconfig(8). HARDWARE
The following devices are known to be supported by the zyd driver: 3COM 3CRUSB10075 Acer WLAN-G-US1 Airlink+ AWLL3025 Airlink 101 AWLL3026 AOpen 802.11g WL54 Asus A9T integrated wireless Asus WL-159g Belkin F5D7050 v.4000 Billion BiPAC 3011G Buffalo WLI-U2-KG54L CC&C WL-2203B DrayTek Vigor 550 Edimax EW-7317UG Edimax EW-7317LDG Fiberline Networks WL-43OU iNexQ UR055g Linksys WUSBF54G Longshine LCS-8131G3 MSI US54SE MyTek MWU-201 USB adapter Philips SNU5600 Planet WL-U356 Planex GW-US54GZ Planex GW-US54GZL Planex GW-US54Mini Safecom SWMULZ-5400 Sagem XG 760A Sagem XG 76NA Sandberg Wireless G54 USB Sitecom WL-113 SMC SMCWUSB-G Sweex wireless USB 54 Mbps Tekram/Siemens USB adapter Telegent TG54USB Trendnet TEW-424UB rev A Trendnet TEW-429UB TwinMOS G240 Unicorn WL-54G US Robotics 5423 X-Micro XWL-11GUZX Yakumo QuickWLAN USB Zonet ZEW2501 ZyXEL ZyAIR G-220 EXAMPLES
The following example configures zyd0 to join any BSS network using WEP key ``0x1deadbeef1'', channel 11: ifconfig wlan create wlandev zyd0 channel 11 wepmode on wepkey 0x1deadbeef1 weptxkey 1 inet 192.168.1.1 netmask 255.255.255.0 Join an existing BSS network, ``my_net'': ifconfig wlan create wlandev zyd0 192.168.0.2 netmask 0xffffff00 ssid my_net DIAGNOSTICS
zyd%d: could not load firmware (error=%d) An error occurred while attempting to upload the firmware to the onboard microcontroller unit. zyd%d: could not send command (error=%s) An attempt to send a command to the firmware failed. zyd%d: sorry, radio %s is not supported yet Support for the specified radio chip is not yet implemented in the driver. The device will not attach. zyd%d: device version mismatch: 0x%x (only >= 43.30 supported) Early revisions of the ZD1211 chipset are not supported by this driver. The device will not attach. zyd%d: device timeout A frame dispatched to the hardware for transmission did not complete in time. The driver will reset the hardware. This should not happen. SEE ALSO
intro(4), netintro(4), usb(4), wlan(4), wlan_amrr(4), wlan_ccmp(4), wlan_tkip(4), wlan_wep(4), ifconfig(8), wpa_supplicant(8) AUTHORS
The original zyd driver was written by Florian Stoehr <ich@florian-stoehr.de>, Damien Bergamini <damien@openbsd.org>, and Jonathan Gray <jsg@openbsd.org>. CAVEATS
The zyd driver does not support a lot of the functionality available in the hardware. More work is required to properly support the IBSS and power management features. BSD
October 2, 2009 BSD