HI,

I'd like to set up an event for Linux/Unix high CPU load. I set up
everything fine (I believe), but i can't see the event.

I have run the test:

nms:/opt/jffnms/engine# php -q rrd_analizer.php 287
15:21:05 I287 :
==========================================================================================
15:21:05 I287 : Start: 2006-09-11 14:45:00      Stop: 2006-09-11
15:15:00       Measures: 6
15:21:05 I287 : cpu_user_ticks(88) cpu_idle_ticks(38)
cpu_nice_ticks(0) cpu_system_ticks(0) load_average_1(1)
load_average_5(0) load_average_15(0) num_users(2) num_procs(52)
tcp_active(0) tcp_passive(0) tcp_established(0)
15:21:05 I287 :
------------------------------------------------------------------------------------------
15:21:06 db_ping(mysql) Connection to DB Restored...
15:21:07 db_ping(mysql) Connection to DB Restored...
15:21:08 db_ping(mysql) Connection to DB Restored...
15:21:09 db_ping(mysql) Connection to DB Restored...
15:21:10 db_ping(mysql) Connection to DB Restored...
Query failed - analyzer_sla() - Unknown column 'slas_cond.condition'
in 'field list'

I was wondering what the last line means, checked mysql and:

mysql> desc slas_cond;
+--------------------+-----------+------+-----+---------+----------------+
| Field              | Type      | Null | Key | Default | Extra          |
+--------------------+-----------+------+-----+---------+----------------+
| id                 | int(10)   |      | PRI | NULL    | auto_increment |
| cond               | char(250) |      |     |         |                |
| description        | char(60)  |      |     |         |                |
| event              | char(60)  |      |     |         |                |
| variable_show      | char(250) |      |     |         |                |
| variable_show_info | char(60)  |      |     |         |                |
+--------------------+-----------+------+-----+---------+----------------+
6 rows in set (0.00 sec)


There's no condition column, but cond. What has happened with my JFF
installation?

Thanks,
Alex

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to