SSB's version number
SNMP object: | SSB-SNMP-MIB::ssbFirmwareVersion |
Type: |
String |
Community (v2c) / Context (v3) |
Data |
Short description: | Current version of the syslog-ng Store Box(SSB). |
Description: The current version number of SSB. This always changes after a successful upgrade.
Number of session files on SSB
SNMP object: | SSB-SNMP-MIB::ssbHTTPSessions |
Type: | Integer32 |
Community (v2c) / Context (v3) |
Data |
Short description: | Number of recently active HTTP-based connections to SSB. |
Description: The number of session files on SSB. These are generated as a result of the following events:
- Accessing the web user interface of SSB.
- Accessing a remote logspace.
- Performing an RPC API call.
For which systems and configurations is it applicable? | Applicable for all configurations and systems. |
Value change frequency | Its value is continuously changing, depending on the number of active connections. |
Related issues and issue indicators | If the returned value changes too often within a short period of time, it can indicate a brute force attack. |
Solution:
-
Cooperate with your network administrator to fend off the external brute force attack.
Number of core files on SSB
SNMP object: | SSB-SNMP-MIB::ssbCoreFiles |
Type: | Integer (number of) |
Community (v2c) / Context (v3) |
Data |
Short description: | The number of core files in SSB's core firmware. |
Description: If the value of this parameter is larger than 0, contact our Support Team.
For which systems and configurations is it applicable? | Applicable for all configurations and systems, but unless a core file is generated, its returned value is 0. |
Value change frequency | Its value does not change often, only when a core file is generated. |
Related issues and issue indicators | Even a single core file indicates an issue. When more than one of them appear, it indicates a more serious issue. |
Solution:
-
Check the state of syslog-ng/indexer.
-
Restart your syslog-ng application.
- For technical assistance, contact our Support Team.
Available free space on SSB
SNMP object: | SSB-SNMP-MIB::ssbUnusedLogStorageCapacity |
Type: | Integer (% percent) |
Community (v2c) / Context (v3) |
Data |
Short description: | Ratio of free space on SSB compared to the Disk space fill up prevention limit. |
Description: The available free space on SSB.
|
Caution:
Hazard of data loss If the value of this parameter is constantly close to 0%, fine-tune your configuration or purchase more SSB appliances. For assistance, contact our Support Team. If the value of this parameter reaches 0%, SSB will stop receiving logs. If you have an Archive Policy configured, archiving will start after the value of this parameter reaches 0%. Therefore, SSB might start receiving logs again after some time has passed. |
Make sure that you always have enough free space.
The definition of "enough" varies based on your specific configuration settings, for example:
- The disk size of your SSB appliance.
- The size, number and frequency of your incoming logs.
- Your Policies > Backup & Archive/Cleanup settings configuration.
- Your Basic Settings > Management > Disk space fill up prevention limit configuration. For details, see Preventing disk space fill up
- and so on
Example: Available free space on SSB
To calculate the available free space on SSB, the following formula is used:
[Disk capacity of the core partition] - [The free space above the Basic Settings > Management > Disk space fill up prevention limit] - [The space that is already in use].
For example:
- Disk capacity of the core partition: This is always 100%
- The free space above the Basic Settings > Management > Disk space fill up prevention limit: If SSB is configured to Disconnect clients when disks are 90 percent used, this value is 100% - 90% = 10%
- The space that is already in use: 35%
Available free space on SSB = 100% - 10% - 35% = 55%
For which systems and configurations is it applicable? | Applicable for all configurations and systems. |
Value change frequency | Its value is continuously decreasing, depending on available log storage capacity. |
Related issues and issue indicators | As the returned value approaches 0, the available log storage capacity is continuously decreasing. |
Solution:
- Archive your logs or store them in some other way (for example, forward your log messages to different logstores).
-
Consider upgrading the capacity of your SSB appliance or purchasing more SSB appliances (for more information, see "Hardware specifications" in the Installation Guide or contact our Sales Team).