I have confirmed that the host and applicable script and IP address appear in the poller cache. I have also manually run that script and confirmed that I get a response that is in the range that I am graphing.
I have manually run the poller using:
Code: Select all
php -q cmd.php 165 165
I noticed that when I set the poller logging level to DEBUG I don't get any output relating to either the host id nor the host name in my cacti log, so I am wondering if the poller "checks" to see if the host is up before it decides to run the scripts for that host in the poller cache. The other thing leading me that way is that these hosts are different BECAUSE they are ping only hosts.
Is there something that I need to do to get graphs to work for these "ping only" hosts?
Thanks in advance for any help.