can we monitor the disk space of network firewall.
I found that by using OID we can create SNMP monitor component or we need ipMonitor module for this.
kindly suggest
You can get the disk space with the NPM module, its a default statistic to collect from most devices. IpMonitor is pretty uncommon for people to use, and it has nothing to do with the SDK that this section of the forum deals with.
I understand that disk , volumes can be monitor by NPM but I am talking about network firewall disk space which is not getting monitored by default
If your firewall exposes it's disks via normal snmp oids then solarwinds will get it automatically.
If it uses custom oids you would have to create a undp to collect those oids, but yes you still can collect it.
If it doesn't expose that info via snmp then you might be able to use an API poller to get it.
If they don't offer the info via snmp or an api then that's a problem you need to discuss with your vendor.