[hobbit] Network tests stopped graphing
Henrik,
I have noticed that I am starting to have similar problems, however they are with the memory graphs and when I try to do bb 127.0.0.1 "hobbitdboard host=HOSTNAME fields=msg" (replacing HOSTNAME with the hostname) I get the following error:
bb: Can't open 127.0.0.1
Any ideas??
Thanks, Adam
In <1127887079.13766.6.camel (at) newtoy.homelan> Geoff Steer <gsteer (at) firstwave.com.au> writes:
On Wed, 2005-09-28 at 07:28 +0200, Henrik Stoerner wrote:
On Wed, Sep 28, 2005 at 11:28:32AM +1000, Geoff Steer wrote:
For no reason that I can see, my network tests are no longer being graphed. I run tests for ldap, smtp and ssh. All tests on all hosts are
working
with no alerts being generated. Until about 2 days ago, there was a single graph available for each host that showed the response times for these three tests and the ping test. Now all the graphs show is the value for ping.
tail of /var/log/hobbit/rrd-status.log:
Nothing unusual in there.
An ls -l of one host (only tcp related rrd's shown.
-rw-r--r-- 1 hobbit hobbit 19548 Sep 28 15:51 tcp.conn.rrd -rw-r--r-- 1 hobbit hobbit 19548 Sep 28 15:51 tcp.ldap.rrd -rw-r--r-- 1 hobbit hobbit 19548 Sep 28 15:51 tcp.smtp5000.rrd
And the files are being updated.
Could you send me (directly, not to the list) the output from bb 127.0.0.1 "hobbitdboard host=HOSTNAME fields=msg" as well as the RRD files for this host ?
When viewing the detailed status for e.g. ldap or smtp, do you get a graph image that is empty, or no image at all ?
Henrik
Try using your actual IP address, rather than 127.0.0.1.
Thanks, Larry Barber
On 1/5/06, Scheblein, Adam <adam.scheblein at marquette.edu> wrote:
Henrik,
I have noticed that I am starting to have similar problems, however they are with the memory graphs and when I try to do bb 127.0.0.1 "hobbitdboard host=HOSTNAME fields=msg" (replacing HOSTNAME with the hostname) I get the following error:
bb: Can't open 127.0.0.1
Any ideas??
Thanks, Adam
In <1127887079.13766.6.camel (at) newtoy.homelan> Geoff Steer <gsteer (at) firstwave.com.au> writes:
On Wed, 2005-09-28 at 07:28 +0200, Henrik Stoerner wrote:
On Wed, Sep 28, 2005 at 11:28:32AM +1000, Geoff Steer wrote:
For no reason that I can see, my network tests are no longer being graphed. I run tests for ldap, smtp and ssh. All tests on all hosts are
working
with no alerts being generated. Until about 2 days ago, there was a single graph available for each host that showed the response times for these three tests and the ping test. Now all the graphs show is the value for ping.
tail of /var/log/hobbit/rrd-status.log:
Nothing unusual in there.
An ls -l of one host (only tcp related rrd's shown.
-rw-r--r-- 1 hobbit hobbit 19548 Sep 28 15:51 tcp.conn.rrd -rw-r--r-- 1 hobbit hobbit 19548 Sep 28 15:51 tcp.ldap.rrd -rw-r--r-- 1 hobbit hobbit 19548 Sep 28 15:51 tcp.smtp5000.rrd
And the files are being updated.
Could you send me (directly, not to the list) the output from bb 127.0.0.1 "hobbitdboard host=HOSTNAME fields=msg" as well as the RRD files for this host ?
When viewing the detailed status for e.g. ldap or smtp, do you get a graph image that is empty, or no image at all ?
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Thu, Jan 05, 2006 at 03:31:29PM -0600, Scheblein, Adam wrote:
Henrik,
I have noticed that I am starting to have similar problems, however they are with the memory graphs and when I try to do bb 127.0.0.1 "hobbitdboard host=HOSTNAME fields=msg" (replacing HOSTNAME with the hostname) I get the following error:
bb: Can't open 127.0.0.1
I don't know which "bb" command you're using, but that error message does not look like anything that I wrote in the Hobbit "bb" utility. In fact, I checked and henrik at osiris:~/hobbit$ grep -i "can.t open" */*.c finds no matches in my Hobbit sources. A connect-error should give you either "connect to bbd failed - <OS errortext>" or "Could not connect to bbd@<some more text>" I think those two observations are un-related. Are your memory RRD files being updated ? If not, are there any errors in the rrd-status.log file? If you run (as the hobbit user) bbcmd hobbitd_channel --channel=status grep -A 10 "^@@.*|memory|" do any memory status updates appear for these hosts, and what do they look like ? Regards, Henrik
participants (3)
-
adam.scheblein@marquette.edu
-
henrik@hswn.dk
-
lebarber@gmail.com