Re: [jffnms-users] RE: NO graphs for Compaq physical drives

2006-03-08 Thread Craig Small
On Wed, Mar 08, 2006 at 10:36:36AM +0100, Ruud Hop wrote: > > discovery there are the two compaq physical drives and the > > status is up then Compaq physical drives do not have graphs, there is no parameter from the Compaq MIB that can be graphed, it just does status of the drives. - Craig --

Re: [jffnms-users] Syslog-ng configuration

2006-03-08 Thread Craig Small
On Wed, Mar 08, 2006 at 02:57:54PM -0600, Almathely Vivas wrote: > > options { use_fqdn(yes); >keep_hostnames(yes); >use_dns(no); >long_hostnames(off); >sync (0); >

[jffnms-users] Syslog-ng configuration

2006-03-08 Thread Almathely Vivas
Hi All!!! I have problem with the syslog-ng configuration, I follow the steps but when I restart the syslog-ng daemon this reports some errors in the config file. I created the fifo "mkfifo /usr/share/jffnms/mysql.pipe" My syslog-ng config file:

[jffnms-users] RE: NO graphs for Compaq physical drives

2006-03-08 Thread Ruud Hop
Hi Julian, According to your output, SNMP is configured correctly. Your PC returns values for storage_block_size, storage_block_count and storage_used_blocks. So when you go in JFF to 'administration' -> 'Hosts and Interfaces' and do a 'Manual discovery' on the target machine, JFF should find some

[jffnms-users] Re: Reachability blues on windows and fedora

2006-03-08 Thread Javier Szyszlican
First check that JFFNMS really knows you have fping installed (setup page). You also need to apply some permissions to fping (look at the INSTALL file). The Reachability interface will be added when Autodiscovery runs for that host, or you can add it manually with "Manual Discovery" Javier S

[jffnms-users] Re: Dell OpenManage

2006-03-08 Thread LIMA David
Hi,   I’ve tried to add dell open manage support into my jffnms using Ben Lentz work, I only have to change a field into “interface_types_fields” to be able to show/add the Dell OM interface when I do a discovery. I’ve attached the sql commands.   Cheers       ___ David

[jffnms-users] RE: NO graphs for Compaq physical drives

2006-03-08 Thread Ruud Hop
Julian, Maybe you should check if SNMP is working correctly with a SNMPwalk (I use GetIf for this). SNMP OID .1.3.6.1.2.1.25.2.3.1 should give you all the info about your disks: storage_block_size .1.3.6.1.2.1.25.2.3.1.4 storage_block_count .1.3.6.1.2.1.25.2.3.1.5 storage_used_blocks .1.3.6.1