Search found 16 matches
- Mon Dec 07, 2015 1:24 pm
- Forum: Nagios XI
- Topic: CHECK_NRPE: Received 0 bytes from daemon
- Replies: 9
- Views: 2726
Re: CHECK_NRPE: Received 0 bytes from daemon
Is it possible that in the course of running the check the plugin is timing out? Is the return you're getting occurring right away, or after the 120 second timeout you specified? It's not clear what you're checking, but I could imagine your monitoring of several GB of files taking awhile if the file...
- Mon Dec 07, 2015 1:06 pm
- Forum: Nagios XI
- Topic: Dynamic Monitoring in Nagios XI
- Replies: 9
- Views: 2754
Re: Dynamic Monitoring in Nagios XI
Hi, Wondering if anyone has attempted to dynamically monitor services (for e.g. file systems, VMware VMs and other ever changing items) using Nagios XI? I realize you can create a blanket/global plugin, say for example for file systems to say if any mount point exceeds a threshold then fire, etc. b...
- Sat Nov 28, 2015 10:42 pm
- Forum: Nagios XI
- Topic: availability reports slow
- Replies: 18
- Views: 4392
Re: availability reports slow
While I can't give you specifics, I can tell you that an internal feature request was submitted at the behest of a customer for that exact issue. Perhaps one of the staff can indicate the status of that request, last I knew it was still pending approval.
- Sun Nov 22, 2015 9:12 am
- Forum: Open Source Nagios Projects
- Topic: check_mrtgtraf
- Replies: 2
- Views: 1489
Re: check_mrtgtraf
your MRTG file is empty - verify your mrtg config - I noticed you have another thread indicating an SNMP issue - they're maybe related.rlinux57 wrote:-rw-r--r--. 1 nagios nagios 0 Nov 21 17:12 192.168.1.253_1.log
- Sun Nov 22, 2015 9:10 am
- Forum: Open Source Nagios Projects
- Topic: Problem installing pnp4nagios
- Replies: 7
- Views: 5030
Re: Problem installing pnp4nagios
The problems are the following: 1. The httpd.conf file does not exist on an Ubuntu 14.04 server 2. The directory path, /etc/httpd/conf.d is incorrect for the Apache server. How can I get around this? The Makefile doesn't know how to handle Ubuntu. The difference is that Ubuntu stores it's conf.d fo...
- Fri Nov 20, 2015 11:15 am
- Forum: Nagios XI
- Topic: Printer Page Count History
- Replies: 15
- Views: 6215
Re: Printer Page Count History
So one question is that when it is checking the drives on the system it keeps a record of the usage etc. In the context of drive checks, "usage" generally refers to the amount of disk space consumed. This number can go up and down but generally remains static. Your scalar constantly incre...
- Fri Nov 20, 2015 11:07 am
- Forum: Open Source Nagios Projects
- Topic: No such instance currently exists at this OID
- Replies: 2
- Views: 6689
Re: No such instance currently exists at this OID
What type of system is hostname? Not all snmp agents have UCD-SNMP-MIB OIDs installed. If you ran this against a Cisco switch for example you can be rest assured you'd get the error you're seeing. If this is a Linux system (which is my assumption) do 2 things: 1) snmpwalk the entire tree: snmpwalk -...
- Thu Nov 19, 2015 2:28 pm
- Forum: Nagios XI
- Topic: Printer Page Count History
- Replies: 15
- Views: 6215
Re: Printer Page Count History
I'm assuming that your service check results look something like this: OK - 100000 pages printed 5 minutes later OK - 100001 pages printed 5 minutes later OK - 100003 pages printed etc. right? So Nagios is not stateful by default. It doesn't break things up into time periods. If you want to do that ...
- Thu Nov 19, 2015 2:24 pm
- Forum: Nagios XI
- Topic: SMS notifications only for some services
- Replies: 7
- Views: 1717
Re: SMS notifications only for some services
Noivanlesk wrote:Can one user (gui user) have multiple relationships with contacts (nagios core contacts)? (one gui user have two core contacts (sms and mail))
- Thu Nov 19, 2015 2:14 pm
- Forum: Nagios Network Analyzer
- Topic: NA Several IP's do not resolve
- Replies: 4
- Views: 1687
Re: NA Several IP's do not resolve
Forward resolving:
is easy. Reverse resolving isn't guaranteed. Can you look up the PTR record for the associated IPs and get valid names back?dshearon wrote: I can ping the name fine from the server console