mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-25 11:48:38 +02:00
18 lines
526 B
Plaintext
18 lines
526 B
Plaintext
Pandora FMS XML count tool
|
|
==========================
|
|
|
|
This is a small diagnosis tool that counts XML data files in Pandora FMS's spool directory by agent.
|
|
|
|
Usage example
|
|
-------------
|
|
|
|
$ perl ./pandora_xml_count.pl /var/spool/pandora_data_in
|
|
Number of .data files Agent name
|
|
--------------------- ----------
|
|
1 Agent80
|
|
1 Agent25
|
|
42 Agent22
|
|
... ...
|
|
41122 Agent21
|
|
|