Software :: NagiosGraph Fails Precheck On RRDTool?

May 23, 2011

I'm trying to install NagiosGraph for the first time. I have downloaded nagiosgraph 1.4.4, un tar'd and run the "install.pl --check-prereq" command. Everything comes back just fine except the line

Quote:

RRDs... ***FAIL***

I have downloaded and installed RRDTool 1.4.5, it compiled, installed and tested by generating the stripes.png file. What is NagiosGraph looking for? I don't know where to turn at this point.

View 2 Replies


ADVERTISEMENT

Software :: Add Services To Nagiosgraph?

Nov 2, 2010

recently i just installed nagiosgraph, however i can only see the graphs for SWAP & PING. I have enabled the perfdata in my check_cpu script.

However, nagiosgraph still does not display CPU as a service in the service drop down list.

Must i do any further steps to display it as a service in nagiosgraph ?

View 2 Replies View Related

CentOS 5 :: Where To Download RRDTool

Oct 14, 2009

I need to dowload the RRDTool package for CentOS 5.3. I will use it on a Beowulf cluster with Ganglia. where I can to download the package RRDTool?

View 3 Replies View Related

Server :: Search Rrdtool Library ?

Aug 19, 2010

I trying to install rrdtool 1.4.4 in my Linux CentOS 5.5 distribution, but it requests a perl platform for rrd:

In other forums I found that I shall install this platform and I did that:

But how can you see, it requests librrd.so.4 library, but I can't find it.

Where can I find this library (librrd.so.4) ?

View 3 Replies View Related

Slackware :: Rrdtool Configure Script Failure Slackware64-13?

Mar 25, 2010

I am having a problem trying to compile rrdtool on slackware64-13. The problem is that the configure script keeps failing when it gets to the third party checks:

Quote:
configure:30114: WARNING: * I found a copy of pkgconfig, but there is no pangocairo.pc file around. You may want to set the PKG_CONFIG_PATH variable to point to its

[Code]...

View 5 Replies View Related

CentOS 5 :: Adding Newest Version Of RRDtool To Repository?

Feb 15, 2011

Can I ask if it is possible to add the newest version of rrdtool to CentOS repositories? Now I'm using 1.3.8 but there is already 1.4.5. We have some policy so I'm not able to install it not via repo way...

View 1 Replies View Related

General :: Unable To Create Graphs With Rrdtool / Why No Data Coming Into File?

Sep 6, 2009

I was trying to do some graphing of the Disk Usage of the my root partition.

I tried it with rrdtool,but I am not able to create any graph.

I followed the below steps

1. Creating a rrd database file

rrdtool create diskusage.rrd --start N DS:Usage:ABSOLUTE:600:1:100 RRA:AVERAGE:0.5:1:432

I then updated the rrd file with below cron entry code...

Why no data is coming into the rrd file ?

View 1 Replies View Related

General :: Can't Build RRDTool On RHEL4 - 'make' Command Give Error Message

Mar 19, 2010

I'm new to LinuxQuestions and this is my first post. I'm trying to build rrdtool to install Cacti and encountered the following problem: 'make' step returns an error messages:

Code:
./.libs/librrd.so: undefined reference to `xmlTextReaderGetParserLineNumber'
collect2: ld returned 1 exit status
What I have doneDownload and build the latest version of pkg-config, glib, pixman, cairo, pango, atk, gtk+ from official sites.
Download rrdtool source
Set PKG_CONFIG_PATH correctly

[Code]...

There is actually another problem with the computer which is "The Nautilus application has quit unexpectedly" everytime I open File Browser application or right-click>Properties a file/directory. This happen only after installing cairo and pango and I don't know how to revert to old version. Since there are a lot of log files so I'm very confused. Can someone give me a direction on how to resolve this?

View 3 Replies View Related

General :: Installing RRDTool On Centos - Error "dependencies Cairo-devel And Pangocairo"

Oct 1, 2010

I have a problem installing RRDTool on Centos 5.4 and it will always come up error dependencies cairo-devel and pangocairo but I already installed this packages.

View 2 Replies View Related

Server :: E2fsck Fails - Bad Block / Inode - Fails To Transfer

Mar 29, 2010

I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.

View 13 Replies View Related

Fedora Installation :: Upgrade RH9 To F10 - Install Fails - Installer Fails Media Check Due To "errors"

Jan 23, 2009

I am trying to upgrade RH9 to F10. I have downloaded dvd iso image i386. The SHA1 integrity check passes. The installer fails media check due to "errors". I did an independent verification of the DVD and zero errors found. Download was from Fedora's own torrent, so files should be verified anyway. If I bypass the media check I get the message : Running anaconda 11.4.1.62 the Fedora system installer - please wait.....

[Code]....

View 7 Replies View Related

Fedora Installation :: F12 32 Bit From USB-DVD Fails?

Nov 20, 2009

I am attempting to install Fedora 12 i386 from a USB DVD drive.

The DVD is initially recognized, and I go through the installation menu page and queries about language and keyboard. Then it asks me which hard drive partition contains the installation image. WTF?

CPU is Intel Core 2 Duo (mobile) T5500.

Edit: I popped the cover, temporarily added an SATA DVD drive, and installation is going OK. That pretty much isolates it to recognition of the USB DVD drive.

View 4 Replies View Related

Fedora :: X Fails To Load In 12?

Dec 10, 2009

I recently installed Fedora 12 on my Toshiba Tecra laptop. It worked fine for a few days, then I uninstalled xscreensaver because I use gnome screensaver. When I rebooted, the system hung at the splash screen. I booted to the command line and did a Code:yum install xscreensaverand rebooted. However, X failed to load again. I have attached my complete Xorg.0.log as a "doc" file. Here is the some output that may be relevant:

Code:
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.

[code]....

View 6 Replies View Related

Fedora :: Yum Update Fails On F12?

Jan 8, 2010

Yum update fails with extra repositories in - I get

Loaded plugins: presto, refresh-packagekit
fedora/metalink | 29 kB 00:00
fedora

[Code].....

View 9 Replies View Related

Fedora :: Last Update X64 - Atd Fails?

Mar 31, 2010

With the last set of patches and updates my Fedora 12 box will get to starting ATD and the screen blnks a few times and the boot process stops.I tried typing "I" for interactive boot so I could skip "atd" and try to recover the box without any luck.

View 2 Replies View Related

Fedora :: 15 Fails To Boot?

Jul 11, 2011

on my Fedora box, updates have caused some major issues. Since kernel 2.6.30, the boot sequence goes through my BIOS boot, then to Grub, and then just flashes colours repeatedly. Red, green, white, black, blue, over and over again. This happens for 2.6.32 also. I have to boot into 2.6.27 in order for it to work properly.

I'm using a Dell XPS M1730 with (I believe) an NVidiao 9800M GTX graphics card. I'm using the "Gallium 0.4 on NV84" graphics adapter.

View 2 Replies View Related

OpenSUSE :: GDM Fails To Load

Jul 21, 2009

I am unable to load the GUI in opensuse 11.1. When booting I get the normal opensuse loading screen but about half way through the screen goes black. If I hit alt-f1 I can see the start up info. The problems looks like when it tries to load gdm. It shows a couple of Warnings saying "GdmDisplay: display lasted .8135.. seconds. The findal warning says "GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors." I did do a couple of updates yesterday before shutting down but am not sure what they were.

View 7 Replies View Related

OpenSUSE :: Freenx Fails In 11.2 / Fix It?

May 3, 2010

I'm having some trouble with FreeNX on OpenSuse 11.2. I followed the instructions on this page to set up the server on my linux machine, and I'm connecting to it with the Nomachine client for Windows, running on Windows XP x64. It refuses to complete the connection, and the console log from the NX client is as follows code...

I've searched this forum and many web pages on google, but I haven't found anyone with this exact problem. the fact that it can't stat those files suggests to me that it might be a permissions thing, but I wouldn't expect non-root users to EVER have permission to files in any subdirectory of /var, so I sincerely doubt that they would release a program that requires read/write access to such files, and therefore, I am pretty certain it's a configuration issue, although I'm not experienced enough with the NX server to know where to start looking for the failure. Previous attempts with FreeNX and opensuse 10.3 (I am testing 11.2 for a possible upgrade of all of our linux systems here at my office) yielded totally successful results. the fact that there is no NX server included in the DVD distribution of 11.2 seems a little strange to me, as it was included with 10.3, but this is of little significance compared to my real issues.

View 2 Replies View Related

OpenSUSE :: KDE Fails After Zypper Up

Sep 14, 2010

Yesterday I performed a zypper up on my system. Stock KDE4 that comes with 11.3. After I restarted the computer, it would get about 4/5 the way through the progress bar that displays when first starting then lock up hard. Starting in safe mode works. With a little experimenting I found that typing x11failsafe to the boot up options line let me start without a problem also.

The sleazy workaround would be to add that parameter to the grub menu, but I'd rather have a real fix. Has anyone else seen this issue? Is there a fix for it?

[Code]....

View 4 Replies View Related

OpenSUSE Install :: 11.2 X86-64 Cd To A Cd Fails

Mar 26, 2010

I am still in the process of rebuilding my laptop with openSUSE 11.2 x86-64. I downloaded a large application tar.gz extracted 500M of app to disk copied it to cd with K3B and verified the cd. I then deleted the tar.gz. I browsed the CD with dolphin (/media/expc/.... I then start a terminal su to root cd /media/expc and get an error stating the the file or directory does not exist or is inaccessible. If I go back to my own account I still can't cd to /media/expc. From /media ls -l lists expc as being readable by everyone and in any case I can browse it with dolphin.

The CD is fine. I mounted it by hand on /mnt as root and then installed the application without problem. Going back to the original way of loading and mounting the cd reproduces the problem

View 1 Replies View Related

Ubuntu :: Synaptic Fails To Run Now

Jan 23, 2010

Ubuntu 9.10. System has been running fine for months. Today, tried to run Synaptic and get the following error: 'Failed to run /usr/bin/synaptic as root - unable to copy the user's Xauthorization file' Where invoking synaptic used to ask me for my password, it now gives the above error message. What I did today was change grub so that I boot to the command line instead of the gui. That worked fine and I can invoke the gui with startx as a normal user. sudo apt-get works OK from the command line.

View 9 Replies View Related

Ubuntu :: 9.10 Fails To Launch?

Feb 27, 2010

I installed it yesterday. It worked well. I was able to log into windows without any trouble and restart into Ubuntu without a hitch.

This morning I launched Ubuntu as usual vi GRUB. I was asked to install about 135 upgrade files, which went withou an apparent challenges. I then went through the restart and noticed that there was an extra two choices in GRUB, but I just left it to launch Ubuntu automatically. Which it did.

I then messed about with the appearance settings. Noticed a some more updates were waiting which included 49 files. I went through the updating process and restart.
GRUB worked well, and I was soon loggin in with username and password.

The Ubuntu Screen became visible with the flashing horizontal line and about 3 seconds later everything froze. I waited for several minutes - I timed them - but still no progress - everything remained frozen.

I switched off the machine completely, as I knew of no other way to get out of this situation. I rebooted and when GrUB launched I booted into windows 7 with absolutely no problems.

I used restart in windows and then allowed GRUB to boot into Ubuntu. Once more I was able to log in but soon after the Ubuntu Screen appeared and the horizontal line flashed for a few seconds, everything froze. This time I waited five minutes before switching off the machine by disconnecting at the mains.

I am now using windwos 7 to make contact

View 4 Replies View Related

Ubuntu :: KDE Fails To Start

Sep 14, 2010

Just upgraded kubuntu to Lucid and found no KDE installed: bad news: if you're on kubuntu KDE should be upgraded automatically. So using kpackagekit in gnome installed the standard metapackage and got the option to log in with KDE (good news) but then KDE failed: segmentation fault in knotify4.it would not report the error: too little information. it dropped me back into an incomplete gnome environment (no top and bottom tool lines).

View 4 Replies View Related

Ubuntu :: 10.10 Fails To Boot From USB?

Oct 12, 2010

I recently created a bootable pen drive using unetbootin of Ubuntu 10-10 release. It was failing with error message similar to 'specify the init' then formatted the pendrive/usb and now it was giving, SYSLINUX 3.63 Debian 2008-07-15 EBIOS CopyRight ..... Could not find kernal image. boot: when you press enter it again goes to Could not find kernal image. boot: linux

I believe this is due to USB creator. Let me try with creating bootable USB from some windows machine.

View 2 Replies View Related

Ubuntu Installation :: Fails To Run From USB HDD

Oct 17, 2010

I downloaded 10.04 32bit and the USB installer and installed it on a USB HDD it workes perfectly on my laptop. I tried the same USB drive on my main Desktop computer (intel i7 930, Gigabyte GA-X58A-UD3R MB) I select Boot to USB and get the Ubunto loading screen, but it never loads. I have tried downloading the latest 10.10 and loader in both 32 bit & 64 bit with exactly the same results. Anyone with an idea? If I do get this working how can I get programs or changes I make to Ubunto when running from the USB to remain as part of the way it runs everytime I boot.

View 9 Replies View Related

Ubuntu :: 10.10 Often Fails To Hibernate?

Oct 22, 2010

i have ubuntu 10.10 running on an ibm thinkpad T43p.

when i try to hibernate, this fails very often. sometimes i just get back a login screen (as if i had locked the screen) after about a minute of harddisk activity, sometimes the screen goes black but discs and fans keep running.

and - yes - sometimes it just works as it should.

View 4 Replies View Related

Ubuntu :: Overclocked I7 860 Fails In 10.10?

Jan 3, 2011

I've managed to get a stable intel i7 860 to 4Ghz (watercooled) within windows 7. The problem I'm having is that when I boot into ubuntu 10.10 I get and error "Dereference kernel pointer?!". Now when restore my system clocks back to normal I can boot into linux with no trouble.

View 1 Replies View Related

Ubuntu :: 10.04.1 Fails To Run Live

Feb 5, 2011

I have been given a Dell Dimension 4600 series desktop that my friend gave up on trying to fix,the machine has got some bad memory,so Im limited to 512mb,and also the HDD failed a drive fitness test,could the failed drive cause Ubuntu not to run Live? I have tried the live cd on two other computers and it boots fine..

View 1 Replies View Related

Ubuntu :: PPA Fails To Get Update?

Mar 28, 2011

Recently, I tried to install the following PPA "ppa:alexeftimie/ppa" However, it just failed to download/fetch the files needed to finish installation see below.Also, I can not receive any updates at all.

Hit http://us.archive.ubuntu.com maverick-updates/multiverse i386 Packages
Ign http://ppa.launchpad.net maverick/main i386 Packages
Err http://ppa.launchpad.net maverick/main Sources

[code]....

View 4 Replies View Related

Hardware :: CD And DVD Write Fails ?

Nov 1, 2009

My laptop has an integrated DVD+/-RW drive. I have lots of trouble burning CDs and DVDs making distro and archive data media.

I download an ISO of some distro image. Open the download folder and double-click to lauch my favorite burn tool -- usually Brasero but I'm starting to like K3B. When the software first touches the media, I get errors that the media is not blank or has out-of-box errors.

I've tried waiting for software to ask for media and having media in place when I launch the tool. Yes, the media is blank, unwritten, brand new from the box. (Okay, it is not a box but a tube of media so I know there will be a few which are zorch OoB. However, I'm seeing 20% trouble rate.)

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved