OK i logged in - that was my fault.
But still autodiscover not working...

-----Oryginalna wiadomość----- 
From: Marek Królikowski
Sent: Sunday, March 04, 2012 11:44 PM
To: jffnms-users@lists.sourceforge.net
Subject: Re: [jffnms-users] jffnms 0.9.2

Nice... now i can`t login..
When i go to webpage and give login/password i get:
Strict Standards: Declaration of JffnmsProfiles::add() should be compatible
with that of basic::add() in /opt/jffnms/lib/profiles.class.php on line 62

and i can`t do anythink...



-----Oryginalna wiadomość----- 
From: Marek Królikowski
Sent: Sunday, March 04, 2012 4:26 PM
To: jffnms-users@lists.sourceforge.net
Subject: [jffnms-users] jffnms 0.9.2

Hello
I just download and install jffnms 0.9.2 and i find a little bugs:
1. In jffnms/conf/config.php there is :
define('JFFNMS_VERSION', '0.9.1');
Should be:
define('JFFNMS_VERSION', '0.9.2');

2. When i enter to config and try save always get warnings:
Warning: array_key_exists() expects parameter 2 to be array, null given in
/opt/jffnms/conf/config.php on line 55
Warning: array_key_exists() expects parameter 2 to be array, null given in
/opt/jffnms/conf/config.php on line 67

3. Problem with discover interface - how to reproduce on Cisco 3560, 2960,
6503
a) Login to jffnms
b) Click Administration>Hosts and interfaces>Hosts,
c) Click add
d) write Name something, IP Address X.X.X.X, Select R/O Community and snmp
version 2x, AutoDiscovery Policy standard for switches,
e) Click save

After 2 hours still no interfaces in jffnms....
In old 0.8.X working with np...

In crontab i got:
WIZJA2 ~ # crontab -l -u jffnms
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/opt/jffnms/docs/unix/crontab installed on Sun Mar  4 14:15:08 2012)
# (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp
$)
#Paths
JFFNMS=/opt/jffnms/engine
PHP=/usr/bin/php

# Consolidator
*/1  * * * *    cd $JFFNMS && $PHP -q consolidate.php >/dev/null 2>&1

# SLAs
*/30 * * * *    cd $JFFNMS && $PHP -q rrd_analizer.php >/dev/null 2>&1

# TFTP Configuration
02   4 * * *    cd $JFFNMS && $PHP -q tftp_get_host_config.php >/dev/null
2>&1

# Cleanup system
02   5 * * *    cd $JFFNMS && $PHP -q cleanup_raw_tables.php >/dev/null 2>&1
20   * * * *    cd $JFFNMS && sh tmpwatch.sh $JFFNMS >/dev/null 2>&1


# Normal poller - run once (like old poller)
*/5  * * * *    cd $JFFNMS && $PHP -q poller.php -o >/dev/null 2>&1
# Poller that stays in loop, like poller2
*/5  * * * *    cd $JFFNMS && $PHP -q poller.php >/dev/null 2>&1

# Interface Autodiscovery
*/30 * * * *    cd $JFFNMS && $PHP -q autodiscovery_interfaces.php >
/dev/null 2>&1

# Network Autodiscovery
#*/30 * * * *    cd $JFFNMS && $PHP -q autodiscovery_network.php master
$THREADS > /dev/null 2>&1


Thanks


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users 


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to