mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
2007-09-17 Raul Mateos <raulofpandora@gmail.com>
* pandora_agent.conf: Corrected some texts. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
1f7acd09bd
commit
3c881119f7
@ -1,3 +1,7 @@
|
||||
2007-09-17 Raul Mateos <raulofpandora@gmail.com>
|
||||
|
||||
* pandora_agent.conf: Corrected some texts.
|
||||
|
||||
2007-09-14 Sancho Lerena <slerena@gmail.com>
|
||||
|
||||
* pandora_agent.conf: Updated
|
||||
|
@ -79,7 +79,7 @@ module_exec netstat -s | grep "Packets Received" | tr -d " " | cut -f 2 -d "=" |
|
||||
module_description Received packets
|
||||
module_end
|
||||
|
||||
# Accepter server sessions (Server in Spanish)
|
||||
# Accepted server sessions (Server in Spanish)
|
||||
module_begin
|
||||
module_name ServerSessions
|
||||
module_type generic_data
|
||||
@ -95,7 +95,6 @@ module_exec net statistics server | grep "Error" | gawk "{ print $4 }"
|
||||
module_description Server errors
|
||||
module_end
|
||||
|
||||
|
||||
# Received packets using external program exec
|
||||
module_begin
|
||||
module_name Listen_Conn
|
||||
@ -144,8 +143,8 @@ module_proc dsNcService.exe
|
||||
module_description Network Connect Service VPN Client from Juniper
|
||||
module_end
|
||||
|
||||
# More examples, unccoment (#) to use it
|
||||
# ======================================
|
||||
# More examples, uncomment (removing #) to use them
|
||||
# =================================================
|
||||
|
||||
#Free space on disk D:
|
||||
#module_begin
|
||||
|
Loading…
x
Reference in New Issue
Block a user