Jump to content

Recommended Posts

Posted
SNMP Server module allows SNMP agent exploring, crawling for exposed variables, displaying real-time values on the mobile clients and monitoring variables for changes using configured rules.
 
1013927_550034425038497_1294826165_n.png
 
1053405_550034405038499_1167150246_o.png
 
Agent discovery is supported, you click the “Run Discovery” button and watch how SNMP agents get added. Exporting and Importing is also possible to ease the process of configuration backup and migration.
 
1045117_550034431705163_425219988_n.png
 
1044967_550034438371829_678203760_n.png
 
Send notifications when a selected SNMP agent variable value meets a certain condition:
 
1011025_551005501608056_2033940685_n.png
 

1049196_551005508274722_186584693_o.png

Posted

Almost working - I've enabled the SNMP Server module, discovered the devices and setup a couple OID to read, but I'm not able to find the SNMP Agents within the Web or iPhone dashboard.  Am I missing something?

  • 8 months later...
Posted

Hi,

 

The SNMP server module is not available for the free accounts and for now it is only supported by the Windows agent. 

We are working to bring it to the Linux agent too.

 

Hope this helps.

Marius

  • 11 months later...
Posted

Can the missing pictures be updated?

 

i am not sure i can find greather than, only equal og not equal in my setup is apperently available (under variable) 

 

see attached file.

 

i have only tested with SNMP on a printer, in number of documents.

 

but i would like to see greater than, so i can be sure the notification will be triggered.

 

//Rasmus

 

 

 

post-3933-0-20622000-1425567150_thumb.jp

  • Staff
Posted

Hi Rasmus,

 
We will update the missing images soon. To see the greater than, greater or equal than, lower than, lower or equal than options you need to mark the variable as an Integer variable. From Server Modules -> SNMP -> Edit SNMP Agent -> Variables -> Edit SNMP Variable set the Type to Integer and then you will be able to configure integer notifications.
 
Regards,
Chris
Pulseway Support
  • 2 months later...
  • Staff
Posted

Hi,

 

It looks like your device doesn't respect the SNMP convention by sending an empty IpAddress body (0x40, 0x00). That violates the standard, as the result should be a Null body (0x05, 0x00). IpAddress is defined in RFC2578, which is strictly of 4 bytes. That's why SNMP checks against 4 bytes. The check against 16 bytes is for IPv6 addresses. Can you try to update the firmware of the device to see if fixes the issue?

 

Regards,

Chris

Pulseway Support

  • 1 year later...
Posted

A bit of a gravekick, but is the SNMP module available on linux, more specific, the raspberry pi? I'm currently using a couple of them as Pi Hole DNS servers and would like them to monitor the various SNMP devices as well...

  • Administrators
Posted

I'm afraid there is no SNMP module on the Linux agent at this time. Sorry about this.

-Paul

  • Administrators
Posted

Hi Michel,

It's part of our wish list but due to the very little popularity of the Linux agent compared with the immense amount of feedback we receive for the Windows agent this was pushed from the Roadmap. I've brought this up in a meeting today and we're trying on bringing it back on the Roadmap. I apologize for the inconvenience.

In the meantime you can create a bash script that will use SNMPGET to query SNMP devices and if the value doesn't meet your criteria then return an exit code (exit [number]) that's not zero to mark the script as failed (which can send a notification if enabled).

-Paul

  • 5 months later...
  • 1 year later...
  • 1 month later...
Posted

+1 for Linux SNMP. There's a ton of small shops running Pi's to do basic tasks and monitoring. Plus these are used pretty heavily for Ubiquiti device management (a monitoring policy to add sensors for all of their products would be awesome and I'm sure attract some new customers).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...