Search found 15 matches
- Tue Jan 27, 2026 2:04 am
- Forum: Nagios XI
- Topic: snmp v3 on check_nwc_health plugin
- Replies: 3
- Views: 5630
Re: snmp v3 on check_nwc_health plugin
Hi Laura, Tried to do it but it doesnt give me anything. I tried to use snmpwalk with the same credentials, although the auth and priv protocol is in 256. Not sure now if my command format is correct. PROD [root@server ~]# snmpwalk -v 3 -u monitoring -l authPriv -a SHA-256 -A authpass -x AES-256 -X ...
- Sun Jan 25, 2026 10:59 pm
- Forum: Nagios XI
- Topic: snmp v3 on check_nwc_health plugin
- Replies: 3
- Views: 5630
snmp v3 on check_nwc_health plugin
Hi, I was trying to use check_nwc_health plugin to monitor a device via SNPv3. Here's the full command (im trying to list all interfaces first, just to see if the command works): /usr/local/nagios/libexec/check_nwc_health --hostname host1 --protocol 3 --username 'user' --authprotocol sha --privproto...
- Fri Jun 14, 2024 7:19 am
- Forum: Nagios XI
- Topic: Monitor old memory heap usage JVM on Nagios XI
- Replies: 3
- Views: 948
Re: Monitor old memory heap usage JVM on Nagios XI
Thanks @danderson, this will do the trick. I was able to use the MemoryOld argument.
- Thu Jun 06, 2024 8:58 pm
- Forum: Nagios XI
- Topic: Monitor old memory heap usage JVM on Nagios XI
- Replies: 3
- Views: 948
Monitor old memory heap usage JVM on Nagios XI
I'm trying to monitor JVM heap usage for a weblogic server on Nagios XI. Although using check_jvm did the trick, it only shows the total heap usage.
i need to view/monitor heap usage breakdown for old, heap, young and perm memory. is there a way to do it here? Thanks
i need to view/monitor heap usage breakdown for old, heap, young and perm memory. is there a way to do it here? Thanks
- Thu Sep 05, 2019 1:15 pm
- Forum: Nagios XI
- Topic: Cannot Generate Graphs using Capacity Planning
- Replies: 20
- Views: 4583
Re: Cannot Generate Graphs using Capacity Planning
Hi, Please find below details. PROD [root@nagios ~]# head /usr/local/nagiosxi/html/includes/components/capacityplanning/CHANGES.txt 2.2.1 ================== - Fixed table pager not respecting manually overriden report settings [TPS#8208] -BH 2.2.0 - 11/30/2015 ================== - Fixed time period ...
- Wed Sep 04, 2019 2:27 pm
- Forum: Nagios XI
- Topic: Cannot Generate Graphs using Capacity Planning
- Replies: 20
- Views: 4583
Re: Cannot Generate Graphs using Capacity Planning
Hi,
Please see extracted profile and the files under OCASAD1T00APRE1
Thanks,
Please see extracted profile and the files under OCASAD1T00APRE1
Thanks,
- Fri Aug 30, 2019 5:21 pm
- Forum: Nagios XI
- Topic: Cannot Generate Graphs using Capacity Planning
- Replies: 20
- Views: 4583
Re: Cannot Generate Graphs using Capacity Planning
Hi, Please see answer below: 1. What happens when you shorten the time period from 1 month to 1 week? Same output from month period, changing the period doesn't effect on the output, still the same even if changing it 2. Are you experiencing this behavior across the board or only for host OCASAD1TOO...
- Fri Aug 23, 2019 11:30 am
- Forum: Nagios XI
- Topic: Cannot Generate Graphs using Capacity Planning
- Replies: 20
- Views: 4583
Re: Cannot Generate Graphs using Capacity Planning
Actually, it has enough data to process, but it seems that the capacity planning cannot parse those data.
You can check the attached document for the performance graph vs capacity planning.
You can check the attached document for the performance graph vs capacity planning.
- Fri Aug 23, 2019 10:31 am
- Forum: Nagios XI
- Topic: Cannot Generate Graphs using Capacity Planning
- Replies: 20
- Views: 4583
Re: Cannot Generate Graphs using Capacity Planning
Hi, Sorry for the delayed response, here's the output: [root@nagios ~]# tail -100 /usr/local/nagiosxi/var/components/capacityplanning.log for chunk in self._iterencode_dict(o, markers): File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict for chunk in self._iterencode...
- Wed Aug 07, 2019 6:58 pm
- Forum: Nagios XI
- Topic: Cannot Generate Graphs using Capacity Planning
- Replies: 20
- Views: 4583
Re: Cannot Generate Graphs using Capacity Planning
Hi,
Please see below result.
[root@nagios~]# ls -l /usr/local/nagiosxi/var/components/capacityplanning.log
-rwxrwxrwx 1 apache nagios 28845716 Aug 2 11:10 /usr/local/nagiosxi/var/components/capacityplanning.log
[root@nagios ~]#
Please see below result.
[root@nagios~]# ls -l /usr/local/nagiosxi/var/components/capacityplanning.log
-rwxrwxrwx 1 apache nagios 28845716 Aug 2 11:10 /usr/local/nagiosxi/var/components/capacityplanning.log
[root@nagios ~]#