I've been using .79 for several months now, and all works great. On my
home network, I decided to try out .80. Instead of upgrading, I
decided to set it up from scratch.
The two snmp devices- a cisco router and the server itsself (freebsd)
both have its interfaces and such discovered just fine. Ho
Since my upgrade to 0.8.0, the mail when there is an event like router
going down, isn't sent anymore. I use exim4/apache1.3/php4. Anybody met
the same problem ?
Greetings,
Johan
---
SF email is sponsored by - The IT Product Guide
Read honest
On Thu, Feb 17, 2005 at 01:29:52PM -0800, Dan Caton wrote:
> I have a 7.9 version that I am trying to do the patch for a debian
> system. when I do the patch per the UPGRADE instructions it just hangs,
> any ideas
The first thing to check is; are you using the Debian package or are you
using the
I have a 7.9 version that I am trying to do the patch for a debian
system. when I do the patch per the UPGRADE instructions it just hangs,
any ideas
--
Dan Caton
CCNA, A+
Engineering Development Network Administrator
Pelco
3500 Pelco Way
Clovis, CA 93612
Tel - 800-289-9100, 559-292-1981
Cell -
Hi,
Still no luck ... I created the Poller Items for each of the MIBS you
sent. Here is an example:
Descritopn:HP Storage Device Total Blocks
Name (Match RRD Struct DS): hp_block_count
Poller Command (file):snmp_counter
Paramters:.1.3.6.1.4.1.11.2.3.1.2.2.1.4.mailto:[EMAIL PROTECTED]
Sent
.1.3.6.1.4.1.11.2.3.1.2.1.0 - amount of mounted file systems
Table itself:
.1.3.6.1.4.1.11.2.3.1.2.2.1.1 - index fs
.1.3.6.1.4.1.11.2.3.1.2.2.1.3 - mount device file
.1.3.6.1.4.1.11.2.3.1.2.2.1.4 - size of fs
.1.3.6.1.4.1.11.2.3.1.2.2.1.6 - available size on fs
.1.3.6.1.4.1.11.2.3.1.2.2.1.7 -blocks
Hi Jason,
AFAIK the -skip-grant-tables is your only option, but you have to edit your
/etc/init.d/mysql to do it, to put it as a parameter of the mysql binary.
Or in your /etc/my.cnf .
Or run the real mysqld server manually.
You will hace to check with mysql.com on how to do that correctly.
Javie
Title: mysql problem...anybody
Hi
So I've got a mysql problem. I don't know how this happened, but I can no longer manage my mysql db. When I try to connect via command line (mysql -u jffnms -pjffnms jffnms) I get this error;
ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using p
Hi Andrew,
If you need monitoring filesystem space for HP-UX you can make SNMP poller
for table .1.3.6.1.4.1.11.2.3.1.2.1 (from hp-unix MIB).
This table is analog bdf command.
Kind regards,
Eugene Turovsky
Hi,
I am trying to monitor a mixed bag of UNIX (Solaris, Linux and HP UX)
systems as well a
Hi Andrew,
To get the Storage interfaces JFFNMS uses the HostMIB hrStorage tree.
That has to be implemented en the remote agent. Windows servers have it and
Net-SNMP (found in all Linux distros) has it.
I don't know about the Solaris or HP UX agents, but if they had it, you should
see them in Ma
Hi,
I am trying to monitor a mixed bag of UNIX (Solaris, Linux and HP UX)
systems as well as Windows servers. I am using 0.7.9 running on Debian
Woody (Testing) The Windows servers display everything I need. The UNIX
based systems, however, have mixed results. I do not see any disk
information f
Hi Christophoros,
Currently there's no easy way to do that.
But you can modify the htdocs/view_performance.php file, look for "title".
And if someone is logged in as a customer ($client_id is set) then just set the
title to whatever you want.
Hope that helps.
Javier
Christophoros Zonias wrote:
Hi
Yes, you are right: a gap is.
I just think that expression:
input,UN,input,input,IF,8,* = input,8,*
output is like the same.
Kind regards,
Eugene Turovsky
Try it and let me know if it changes in any way.
I remember that we'd a gap at the end of the graph with that.
Javier
Eugene Turovsky wrote:
B
Hi guys,
I am testing jffnms and it seems to be doing a
great job !!!
I am planning to create individual accounts for my
clients and
let them connect to my server and check their traffic
( leased lines, vpns ...)
However, I don’t want them to see all those
descriptions in the he
Try it and let me know if it changes in any way.
I remember that we'd a gap at the end of the graph with that.
Javier
Eugene Turovsky wrote:
By the way,
I look on traffic.inc.php and line 19,20:
$opts_DEF[]="CDEF:inputbits=input,UN,input,input,IF,8,*";
$opts_DEF[]="CDEF:outputbits=output,UN,o
By the way,
I look on traffic.inc.php and line 19,20:
$opts_DEF[]="CDEF:inputbits=input,UN,input,input,IF,8,*";
$opts_DEF[]="CDEF:outputbits=output,UN,output,output,IF,8,*";
I don't rrdtool specialist, but it seems to me that third argument of this
CDEF must be zero, isn't it?
Kind regards,
Hi Kurta,
The best debug is on lines 57 & 64 of api.rrdtool.inc.php
To be sure its not a polling time problem, run this
what -n5 'php -q poller.php '
That will run the poller for a specific host and interface every 5 seconds.
Then compare that graph or fetch output to the others, if this is full,
Hi Javier,
I still suffering with this strange RRD problem :(
I have modified the original rrd backend (rrd_update neighborhood) code
with some debugging code to be able to see, what's happening.
My inserted values are numerics, so, the rrd_update runs succesfully.
You see in the outputs the last
Eugene,
I'm aware that the totals are not correctly calculated.
Thats why I removed the field in 0.8.0
The only way to get correct readings will be fetching all the data and count,
and that is slow. Maybe we could do it for a report.
Javier
Eugene Turovsky wrote:
Hi Javier,
How JFFNMS find total
Hi Javier,
How JFFNMS find total inbound and outbound traffic (formula is)?
I calculate it manually and JFFNMS values is more in 4-6 times.
If roughly evaluate, (bandwidth of link*interval) is less than JFFNMS Total
value for this interval in several times.
Kind regards,
Eugene Turovsky
Hi Sander,
There were a lot of changes from -pre2 to final, including 64 bit counters.
So, you should overwrite all the files, and then the tricky part is the DB.
You should only apply this DB patches:
jffnms-0.7.9-to-0.8.0.mysql.diff.64bits
jffnms-0.7.9-to-0.8.0.mysql.diff.alteon-brocade
jffnms-0.
Hi,
I have JFFNMS 0.8.0 pre2 running and
now have the question how should I upgrade to the 0.8.0 final release ?
Is it just copying the php files over
the old ones, or is there also something changed in the database ?
Thanks.
Regards,
Sander Paauwe
@Mail: [EMAIL PROTECTED]
22 matches
Mail list logo