Find the answer to your Linux question:
Results 1 to 2 of 2
Hi all, I have a CentOS 5.4 OpenVZ Virtual Environment running cPanel. I am trying to install nrpe to monitor services running on the VE, but there is a problem ...
  1. #1
    Just Joined! stukov's Avatar
    Join Date
    Feb 2007
    Posts
    44

    Problem installing nrpe on CentOS 5.4

    Hi all,

    I have a CentOS 5.4 OpenVZ Virtual Environment running cPanel. I am trying to install nrpe to monitor services running on the VE, but there is a problem with the packages dependencies:

    Code:
    # yum install nrpe  
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
     * addons: centos.mirror.iweb.ca
     * base: centos.mirror.iweb.ca
     * extras: centos.mirror.iweb.ca
     * rpmforge: fr2.rpmfind.net
     * updates: centos.mirror.iweb.ca
    addons                                                                                                                                                                                  |  951 B     00:00     
    base                                                                                                                                                                                    | 2.1 kB     00:00     
    extras                                                                                                                                                                                  | 2.1 kB     00:00     
    updates                                                                                                                                                                                 | 1.9 kB     00:00     
    Excluding Packages in global exclude list
    Finished
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package nagios-nrpe.i386 0:2.12-1.el5.rf set to be updated
    --> Processing Dependency: nagios-plugins for package: nagios-nrpe
    --> Running transaction check
    ---> Package nagios-plugins.i386 0:1.4.14-1.el5.rf set to be updated
    --> Processing Dependency: fping for package: nagios-plugins
    --> Processing Dependency: perl(Net::SNMP) for package: nagios-plugins
    --> Running transaction check
    ---> Package fping.i386 0:2.4-1.b2.2.el5.rf set to be updated
    ---> Package nagios-plugins.i386 0:1.4.14-1.el5.rf set to be updated
    --> Processing Dependency: perl(Net::SNMP) for package: nagios-plugins
    --> Finished Dependency Resolution
    nagios-plugins-1.4.14-1.el5.rf.i386 from rpmforge has depsolving problems
      --> Missing Dependency: perl(Net::SNMP) is needed by package nagios-plugins-1.4.14-1.el5.rf.i386 (rpmforge)
    Error: Missing Dependency: perl(Net::SNMP) is needed by package nagios-plugins-1.4.14-1.el5.rf.i386 (rpmforge)
     You could try using --skip-broken to work around the problem
     You could try running: package-cleanup --problems
                            package-cleanup --dupes
                            rpm -Va --nofiles --nodigest
    I tried running the commands listed above, but no success.

    Any ideas?

    Thanks!

  2. #2
    Just Joined! stukov's Avatar
    Join Date
    Feb 2007
    Posts
    44
    Sorry I have to bump this. Any ideas on how I could solve this issue?

    Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...