Welcome to Pandora FMS Community › Forums › Community support › Network module doesn’t work
-
Network module doesn’t work
Posted by deadeye on November 23, 2008 at 08:02The network module only get data one time after its creation, while other data modules autorefresh every five minutes.
I check the log file and find the lines as below
Perl exited with active threads:
4 running and unjoined
0 finished and unjoined
0 running and detachedPlease advise
deadeye replied 16 years, 3 months ago 3 Members · 13 Replies -
13 Replies
-
-
-
-
-
-
-
::
This is the timestamp in monitor detail detail page
Agent Type Module Name Interval Status Timestamp
LOCALAGENT agent_keepalive 300 [Monitor up] -50,225 seconds
LOCALAGENT Check HTTP 1 300 [Monitor up] -32,238 seconds
LOCALAGENT Check HTTP 2 300 [Monitor up] -12,355 seconds
LOCALAGENT Check HTTP 3 300 [Monitor up] -12,340 seconds -
::
This is the last contact in agent detail page
X Type Module name Description Status Interval Last contact
agent_keepalive Agent Keepalive monitor [All Monitors OK] — 44 seconds
Check HTTP 1 [All Monitors OK] 300 5 hours
Check HTTP 2 [All Monitors OK] 300 11 hours
Check HTTP 2 [All Monitors OK] 300 11 hours -
::
There’s nothing response after the line “Starting up Network Producer Thread …”
#/usr/bin/pandora_network /etc/pandora/pandora_server.conf
Pandora FMS Network Server 2.1-dev Build PS081109 Copyright (c) 2004-2008 ArticaST
This program is OpenSource, licensed under the terms of GPL License version 2.
You can download latest versions and documentation at http://www.pandorafms.org- Server basepath is /etc/pandora/pandora_server.conf
- Server logfile at /var/log/pandora/pandora_server.log
- Server errorlogfile at /var/log/pandora/pandora_server.error
- Server incoming directory at /var/spool/pandora/data_in
- Server keepalive 45
- Server threshold 5
- You are running Pandora FMS Network Server.
- This server is running in MASTER mode.
- Pandora FMS Server [endor_Net] is running and operative
- Starting up network threads
- Starting up Network Consumer Thread # 0
- Starting up Network Consumer Thread # 1
- Starting up Network Consumer Thread # 2
- Starting up Network Consumer Thread # 3
- Starting up Network Consumer Thread # 4
- All threads loaded and running
- Starting up Network Producer Thread …
-
-
-
-