Hello,
we use the follwoing service command in nagios: check_nt!PROCSTATE!-d SHOWALL -l terminal.exe
If it is possible to display also PID and CPU and MEM load for that process?
Could we also create warning if process MEM == 0 for example? Hope some can help.
Search found 7 matches
- Thu Oct 18, 2018 4:29 pm
- Forum: Open Source Nagios Projects
- Topic: Check Process Windows
- Replies: 1
- Views: 749
- Wed Aug 29, 2018 4:27 pm
- Forum: Open Source Nagios Projects
- Topic: [solved] SNMP Hikvision
- Replies: 11
- Views: 19544
Re: SNMP Hikvision
Thanks for offer but it is to much.
- Wed Aug 29, 2018 1:21 pm
- Forum: Open Source Nagios Projects
- Topic: [solved] SNMP Hikvision
- Replies: 11
- Views: 19544
Re: SNMP Hikvision
Thanks for that link I also find some sh examples but I not understand 
Normally that script need only use that oid and than change that output to some of my variables. Could you maybe help some ?:(
Normally that script need only use that oid and than change that output to some of my variables. Could you maybe help some ?:(
- Wed Aug 29, 2018 10:48 am
- Forum: Open Source Nagios Projects
- Topic: [solved] SNMP Hikvision
- Replies: 11
- Views: 19544
Re: SNMP Hikvision
Hi that seems really hard. You not have any example for custom snmp plugin?:(
- Wed Aug 29, 2018 10:26 am
- Forum: Open Source Nagios Projects
- Topic: [solved] SNMP Hikvision
- Replies: 11
- Views: 19544
Re: SNMP Hikvision
Hi, it looks now better BUT
I get that response:
SNMP OK - 2
Because that field could be for example: INTEGER: 2
If It is is possible to transfer that INTEGER to a word if i know what is 1 , 2 or 3?
For Example
1 == DVR
2 == NVR
3 == unknown
Could I display NVR insted of 2?
I get that response:
SNMP OK - 2
Because that field could be for example: INTEGER: 2
If It is is possible to transfer that INTEGER to a word if i know what is 1 , 2 or 3?
For Example
1 == DVR
2 == NVR
3 == unknown
Could I display NVR insted of 2?
- Wed Aug 29, 2018 9:29 am
- Forum: Open Source Nagios Projects
- Topic: [solved] SNMP Hikvision
- Replies: 11
- Views: 19544
Re: SNMP Hikvision
Hi if i put your command i get: SNMPv2-SMI::enterprises.50001.1.1.0 = IpAddress: 192.168.248.31 SNMPv2-SMI::enterprises.50001.1.2.0 = INTEGER: 8001 SNMPv2-SMI::enterprises.50001.1.3.0 = STRING: "1620170912CCRR831423499WCVU" SNMPv2-SMI::enterprises.50001.1.100.0 = INTEGER: 2 SNMPv2-SMI::ent...
- Wed Aug 29, 2018 8:44 am
- Forum: Open Source Nagios Projects
- Topic: [solved] SNMP Hikvision
- Replies: 11
- Views: 19544
[solved] SNMP Hikvision
Hello, I try to get information by snmp from hikvision recorder. I enable SNMP v2 on hikvision and add that service: ########################### # HIKVISION SNMP CHECK ########################### # define service{ use generic-service ; Name of service template to use host_name Hikvision-Klar service...