Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "/opt/zenoss/Products/DataCollector/zenmodeler.py", line 623, in processClient
- datamaps = plugin.process(device, results, self.log)
- File "/opt/zenoss/Products/DataCollector/plugins/zenoss/snmp/HRFileSystemMap.py", line 108, in process
- if skipfsnames and re.search(skipfsnames, fs['mount']):
- File "/opt/zenoss/lib/python2.6/re.py", line 142, in search
- return _compile(pattern, flags).search(string)
- File "/opt/zenoss/lib/python2.6/re.py", line 245, in _compile
- raise error, v # invalid expression
- error: nothing to repeat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement