mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
* bsd_ipso/*: Some fixes. Added harm_mode to avoid be unpolite with IPSO in some heavy loaded systems (IMPERATIVE!). Some fixes. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@579 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
15 lines
567 B
Plaintext
Executable File
15 lines
567 B
Plaintext
Executable File
# Pandora User-Defined adquisition script
|
|
# This code is under GPL licence
|
|
|
|
# This is the default user script file
|
|
# If you're using this is because default config doest fit all your needs
|
|
# You can use the following variables
|
|
#
|
|
# $DATA is XML output file where you need to write your module output
|
|
#
|
|
# Please refer documentatation for more example and a more depth usage instructions
|
|
#
|
|
# a little example, to monitor changes on DNS versus actual IP on interface ppp0
|
|
# Uncomment below this line to execute. All output needs to be in Pandora XML Agent-Output format
|
|
|