mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fix agents conf typo
This commit is contained in:
parent
b46f9c9319
commit
4b8902b605
@ -207,6 +207,6 @@ module_end
|
|||||||
|
|
||||||
module_plugin grep_log /var/log/auth.log Syslog sshd
|
module_plugin grep_log /var/log/auth.log Syslog sshd
|
||||||
|
|
||||||
# Plugin for invenotry on the agent.
|
# Plugin for inventory on the agent.
|
||||||
|
|
||||||
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
||||||
|
@ -269,7 +269,7 @@ module_plugin grep_log /var/log/syslog Syslog ssh
|
|||||||
#module_description Used memory in KB postprocessed to be in MB
|
#module_description Used memory in KB postprocessed to be in MB
|
||||||
#module_end
|
#module_end
|
||||||
|
|
||||||
# Plugin for invenotry on the agent.
|
# Plugin for inventory on the agent.
|
||||||
|
|
||||||
# module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users process ip route
|
# module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users process ip route
|
||||||
|
|
||||||
|
@ -164,5 +164,5 @@ module_end
|
|||||||
|
|
||||||
module_plugin grep_log /var/log/syslog Syslog ssh
|
module_plugin grep_log /var/log/syslog Syslog ssh
|
||||||
|
|
||||||
# Plugin for invenotry on the agent.
|
# Plugin for inventory on the agent.
|
||||||
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
||||||
|
@ -379,6 +379,6 @@ module_end
|
|||||||
|
|
||||||
#module_plugin grep_log /var/log/syslog Syslog ssh
|
#module_plugin grep_log /var/log/syslog Syslog ssh
|
||||||
|
|
||||||
# Plugin for invenotry on the agent.
|
# Plugin for inventory on the agent.
|
||||||
|
|
||||||
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
||||||
|
@ -272,7 +272,7 @@ module_plugin pandora_df_free
|
|||||||
|
|
||||||
module_plugin grep_log /var/log/auth.log Syslog sshd
|
module_plugin grep_log /var/log/auth.log Syslog sshd
|
||||||
|
|
||||||
# Plugin for invenotry on the agent.
|
# Plugin for inventory on the agent.
|
||||||
# module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users route
|
# module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users route
|
||||||
|
|
||||||
# Log collection modules. Only for enterprise version, this will collect log files for forensic analysis.
|
# Log collection modules. Only for enterprise version, this will collect log files for forensic analysis.
|
||||||
|
@ -269,7 +269,7 @@ module_plugin pandora_netusage
|
|||||||
# Service autodiscovery plugin
|
# Service autodiscovery plugin
|
||||||
module_plugin autodiscover --default
|
module_plugin autodiscover --default
|
||||||
|
|
||||||
# Plugin for invenotry on the agent.
|
# Plugin for inventory on the agent.
|
||||||
#module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users route
|
#module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users route
|
||||||
|
|
||||||
# Log collection modules. Only for enterprise version, this will collect log files for forensic analysis.
|
# Log collection modules. Only for enterprise version, this will collect log files for forensic analysis.
|
||||||
|
@ -232,6 +232,6 @@ module_end
|
|||||||
|
|
||||||
module_plugin grep_log /var/log/auth.log Syslog sshd
|
module_plugin grep_log /var/log/auth.log Syslog sshd
|
||||||
|
|
||||||
# Plugin for invenotry on the agent.
|
# Plugin for inventory on the agent.
|
||||||
|
|
||||||
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
# module_plugin inventory 1 cpu ram video nic hd cdrom software
|
||||||
|
Loading…
x
Reference in New Issue
Block a user