Forum Discussion
sooner_man79_86
Nov 08, 2010Nimbostratus
Event 806 disk_space Warning
I have version 2.1.3.217 of the F5 MP installed and I keep seeing Event 806 "disk_space" Warnings in the F5 Monitoring Log. I haven't been able to find any Rule or Monitor that corresponds to this. ...
Julian_Balog_34
Nov 15, 2010Historic F5 Account
Brian,
I looked at the trace.log file that you sent us and I believe your device configuration hasn’t been completely discovered. At least this is what I gather from the logs. With every disk_space statistics notification that you’re receiving from the F5 device, the statistics processor inside the F5 Monitoring Service agent attempts to resolve the entity type of the statistic-data received to a ‘well-known’ discovered type (for the F5 device). In our case [some of] the device partitions (appointed to by “disk_space”). Apparently your disk partitions are not discovered and they don’t show up in the device configuration / entity cache.
You can verify this (if you have read-access to the F5_ManagementPack SQL database) by running the following SQL script (using SQL Server Management Studio):
USE F5_ManagementPack
GO
SELECT * FROM DynamicData.Entity WHERE EntityTypeId=5
For the EntityName column you should get an output similar to:
/
/config
/usr
/var
/shared
/var/log
If any of these entity names are missing in your query result, you may have an incomplete discovery for the F5 Device, possibly for both devices. Or there might be something else going on while retrieving/discovering the partition-related configuration data.
You can try to rediscover the devices and then make sure your partition entity data is correctly showing up in the F5_ManagementPack database. If you still can’t see the partition names as suggested above, let us know and we’ll take a closer look.
Julian
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects