I'm trying to install nagios agent for monitoring Debian 7 server, from http://assets.nagios.com/downloads/nagi ... _Agent.pdf
after all steps in manual, I have errors:
Code: Select all
root@idaho:~# gdebi nagios-agent_1.0-2ppa2_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Building data structures... Done
This package is uninstallable
Dependency is not satisfiable: nagios-nrpe-server
root@idaho:~# dpkg -i nagios-agent_1.0-2ppa2_all.deb
Selecting previously unselected package nagios-agent.
(Reading database ... 41297 files and directories currently installed.)
Unpacking nagios-agent (from nagios-agent_1.0-2ppa2_all.deb) ...
dpkg: dependency problems prevent configuration of nagios-agent:
nagios-agent depends on nagios-nrpe-server; however:
Package nagios-nrpe-server is not installed.
nagios-agent depends on nagios-plugins; however:
Package nagios-plugins is not installed.
nagios-agent depends on nagios-snmp-plugins; however:
Package nagios-snmp-plugins is not installed.
dpkg: error processing nagios-agent (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nagios-agentCode: Select all
root@idaho:~# apt-get install nagios-nrpe-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package nagios-nrpe-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'nagios-nrpe-server' has no installation candidate