Hello all
 

I have a problem I have not come across before, can someone give me some 
pointers please? 



I can add new hosts to jffnms, and graphs get created and
populated with data for say disk space or network traffic. But if I try and
poll a service it get marked as down. Seems to do it for all services I want to
monitor (mysql, sshd, apache, etc)


If I su to the jffnms user and run the poller I get the
output below, now if it was down I would not be able to run the command because
I am ssh onto the box.. Besides, if I run nmap (as jffnms user) of the sshd port
is says open. 

 When I do a manual discovery, its says the service is up.



jffnms@shjffnms /opt/jffnms/engine $ php -q poller.php -i
14 -o

13:31:20 LPD:  
Updated hosts (2) to LPD 1331213480

13:31:20 ITEMS    
Added 1 items

13:31:21 START    
Child started with PID 23634 and idle.

13:31:21 WORK     
Child 0 was idle, working on item 14 Try 1

13:31:21 STATUS   
Items Waiting/Polling=Total: 0/1

13:31:21 STATUS   
Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 0/1/0/0/0=1

13:31:22 CHILD #0   
:  H   2 : 
I  14 :  P  10 :
app_status,current_instances(sshd): not running -> multi_buffer(): 1 (time
P: 36.06 | B: 0.03) 

13:31:22 CHILD #0   
:  H   2 : 
I  14 :  P  20 :
app_status(): not running -> alarm(38): Nothing was done (time P: 0.02 | B:
1.82) 

13:31:22 CHILD #0   
:  H   2 : 
I  14 :  P  30 :
hostmib_perf:used_memory(2):  ->
buffer(): 2 (time P: 0.02 | B: 0.01) 

13:31:22 CHILD #0   
:  H   2 : 
I  14 :  P  90 :
no_poller(): 0 -> rrd(*):  (time P:
0.01 | B: 3.49) 

13:31:22 STATUS   
Items Waiting/Polling=Total: 0/0

13:31:22 STATUS   
Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 1/0/0/0/0=1

13:31:23 Child #0 (PID:23634) stopped: not needed.

13:31:23 STATUS   
Items Waiting/Polling=Total: 0/0

13:31:23 STATUS   
Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 0/0/0/1/0=1

13:31:24 STATUS   
Items Waiting/Polling=Total: 0/0

13:31:24 STATUS   
Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 0/0/0/0/0=0

jffnms@shjffnms /opt/jffnms/engine $ nmap -sT -p 22
localhost

 

Starting Nmap 5.51 ( http://nmap.org ) at 2012-03-08
13:31 GMT

Nmap scan report for localhost (127.0.0.1)

Host is up (0.00012s latency).

PORT   STATE
SERVICE

22/tcp open  ssh

 

Nmap done: 1 IP address (1 host up) scanned in 0.07
seconds

jffnms@shjffnms /opt/jffnms/engine $

 

Any ideas?

 vitals. jffnms-0.9.2 (Fresh install)
apache: 2.2.21-r1
mysql: 5.1.61php: 5.3.10


Regards,

 

Mat
                                          
------------------------------------------------------------------------------
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

Reply via email to